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

# Internal-only developer notes (not for publication)
AUDIT-NOTES.md
