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

# Planning scratch — architecture lives in docs/architecture.md instead.
.plans/
