node_modules/
dist/
build/
*.js.map
.env
.env.*
!.env.example
coverage/
.nyc_output/
.DS_Store
*.log
*.db
*.db-shm
*.db-wal
success_rate_history.json

# Runtime data – never commit
node_modules/
*.db
*.sqlite
.gbrain-corpus/
.gmirror/
.gorchestrator/
.gagent/
.glearn/
.gtom/

# Local receipts produced by running the tool (not test baselines)
receipts-*.jsonl

# Build output
dist/
*.js.map
