- **Shell Environment:** This repository is hosted on **Windows**. All commands MUST use **PowerShell** syntax for general file operations and directory management.
- **Python Execution:** All simulation and scenario commands MUST be launched via the `run.bat` orchestrator using the `cmd /c` prefix.
- **Standalone Scripts:** Scripts like `test_shenron.py` or diagnostic tools must also use `cmd /c` with explicit environment activation to ensure compatibility: