Verify — confidence gating

Every candidate fact is scored before it can join the global corpus. Only facts above threshold are kept.

Data sources

  • verification_eventstable
    public.verification_events

    Per-attempt score and decision.

Pipeline components

  • agi-runner.server.ts
    src/lib/agi-runner.server.ts

    Runs the scoring loop.

  • seed-tick webhook
    src/routes/api/public/hooks/seed-tick.ts

    External tick endpoint that advances the verification queue.