.coverage
.mypy_cache/
.pytest_cache/
.ruff_cache/
__pycache__/
*.py[cod]

.claude/
.opencode/
.stratus.json
.mcp.json
opencode.json

build/
dist/
*.egg-info/

outputs/
benchmarks/pdf-corpus/
*.pdf

.env
.env.*
!.env.example
