Verify — confidence gating
Every candidate fact is scored before it can join the global corpus. Only facts above threshold are kept.
Data sources
- verification_eventstablepublic.verification_events
Per-attempt score and decision.
Pipeline components
- agi-runner.server.tssrc/lib/agi-runner.server.ts
Runs the scoring loop.
- seed-tick webhooksrc/routes/api/public/hooks/seed-tick.ts
External tick endpoint that advances the verification queue.