Operation detail

Back to operation catalog

work.close

Closes a durable same-node work record and stores an invocation trace.

FieldValue
Classlocal_transition
Ownersidecatd.work
Input schemasidecat.work_thread_close_request.v0
Output schemasidecat.work_thread_close_response.v0

Input template

{
  "actor_ref": "agent:codex",
  "closed_at": "2026-07-05T00:10:00Z",
  "closure_id": "work_closure:local:example",
  "decision": "accepted",
  "log_id": "work_log:local:example:close",
  "source_ref": "sidecat:template:work.close",
  "summary": "Close the work item with evidence.",
  "thread_id": "work_thread:local:example"
}