# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
.DS_Store
.mcp.json

# Virtual environments
.claude
.venv
.ayder
.coverage

# test db
lancedb_dbs_vector/

# Calibration artifacts. Measurements are deployment-local evidence about one
# corpus, so they are never published: exploratory runs land here, and the
# report backing a certified choice is copied to calibration_reports/durable/.
calibration_reports/

# Config
config.yaml
