iiRecord
Agentic AI Atlas · AgentUIImpl.presentationsBundled
meta-attribute:agent-ui-impl--presentations-bundleda5c.ai
II.
MetaAttribute JSON

meta-attribute:agent-ui-impl--presentations-bundled

Structured · live

AgentUIImpl.presentationsBundled json

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

File · catalog-meta/meta-registry/meta-registry-agent-stack-extras-2.yamlCluster · catalog-meta
Record JSON
{
  "id": "meta-attribute:agent-ui-impl--presentations-bundled",
  "_kind": "MetaAttribute",
  "_file": "catalog-meta/meta-registry/meta-registry-agent-stack-extras-2.yaml",
  "_cluster": "catalog-meta",
  "attributes": {
    "displayName": "AgentUIImpl.presentationsBundled",
    "name": "presentationsBundled",
    "parentNodeKindId": "meta-node-kind:agent-ui-impl",
    "type": "list<ref<Presentation>>",
    "required": false,
    "description": "Presentations the UI layer ships with (TUI, IDE-extension, web, ...)."
  },
  "outgoingEdges": [
    {
      "from": "meta-attribute:agent-ui-impl--presentations-bundled",
      "to": "meta-node-kind:agent-ui-impl",
      "kind": "defined_on",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "meta-node-kind:agent-ui-impl",
      "to": "meta-attribute:agent-ui-impl--presentations-bundled",
      "kind": "contains_meta_attribute",
      "attributes": {}
    }
  ]
}