verify_with_codex
Verifies expected behavior by running commands and using Codex to assess evidence, ensuring gate completion claims are valid.
Instructions
Gate completion claims. Plans verification or runs explicitly allowed commands and asks Codex to assess the evidence.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspacePath | Yes | Repository or workspace path. | |
| expectedBehavior | Yes | Behavior that should now be true. | |
| verificationCommands | No | Commands to run when command execution is allowed. | |
| allowCommandExecution | No | Must be true before the MCP server runs commands. |