# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info

# Virtual environments
.venv
.worktrees/

# Local corpora (private / third-party content) -- bring your own
data/

# Local agent config
.claude/

# Internal build spec / thinking record (kept local, not published)
PLAN.md
