__pycache__/
*.py[cod]
*.egg-info/
dist/
build/
.pytest_cache/
*.egg
.eggs/
.coverage
coverage.xml
htmlcov/
marketing/
tests/benchmark/data/
.claude/
_core*.so
target/

# Workspace-only design / planning artifacts (per convention — not committed)
docs/design-pseudonym-llm.md
docs/roadmap-v0.5.x.md
docs/superpowers/

# mutmut workspace (regenerated on every `mutmut run`)
mutants/
mutmut-stats.json
