clonst_report_summary
Write the final plain-language summary into a structured review report after both AI reviewers agree. Overwrites previous summaries.
Instructions
Seal your plain-language summary into the structured review report file, verbatim. Call it once after a consensus, with the report_id returned by clonst_review (NOT the thread_id: report_id identifies the report file, thread_id resumes the reviewer session) and the exact text of the final report you gave the user. Metadata-only: no reviewer spawn, no LLM quota. Idempotent: calling it again overwrites the summary.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| summary | Yes | The exact plain-language summary you gave the user, verbatim. | |
| report_id | Yes | The report_id returned by clonst_review (distinct from thread_id). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | Yes | ||
| report_path | Yes |