execute_verification
Verifies implementation by consuming the one-time approval token, running the candidate verifier, and appending observed command evidence to the traceable evidence matrix.
Instructions
Consume one token, run the candidate verifier, and append observed command evidence.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| plan_id | Yes | Identifier returned by prepare_verification. | |
| task_id | Yes | Identifier returned by create_task. | |
| approval_token | Yes | One-time approval token from prepare_verification. | |
| allow_workspace_write | No | Explicit workspace-write approval. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||