iiRecord
Agentic AI Atlas · Presentation (meta)
meta-node-kind:presentationa5c.ai
II.
MetaNodeKind JSON

meta-node-kind:presentation

Structured · live

Presentation (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-node-kind:presentation",
  "_kind": "MetaNodeKind",
  "_file": "catalog-meta/meta-registry/meta-registry-surfacing-path.yaml",
  "_cluster": "catalog-meta",
  "attributes": {
    "displayName": "Presentation (meta)",
    "name": "Presentation",
    "cluster": "4-surfacing-path",
    "prefix": "presentation",
    "origin": "universal",
    "purpose": "a concrete app shell (TUI, IDE-extension, web, mobile, CI, desktop) that hosts the agent UX",
    "exampleCount": 0,
    "invariants": []
  },
  "outgoingEdges": [
    {
      "from": "meta-node-kind:presentation",
      "to": "meta-cluster:surfacing-path",
      "kind": "in_cluster",
      "attributes": {}
    },
    {
      "from": "meta-node-kind:presentation",
      "to": "meta-attribute:presentation--id",
      "kind": "contains_meta_attribute",
      "attributes": {}
    },
    {
      "from": "meta-node-kind:presentation",
      "to": "meta-attribute:presentation--kind",
      "kind": "contains_meta_attribute",
      "attributes": {}
    },
    {
      "from": "meta-node-kind:presentation",
      "to": "meta-attribute:presentation--rendering-technology",
      "kind": "contains_meta_attribute",
      "attributes": {}
    },
    {
      "from": "meta-node-kind:presentation",
      "to": "meta-attribute:presentation--platforms",
      "kind": "contains_meta_attribute",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "meta-cluster:surfacing-path",
      "to": "meta-node-kind:presentation",
      "kind": "contains_meta_node_kind",
      "attributes": {}
    },
    {
      "from": "meta-attribute:presentation--id",
      "to": "meta-node-kind:presentation",
      "kind": "defined_on",
      "attributes": {}
    },
    {
      "from": "meta-attribute:presentation--kind",
      "to": "meta-node-kind:presentation",
      "kind": "defined_on",
      "attributes": {}
    },
    {
      "from": "meta-attribute:presentation--rendering-technology",
      "to": "meta-node-kind:presentation",
      "kind": "defined_on",
      "attributes": {}
    },
    {
      "from": "meta-attribute:presentation--platforms",
      "to": "meta-node-kind:presentation",
      "kind": "defined_on",
      "attributes": {}
    },
    {
      "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": {}
    }
  ]
}