__pycache__/
*.py[cod]
.venv/
venv/
*.egg-info/
dist/
build/
.pytest_cache/
.ruff_cache/
.env
# Vendor/customer-proprietary reference material is not redistributed
Reference Material/
# Internal design/planning artifacts (kept locally, not published)
docs/superpowers/
