__pycache__/
*.py[cod]
*.egg-info/
.venv/
dist/
build/
.pytest_cache/
.ruff_cache/
.bee/
.DS_Store
*.db

# Internal planning docs — keep locally only, never push
docs/superpowers/
