__pycache__/
*.py[cod]
*.egg-info/
build/
dist/
.venv/
venv/
parse_stubs/
uv.lock
.coverage
.pytest_cache/
.mypy_cache/
.ruff_cache/
.dev/

# Personal working-notes / superpowers plans+specs — keep out of the shared repo.
docs/superpowers/
/plans/
