__pycache__/
*.pyc
*.egg-info/
dist/
build/
.venv/
.docrot_cache/
.pytest_cache/
.mypy_cache/
.ruff_cache/
.coverage
coverage.xml

# local design docs live outside the package
PLAN.md
research-deliverable.md
