14 lines
337 B
JSON
14 lines
337 B
JSON
{
|
|
"planId": "example-plan",
|
|
"currentTask": "task-01",
|
|
"nextDerivedAction": {
|
|
"kind": "delegate",
|
|
"target": "subagent",
|
|
"task": "placeholder"
|
|
},
|
|
"dispatchedAt": "2026-04-24T16:43:00+08:00",
|
|
"dispatchRunId": "example-run",
|
|
"childSessionKey": "session-placeholder",
|
|
"replyClosureState": "pending_verification"
|
|
}
|