__pycache__/
*.py[cod]
.pytest_cache/
.mypy_cache/
.ruff_cache/
*.egg-info/
build/
dist/
.venv/
venv/

# Local working notes, not part of the published project (until explicitly committed).
CLAUDE.md
dev-notes/
