__pycache__/
*.pyc
.venv/
.pytest_cache/
dist/
build/
*.egg-info/
.DS_Store

# Agent working files. Plans, handoffs and retrospectives are notes to the next
# session, not to a reader of this repo; PLAYBOOK.md is where a rule lands once
# it is worth keeping.
.agent/
.claude/
.codex/
plans/
.plans/
PLAN.md
PLAN-*.md
*.plan.md
HANDOFF.md
HANDOFF-*.md
RETROSPECTIVE.md
RETROSPECTIVE-*.md
scratch/
.scratch/
