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 by the coordinator brain when it suggests a write (create_task, link_to_existing, draft_spec_pr). 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