iiRecord
Agentic AI Atlas · Assistant first response
agent-flow-segment:claude-example--assistant-1a5c.ai
II.
AgentFlowSegment JSON

agent-flow-segment:claude-example--assistant-1

Structured · live

Assistant first response json

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

File · extensions/session-flow-projections/session-flow-projections.yamlCluster · extensions
Record JSON
{
  "id": "agent-flow-segment:claude-example--assistant-1",
  "_kind": "AgentFlowSegment",
  "_file": "extensions/session-flow-projections/session-flow-projections.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "Assistant first response",
    "laneId": "agent-flow-lane:claude-example--agent-action",
    "startedAt": "2026-05-02T00:00:02Z",
    "endedAt": "2026-05-02T00:00:05Z",
    "kind": "message"
  },
  "outgoingEdges": [
    {
      "from": "agent-flow-segment:claude-example--assistant-1",
      "to": "agent-flow-lane:claude-example--agent-action",
      "kind": "segment_in_lane",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "agent-flow-lane:claude-example--agent-action",
      "to": "agent-flow-segment:claude-example--assistant-1",
      "kind": "contains_segment",
      "attributes": {}
    }
  ]
}