.venv/
__pycache__/
*.pyc
.pytest_cache/
.mypy_cache/
.ruff_cache/
*.egg-info/
dist/
build/
.coverage
htmlcov/

# Local agent/assistant scratch artifacts: never part of the published project
docs/superpowers/
.claude/
