run_direct_verification_bundle
Run multiple allowlisted Direct verification commands in sequence and return a structured status without full output 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. | |
| session_id | Yes | Direct session ID | |
| timeout_seconds | No |