create_co_scientist_final_report
Create a durable final report artifact from a verified Co-Scientist run, consolidating all hypothesis verification reports for export and future recall.
Instructions
Create the final Co-Scientist report artifact for a verified run.
AUTOMATIC TRIGGERS - Call this when:
All selected hypotheses have verification reports
The user asks for the final Co-Scientist report
You need a durable report artifact before export or memory preservation
WORKFLOW POSITION: Use after submit_verification has completed for every selected hypothesis. This creates one co_scientist_report artifact and compact session summaries for future recall.
PARAMETERS:
run_id: Co-Scientist run ID
created_by: Optional report creator identifier
mark_complete: If true, move run phase to complete
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| run_id | Yes | ||
| created_by | No | ||
| mark_complete | No |