iiRecord
Agentic AI Atlas · runs_via (meta)
meta-edge-kind:runs-viaa5c.ai
II.
MetaEdgeKind JSON

meta-edge-kind:runs-via

Structured · live

runs_via (meta) json

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

File · catalog-meta/meta-registry/meta-registry-surfacing-path.yamlCluster · catalog-meta
Record JSON
{
  "id": "meta-edge-kind:runs-via",
  "_kind": "MetaEdgeKind",
  "_file": "catalog-meta/meta-registry/meta-registry-surfacing-path.yaml",
  "_cluster": "catalog-meta",
  "attributes": {
    "displayName": "runs_via (meta)",
    "name": "runs_via",
    "source": [
      "meta-node-kind:workspace"
    ],
    "target": [
      "meta-node-kind:execution"
    ],
    "cardinality": "N:1",
    "origin": "universal",
    "description": "a workspace (or invocation / launch-config) runs via an execution mode"
  },
  "outgoingEdges": [
    {
      "from": "meta-edge-kind:runs-via",
      "to": "meta-node-kind:workspace",
      "kind": "source_of_meta_edge",
      "attributes": {}
    },
    {
      "from": "meta-edge-kind:runs-via",
      "to": "meta-node-kind:execution",
      "kind": "target_of_meta_edge",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}