iiRecord
Agentic AI Atlas · StackPart.category
meta-attribute:stack-part--categorya5c.ai
II.
MetaAttribute JSON

meta-attribute:stack-part--category

Structured · live

StackPart.category json

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

File · catalog-meta/meta-registry/meta-registry-domain-extras.yamlCluster · catalog-meta
Record JSON
{
  "id": "meta-attribute:stack-part--category",
  "_kind": "MetaAttribute",
  "_file": "catalog-meta/meta-registry/meta-registry-domain-extras.yaml",
  "_cluster": "catalog-meta",
  "attributes": {
    "displayName": "StackPart.category",
    "name": "category",
    "parentNodeKindId": "meta-node-kind:stack-part",
    "type": "enum<data-store,data-format,api,runtime,infrastructure,security,observability,tooling,compute,messaging,other>",
    "required": false,
    "description": "category on StackPart."
  },
  "outgoingEdges": [
    {
      "from": "meta-attribute:stack-part--category",
      "to": "meta-node-kind:stack-part",
      "kind": "defined_on",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "meta-node-kind:stack-part",
      "to": "meta-attribute:stack-part--category",
      "kind": "contains_meta_attribute",
      "attributes": {}
    }
  ]
}