iiRecord
Agentic AI Atlas · spans (meta)
meta-edge-kind:spansa5c.ai
II.
MetaEdgeKind JSON

meta-edge-kind:spans

Structured · live

spans (meta) json

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

File · catalog-meta/meta-registry/meta-registry-lifecycle-extras.yamlCluster · catalog-meta
Record JSON
{
  "id": "meta-edge-kind:spans",
  "_kind": "MetaEdgeKind",
  "_file": "catalog-meta/meta-registry/meta-registry-lifecycle-extras.yaml",
  "_cluster": "catalog-meta",
  "attributes": {
    "displayName": "spans (meta)",
    "name": "spans",
    "source": [
      "meta-node-kind:run"
    ],
    "target": [
      "meta-node-kind:invocation"
    ],
    "cardinality": "1:N",
    "origin": "universal",
    "description": "a run spans one or more invocations"
  },
  "outgoingEdges": [
    {
      "from": "meta-edge-kind:spans",
      "to": "meta-node-kind:run",
      "kind": "source_of_meta_edge",
      "attributes": {}
    },
    {
      "from": "meta-edge-kind:spans",
      "to": "meta-node-kind:invocation",
      "kind": "target_of_meta_edge",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}