run_direct_verification_bundle
Sequentially execute allowed verification commands, then return concise structured status while omitting full logs.
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 |