{
  "nodes": [
    {
      "id": "Resource:multi-agent-app",
      "label": "Resource",
      "properties": {
        "service_name": "multi-agent-app"
      }
    },
    {
      "id": "Operation:bbbbbbbbbbbbbbb1",
      "label": "Operation",
      "properties": {
        "span_id": "bbbbbbbbbbbbbbb1",
        "trace_id": "22222222222222222222222222222222",
        "type": "invoke_agent",
        "start_ns": 1737000200000000000,
        "end_ns": 1737000205000000000,
        "status": "OK",
        "service_name": "multi-agent-app"
      }
    },
    {
      "id": "Session:conv-3",
      "label": "Session",
      "properties": {
        "id": "conv-3"
      }
    },
    {
      "id": "Agent:orchestrator",
      "label": "Agent",
      "properties": {
        "id": "orchestrator",
        "name": "orchestrator"
      }
    },
    {
      "id": "Operation:bbbbbbbbbbbbbbb2",
      "label": "Operation",
      "properties": {
        "span_id": "bbbbbbbbbbbbbbb2",
        "trace_id": "22222222222222222222222222222222",
        "type": "invoke_agent",
        "start_ns": 1737000200500000000,
        "end_ns": 1737000204500000000,
        "status": "OK",
        "service_name": "multi-agent-app"
      }
    },
    {
      "id": "Agent:specialist",
      "label": "Agent",
      "properties": {
        "id": "specialist"
      }
    },
    {
      "id": "Operation:bbbbbbbbbbbbbbb3",
      "label": "Operation",
      "properties": {
        "span_id": "bbbbbbbbbbbbbbb3",
        "trace_id": "22222222222222222222222222222222",
        "type": "chat",
        "start_ns": 1737000200800000000,
        "end_ns": 1737000204000000000,
        "status": "OK",
        "input_tokens": 500,
        "output_tokens": 300,
        "service_name": "multi-agent-app"
      }
    },
    {
      "id": "Model:anthropic/claude-opus-4-7",
      "label": "Model",
      "properties": {
        "provider": "anthropic",
        "name": "claude-opus-4-7"
      }
    }
  ],
  "edges": [
    {
      "id": "e0",
      "source": "Agent:orchestrator",
      "target": "Agent:specialist",
      "type": "DELEGATED_TO",
      "properties": {}
    },
    {
      "id": "e1",
      "source": "Session:conv-3",
      "target": "Operation:bbbbbbbbbbbbbbb2",
      "type": "CONTAINS",
      "properties": {}
    },
    {
      "id": "e2",
      "source": "Operation:bbbbbbbbbbbbbbb1",
      "target": "Operation:bbbbbbbbbbbbbbb2",
      "type": "PARENT_OF",
      "properties": {}
    },
    {
      "id": "e3",
      "source": "Agent:orchestrator",
      "target": "Operation:bbbbbbbbbbbbbbb1",
      "type": "INVOKED",
      "properties": {}
    },
    {
      "id": "e4",
      "source": "Operation:bbbbbbbbbbbbbbb3",
      "target": "Model:anthropic/claude-opus-4-7",
      "type": "EXECUTED",
      "properties": {}
    },
    {
      "id": "e5",
      "source": "Agent:specialist",
      "target": "Operation:bbbbbbbbbbbbbbb2",
      "type": "INVOKED",
      "properties": {}
    },
    {
      "id": "e6",
      "source": "Operation:bbbbbbbbbbbbbbb2",
      "target": "Operation:bbbbbbbbbbbbbbb3",
      "type": "PARENT_OF",
      "properties": {}
    },
    {
      "id": "e7",
      "source": "Session:conv-3",
      "target": "Operation:bbbbbbbbbbbbbbb1",
      "type": "CONTAINS",
      "properties": {}
    },
    {
      "id": "e8",
      "source": "Session:conv-3",
      "target": "Operation:bbbbbbbbbbbbbbb3",
      "type": "CONTAINS",
      "properties": {}
    }
  ]
}