Operation detail

Back to operation catalog

work.create

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

FieldValue
Classlocal_transition
Ownersidecatd.work
Input schemasidecat.work_thread_start_request.v0
Output schemasidecat.work_thread_start_response.v0

Input template

{
  "actor_ref": "agent:codex",
  "cursor_event_id": "work_cursor_event:template:work.create",
  "initial_log_id": "work_log:local:example:1",
  "intent": "Track an evidence-backed work item.",
  "intent_id": "work_intent:local:example",
  "source_ref": "sidecat:template:work.create",
  "started_at": "2026-07-05T00:00:00Z",
  "thread_id": "work_thread:local:example"
}