# Runtime output
logs/

# Python
__pycache__/
*.pyc
.venv/
dist/
build/
*.egg-info/

# Tooling / editor
.claude/
*.un~
*~

# Internal planning (not published)
PLAN.md
