iiRecord
Agentic AI Atlas · bundled_with (meta — presentation flavor)
meta-edge-kind:bundled-with-presentationa5c.ai
II.
MetaEdgeKind JSON

meta-edge-kind:bundled-with-presentation

Structured · live

bundled_with (meta — presentation flavor) 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:bundled-with-presentation",
  "_kind": "MetaEdgeKind",
  "_file": "catalog-meta/meta-registry/meta-registry-surfacing-path.yaml",
  "_cluster": "catalog-meta",
  "attributes": {
    "displayName": "bundled_with (meta — presentation flavor)",
    "name": "bundled_with",
    "source": [
      "meta-node-kind:presentation"
    ],
    "target": [
      "meta-node-kind:presentation"
    ],
    "cardinality": "N:N",
    "origin": "universal",
    "description": "a runtime/platform bundles a presentation as a built-in shell. Cross-cluster: the source is AgentRuntimeImpl / AgentPlatformImpl in meta-cluster:agent-stack — recorded here from the presentation side."
  },
  "outgoingEdges": [
    {
      "from": "meta-edge-kind:bundled-with-presentation",
      "to": "meta-node-kind:presentation",
      "kind": "source_of_meta_edge",
      "attributes": {}
    },
    {
      "from": "meta-edge-kind:bundled-with-presentation",
      "to": "meta-node-kind:presentation",
      "kind": "target_of_meta_edge",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}