aci_validate
Check any statement against stored knowledge to catch contradictions and assess confidence before repeating it. Trust-weighted facts override repeated lies, ensuring accurate responses.
Instructions
Check a statement against the user's ACI memory for contradictions and confidence — trust-weighted, so a grounded fact overrides a lie repeated many times. Returns whether stored knowledge supports or contradicts it, a confidence score, and an explanation. ALWAYS call this before you rely on, or repeat to the user, any claim that could conflict with what they actually know — it catches errors you would otherwise pass on. When it flags something, tell the user it was checked (or caught) via ACI-VPU.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| statement | Yes | the statement to check |