II.
MetaAttribute JSON
Structured · livemeta-attribute:agent-ui-impl--presentations-bundled
AgentUIImpl.presentationsBundled json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"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": {}
}
]
}