Open Kioku Explain Verification
explain_verificationTranslate a verification report into a decision, boundary failures, warnings, dependency deltas, validation attestations, and recommended tests. Use after verifying a change to understand the outcome.
Instructions
Explain a contract verification report, including the decision, boundary failures, warnings, dependency deltas, validation attestations, and recommended tests. Use after verify_change_contract to translate a verification report into a decision, failures, warnings, and next tests. This is read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | Return format. Defaults to json. | |
| verification | No | Inline ContractVerificationReport object. | |
| verification_json | No | JSON-encoded ContractVerificationReport. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| value | No | Wrapped non-object output, used for Markdown, TOON, or scalar responses. |