Skip to main content

Human-confirmation step: executes a staged coordinator pending action

POST 

/api/coordinator/pending-actions/:id/execute

Human-confirmation step: executes a staged coordinator pending action. A pending action is created when a user stages one of the coordinator brain’s suggested writes (via the prepare route) — artifact promotion (create_task, link_to_existing, and draft_spec — staged as the pending-action kind draft_spec_pr), a ticket-management mutation (update_priority, transition_status, assign, update_due_date, edit_description), or a cycle assignment (assign_task_to_cycle). This route is the ONLY write path — there is no direct-mutation bypass. The optional mutationPolicyOverride in the request body may tighten (never loosen) the code-declared confirm-required ceiling.

Request

Responses

Successful response