Truth Claim Reject¶
Ask the human to reject one exact claim as plain noise, false content, or a preference correction.
MCP name: truth_claim_reject
Category: truth
Mutates state (retry policy: manual)
Parameters¶
| Name | Type | Required | Description |
|---|---|---|---|
claim_id |
str |
Yes | Proposed claim to render and reject. |
derivation |
dict |
No | Optional derivation for the false or preference result claim. |
reason_class |
str |
Yes | reject_plain, reject_as_false, or reject_as_preference. |
result_proposition |
str |
No | Preference proposition offered for reject_as_preference. |
result_structured |
dict |
No | Optional structured fields for the offered preference claim. |
store_id |
str |
Yes | Registered Truth store identity. |
support_span_ids |
list |
No | Evidence spans supporting a false or preference result claim. |