reflect_and_update_artifacts
Reflect on learnings from task execution and update artifacts by creating, updating, or archiving as needed before declaring the task complete.
Instructions
Reflection checkpoint.
Call before declaring a task complete, and after corrections or user feedback. This returns the current artifacts and prompts you to create/update/archive as needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| learnings | Yes | What you learned during task execution (mistakes found, corrections made, patterns discovered, etc.) | |
| task_context_id | Yes | ID of the task context used for this work |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |