iiRecord
Agentic AI Atlas · Presentation.kind
meta-attribute:presentation--kinda5c.ai
II.
MetaAttribute JSON

meta-attribute:presentation--kind

Structured · live

Presentation.kind 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-attribute:presentation--kind",
  "_kind": "MetaAttribute",
  "_file": "catalog-meta/meta-registry/meta-registry-surfacing-path.yaml",
  "_cluster": "catalog-meta",
  "attributes": {
    "displayName": "Presentation.kind",
    "name": "kind",
    "parentNodeKindId": "meta-node-kind:presentation",
    "type": "enum<tui,ide-extension,web,mobile,ci,desktop>",
    "required": true,
    "description": "top-level shell kind."
  },
  "outgoingEdges": [
    {
      "from": "meta-attribute:presentation--kind",
      "to": "meta-node-kind:presentation",
      "kind": "defined_on",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "meta-node-kind:presentation",
      "to": "meta-attribute:presentation--kind",
      "kind": "contains_meta_attribute",
      "attributes": {}
    },
    {
      "from": "meta-enum:presentation-kind",
      "to": "meta-attribute:presentation--kind",
      "kind": "used_on_attribute",
      "attributes": {}
    }
  ]
}