resolve_contradiction
Resolve a contradiction record by specifying the authoritative claim, reason, and resolver, creating an audit trail.
Instructions
Resolves a contradiction record, recording the authoritative chosen claim (optional), resolution reason, and audit trail.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notes | No | Additional resolution notes | |
| reason | Yes | Detailed explanation of why and how this contradiction was resolved | |
| resolvedBy | Yes | Name or identifier of the resolver | |
| chosenClaimId | No | ID of the claim accepted as authoritative (optional) | |
| contradictionId | Yes | The unique ID of the contradiction record to resolve |