Type the proposition before you automate
Gate supported predicates in your model or data pipeline with verify_proposition.
Use free-text discovery to find review work, then get a subtractively repaired
answer instead of a dead end: retracted citations deleted, contradicted sentences struck, sourced
warnings appended. Repair only ever removes or annotates — it never rewrites a claim, so it cannot
introduce a new one.
curl ".../api/verify?q=<answer>"
# → { recommend:"reject", claims:[…receipts…] }
curl ".../api/repair?q=<answer>"
# → { repaired_text, edits[], residual[], ship_status }
Integrate: MCP + API reference →