iiRecord
Agentic AI Atlas · PlatformService.category
meta-attribute:platform-service--categorya5c.ai
II.
MetaAttribute JSON

meta-attribute:platform-service--category

Structured · live

PlatformService.category json

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

File · catalog-meta/meta-registry/meta-registry-domain-extras-2.yamlCluster · catalog-meta
Record JSON
{
  "id": "meta-attribute:platform-service--category",
  "_kind": "MetaAttribute",
  "_file": "catalog-meta/meta-registry/meta-registry-domain-extras-2.yaml",
  "_cluster": "catalog-meta",
  "attributes": {
    "displayName": "PlatformService.category",
    "name": "category",
    "parentNodeKindId": "meta-node-kind:platform-service",
    "type": "enum<compute,storage,database,messaging,networking,observability,security,ml,build-deploy,other>",
    "required": true,
    "description": "category on PlatformService."
  },
  "outgoingEdges": [
    {
      "from": "meta-attribute:platform-service--category",
      "to": "meta-node-kind:platform-service",
      "kind": "defined_on",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "meta-node-kind:platform-service",
      "to": "meta-attribute:platform-service--category",
      "kind": "contains_meta_attribute",
      "attributes": {}
    }
  ]
}