iiRecord
Agentic AI Atlas · scopes_runs (meta)
meta-edge-kind:scopes-runsa5c.ai
II.
MetaEdgeKind JSON

meta-edge-kind:scopes-runs

Structured · live

scopes_runs (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:scopes-runs",
  "_kind": "MetaEdgeKind",
  "_file": "catalog-meta/meta-registry/meta-registry-lifecycle-extras.yaml",
  "_cluster": "catalog-meta",
  "attributes": {
    "displayName": "scopes_runs (meta)",
    "name": "scopes_runs",
    "source": [
      "meta-node-kind:session"
    ],
    "target": [
      "meta-node-kind:run"
    ],
    "cardinality": "1:N",
    "origin": "universal",
    "description": "a session scopes one or more runs"
  },
  "outgoingEdges": [
    {
      "from": "meta-edge-kind:scopes-runs",
      "to": "meta-node-kind:session",
      "kind": "source_of_meta_edge",
      "attributes": {}
    },
    {
      "from": "meta-edge-kind:scopes-runs",
      "to": "meta-node-kind:run",
      "kind": "target_of_meta_edge",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}