iiRecord
Agentic AI Atlas · babysitter subprocess kind:'agent' subtask
child-session:babysitter-task-001a5c.ai
II.
ChildSession JSON

child-session:babysitter-task-001

Structured · live

babysitter subprocess kind:'agent' subtask json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · lifecycle/child-sessions/canonical-child-sessions.yamlCluster · lifecycle
Record JSON
{
  "id": "child-session:babysitter-task-001",
  "_kind": "ChildSession",
  "_file": "lifecycle/child-sessions/canonical-child-sessions.yaml",
  "_cluster": "lifecycle",
  "attributes": {
    "displayName": "babysitter subprocess kind:'agent' subtask",
    "parentSessionId": "session:01kqex-session-001",
    "spawnTrigger": "subagent-dispatch",
    "subagentId": "subagent:babysitter-define-task",
    "lifecyclePolicy": "persistent",
    "startedAt": "2026-04-29T14:00:00Z",
    "endedAt": "2026-04-29T14:18:45Z",
    "status": "completed",
    "returnedTo": "babysitter run journal effect resolution"
  },
  "outgoingEdges": [
    {
      "from": "child-session:babysitter-task-001",
      "to": "session:01kqex-session-001",
      "kind": "parent_session",
      "attributes": {}
    },
    {
      "from": "child-session:babysitter-task-001",
      "to": "subagent:babysitter-define-task",
      "kind": "runs_subagent",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}