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

# Tool caches
.pytest_cache/
.ruff_cache/
.mypy_cache/
.ty_cache/

# Virtual environments
.venv

# Local prototypes and agent-memory experiments
.claude/
scripts/

# Local working notes
FOLLOWUPS.md
