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

# Internal specs, plans, and handoff docs (not public)
docs/specs/
docs/superpowers/
docs/handoff-*
