coldstate_verify
Verify a previously-cited knowledge fact is unchanged. Provide the entry id and the content_hash you stored earlier; returns whether it still matches the current knowledge base. The trust primitive for AI-to-AI fact-checking.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Stable knowledge entry id | |
| content_hash | Yes | The content_hash from a previous fetch/cite |