Reopen Task
Reopen a done task that failed janitor verification (same task id).
Transitions DONE -> OPEN and increments metadata['janitor_reopen_count']. The orchestrator enforces the reopen budget; this endpoint only performs the state transition.
post/tasks/{task_id}/reopen
Path parameters
task_idstring required
Request body
Response
Successful Response