iiRecord
Agentic AI Atlas · ErrorCategory.layer
meta-attribute:error-category--layera5c.ai
II.
MetaAttribute JSON

meta-attribute:error-category--layer

Structured · live

ErrorCategory.layer 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:error-category--layer",
  "_kind": "MetaAttribute",
  "_file": "catalog-meta/meta-registry/meta-registry-domain-extras-2.yaml",
  "_cluster": "catalog-meta",
  "attributes": {
    "displayName": "ErrorCategory.layer",
    "name": "layer",
    "parentNodeKindId": "meta-node-kind:error-category",
    "type": "enum<agent-runner,tracker,workflow-config,workspace,observability>",
    "required": true,
    "description": "layer on ErrorCategory."
  },
  "outgoingEdges": [
    {
      "from": "meta-attribute:error-category--layer",
      "to": "meta-node-kind:error-category",
      "kind": "defined_on",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "meta-node-kind:error-category",
      "to": "meta-attribute:error-category--layer",
      "kind": "contains_meta_attribute",
      "attributes": {}
    }
  ]
}