.env .venv/ __pycache__/ *.pyc data/ *.db .pytest_cache/ # ORCH-31: staging env (secrets, not committed — see .env.staging.example) .env.staging # ORCH-102: sidecar-watchdog env (secrets, not committed — see .env.watchdog.example) .env.watchdog # ORCH-31: staging DB data directory data/staging/