__pycache__/
*.pyc
*.egg-info/
dist/
build/
.venv/
.mypy_cache/
.ruff_cache/
.env

# Local-only orchestration / quality infrastructure — never push.
.dgov/
.sentrux/

# Per-session handover and napkin — auto-generated, never push.
HANDOVER.md
.napkin.md
