__pycache__/
*.pyc
.pytest_cache/
.coverage
dist/
build/
*.egg-info/
.venv/

# internal planning/audit artifacts, not part of the public release
.local/

# superseded asset drafts, kept locally for reference only
docs/assets/archive/

# local-only Claude Code project guide, not part of the public repo
CLAUDE.md
