__pycache__/
*.py[cod]
*.egg-info/
dist/
node_modules/
build/
.venv/
.env
.coverage
coverage.xml
.pytest_cache/
.mypy_cache/
.ruff_cache/
.ragproof/
.claude/
report.html
# local case-study working files (reproduce via docs/case-study-doc007.md)
doc007*.yaml
doc007*.jsonl
doc007*.html
*.db
*.db-wal
*.db-shm
*.bak
