run_direct_verification_bundle
Run a sequence of approved verification commands in a single session and receive only concise structured status to confirm pass or fail, without log noise.
Instructions
Run multiple allowlisted Direct verification commands sequentially and return only bounded structured status. Omits stdout/stderr tails and log content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| commands | Yes | Verification commands to run in order. Each command must be accepted by the existing Direct command guard. | |
| review_id | No | Fresh review ID for this exact verification bundle when required. | |
| session_id | Yes | Direct session ID | |
| timeout_seconds | No |