typesafe_verify
Checks evidence against a claim to return a support probability and an explicit proceed/review recommendation.
Instructions
Judge whether supplied evidence directly supports a claim. Returns a support probability and an explicit proceed/review recommendation; it never treats a claim as proven on its own.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| claim | Yes | ||
| context | No | Optional relevant JSON context. | |
| evidence | Yes | The source passage(s) or structured evidence. | |
| comparison_model | No | Optional model this call intentionally substitutes. Recorded only for a theoretical usage summary; no baseline is run. | |
| support_threshold | No |