__pycache__/
*.py[cod]
*.egg-info/
dist/
build/
.eggs/
*.egg
.build-venv/
.venv/

.mypy_cache/
.pytest_cache/
.hypothesis/

.claude/

.env
.env.*

*.log

research/
plans/
references/

# Internal working notes — never committed. Public docs live directly in docs/.
docs/internal/

# Eval/session artefacts
*.html
*.png
writing-mcp-tools-review.html
eval-review-top.png
*-workspace/
.playwright-mcp/
