# Local dev setup — run this once python -m venv .venv .\.venv\Scripts\pip install -e ".[dev]" Write-Host "Done. Run: .\.venv\Scripts\activate"