# scripts/ — dev + ops tooling (not shipped runtime) Standalone scripts run with `./.venv/Scripts/python.exe scripts/.py`. Nothing here is imported by the app. ## What's here - **`dev_seed.py`** — run the app locally with a dev-token login (no Clerk) + in-memory SQLite, seeded with clickable batch/booking leads (overlay image + outline geometry + a prior edit). Serves `http://127.0.0.1:8000`; open `/dashboard?token=devtoken`. Seeds the in-process viz cache too, so it must run the server in-process (it does). - **`browser_smoke.py`** — Playwright-for-Python click-test of the dashboard popup / drag-editor / history. **No Node or MCP** — `pip install -e ".[dev]"` gets playwright, then `python -m playwright install chromium` once. Run against a live `dev_seed.py`. Screenshots → `scripts/_browser_shots/` (gitignored). - **`debug_hardscape.py`** — per-class segmentation predictions for one address. - **`run_eval.py` / `run_ablation.py` / `audit_pipeline.py`** — engine accuracy analysis (labeled before/after evals → `data/evals/