iiRecord
Agentic AI Atlas · session:01kqex-session-002-fork
session:01kqex-session-002-forka5c.ai
II.
Session JSON

session:01kqex-session-002-fork

Structured · live

session:01kqex-session-002-fork json

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

File · lifecycle/sessions/example-forked-session.yamlCluster · lifecycle
Record JSON
{
  "id": "session:01kqex-session-002-fork",
  "_kind": "Session",
  "_file": "lifecycle/sessions/example-forked-session.yaml",
  "_cluster": "lifecycle",
  "attributes": {
    "lastActivityAt": "2026-01-01T00:00:00Z",
    "agentVersionId": "agentVersion:claude:ge-0-0-0",
    "format": "jsonl",
    "filePath": ".a5c/runs/01KQEX-EXAMPLE-RUN-001/sessions/01KQEX-SESSION-002-FORK.jsonl",
    "createdAt": "2026-04-28T10:30:00Z",
    "parentSessionId": "session:01kqex-session-001",
    "forkPoint": {
      "parentMessageIndex": 42,
      "parentMessageId": "msg_abc123"
    },
    "currentStateId": "lifecycle-state:session.active"
  },
  "outgoingEdges": [
    {
      "from": "session:01kqex-session-002-fork",
      "to": "lifecycle-state:session.active",
      "kind": "in_state"
    },
    {
      "from": "session:01kqex-session-002-fork",
      "to": "state-machine:session",
      "kind": "governed_by"
    },
    {
      "from": "session:01kqex-session-002-fork",
      "to": "session:01kqex-session-001",
      "kind": "forked_from"
    },
    {
      "from": "session:01kqex-session-002-fork",
      "to": "agentVersion:claude:ge-0-0-0",
      "kind": "agent_version"
    }
  ],
  "incomingEdges": []
}