Verify a claim
verifyClassify a claim as supported, contradicted, or unverified using provided evidence, then get a decisive experiment to resolve uncertainty.
Instructions
Separate what is known, assumed, supported, contradicted, and still unverified, then propose a decisive experiment.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| claim | Yes | The technical claim to examine. | |
| context | No | Background context. Context is not treated as evidence by itself. | |
| evidence | No | Supplied evidence only. Ackrite does not invent or fetch evidence. | |
| sessionId | No | Optional bounded in-process session identifier; defaults to 'default'. | |
| expectedBehavior | No | Expected behavior, if relevant. | |
| observedBehavior | No | Observed behavior, if relevant. |