elite_verify
Verify a claim or code state with a targeted check, store evidence using a run ID, and follow the provided continuation before responding.
Instructions
Run one check, persist evidence by run_id, then follow the returned continuation before answering.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | No | ||
| check | No | doctor | |
| draft | No | ||
| query | No | ||
| run_id | No | ||
| command | No | ||
| language | No | python | |
| step_index | No | ||
| project_root | No | ||
| allowed_files | No | ||
| forbid_dependency_changes | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| check | Yes | ||
| status | No | ok | |
| evidence | No | ||
| warnings | No | ||
| limitations | No | ||
| continuation | No | ||
| schema_version | No | 1.1 | |
| subject_digest | No | ||
| verification_status | No | NOT_CHECKED |