Submit Task
submit_taskMove an active task to review status in a file-based workflow. Transfers task file from _lifecycle/active/ to _lifecycle/review/ and logs the submission event.
Instructions
Submit an active task for review: active → review (v3 lifecycle).
Moves the task file from _lifecycle/active/ to
_lifecycle/review/ and appends a submit_task transition
event. On v2 projects this is a no-op.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| actor | No | Role code of the agent submitting the task. | agent |
| task_id | Yes | Task ID or full filename. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |