safe_audit
Run a structured audit on a task by ID, returning bounded evidence groups to verify execution without the full review markdown.
Instructions
Run audit_task and return only bounded structured audit evidence without full review markdown.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | Task ID to audit | |
| max_items | No | Maximum list entries to return per evidence group. |