report_done
Submit structured review results and verify that all assigned source code was read. If coverage is incomplete, returns the exact missing read; otherwise, accepts the outcome for the current plan step.
Instructions
Submit the structured result. This call mechanically verifies source coverage and returns the exact missing read when incomplete. For NO FINDINGS, finding_ids, evidence, and artifacts must all be empty. For FINDING or CORROBORATION, include only concise source ranges needed to prove the security effect. After an accepted result, immediately call get_task {} and continue until COMPLETE; after COMPLETE, call status {} and use only its diagnostics for final totals.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| outcome | Yes | ||
| step_id | Yes | ||
| summary | Yes | ||
| evidence | Yes | ||
| artifacts | Yes | ||
| finding_ids | Yes |