__pycache__/
.pytest_cache/
.ruff_cache/
.venv/
*.pyc
dist/
build/
*.egg-info/
.env
.mypy_cache/
.coverage
coverage.xml
htmlcov/
.claude/
.omc/

# Local-only readiness checklist
TODO.md
