Truth Source Usage Reconcile¶
Recover Sources acknowledgement receipts for Truth mutations that committed before a process interruption.
MCP name: truth_source_usage_reconcile
Category: truth
Mutates state (retry policy: manual)
Parameters¶
| Name | Type | Required | Description |
|---|---|---|---|
limit_per_store |
int |
No | Maximum pending usage receipts to reconcile per store (1-1000, default 100). |
store_id |
string |
No | Optional exact Truth store ID; omit to inspect every reachable store. |
Details¶
Truth and Sources are separate durable authorities. A process may stop after a Truth transaction commits but before the corresponding Sources usage is acknowledged. This capability resumes only those exact, already-recorded usage receipts. It does not re-resolve source content, create another claim, or infer that a redacted source is clean.