__pycache__/
*.py[cod]
*$py.class
*.egg-info/
dist/
build/
.eggs/
*.egg
.mypy_cache/
.ruff_cache/
.pytest_cache/
.coverage
coverage.xml
htmlcov/
.env
.venv/
venv/
metadata/
# Note: actual ground-truth dirs are examples/ground_truth_mcp060/ and
# examples/ground_truth_r2/ — both tracked. The legacy `examples/ground_truth/`
# pattern referred to a directory that never existed; removed to avoid
# silently ignoring a future contributor's `examples/ground_truth/` work.

# internal/ is tracked in -dev repo
