iiRecord
Agentic AI Atlas · effect:agent-run-symphony-001
effect:agent-run-symphony-001a5c.ai
II.
Effect JSON

effect:agent-run-symphony-001

Structured · live

effect:agent-run-symphony-001 json

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

File · lifecycle/effects/example-effect-symphony-run.yamlCluster · lifecycle
Record JSON
{
  "id": "effect:agent-run-symphony-001",
  "_kind": "Effect",
  "_file": "lifecycle/effects/example-effect-symphony-run.yaml",
  "_cluster": "lifecycle",
  "attributes": {
    "kind": "agent_run",
    "status": "completed",
    "runId": "run:01kqex-example-run-001",
    "requestedAt": "2026-04-30T14:22:11.000Z",
    "resolvedAt": "2026-04-30T14:22:43.412Z",
    "request": {
      "description": "Example agent run referenced by OpenTelemetry span examples"
    },
    "result": {
      "summary": "Run completed successfully; spans exported to obs-backend:honeycomb"
    }
  },
  "outgoingEdges": [],
  "incomingEdges": [
    {
      "from": "span:symphony-run-001-root",
      "to": "effect:agent-run-symphony-001",
      "kind": "emitted_by_span",
      "attributes": {}
    },
    {
      "from": "span:symphony-run-001-llm-call-1",
      "to": "effect:agent-run-symphony-001",
      "kind": "emitted_by_span",
      "attributes": {}
    }
  ]
}