iiRecord
Agentic AI Atlas · ErrorCategory (meta)
meta-node-kind:error-categorya5c.ai
II.
MetaNodeKind JSON

meta-node-kind:error-category

Structured · live

ErrorCategory (meta) 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-node-kind:error-category",
  "_kind": "MetaNodeKind",
  "_file": "catalog-meta/meta-registry/meta-registry-domain-extras.yaml",
  "_cluster": "catalog-meta",
  "attributes": {
    "displayName": "ErrorCategory (meta)",
    "name": "ErrorCategory",
    "cluster": "6-lifecycle",
    "prefix": "error-category",
    "origin": "standard",
    "purpose": "a normalized error category within a failure layer",
    "exampleCount": 0,
    "invariants": [
      "id starts with error-category:"
    ]
  },
  "outgoingEdges": [
    {
      "from": "meta-node-kind:error-category",
      "to": "meta-cluster:domain",
      "kind": "in_cluster",
      "attributes": {}
    },
    {
      "from": "meta-node-kind:error-category",
      "to": "meta-attribute:error-category--id",
      "kind": "contains_meta_attribute",
      "attributes": {}
    },
    {
      "from": "meta-node-kind:error-category",
      "to": "meta-attribute:error-category--layer",
      "kind": "contains_meta_attribute",
      "attributes": {}
    },
    {
      "from": "meta-node-kind:error-category",
      "to": "meta-attribute:error-category--retryable",
      "kind": "contains_meta_attribute",
      "attributes": {}
    },
    {
      "from": "meta-node-kind:error-category",
      "to": "meta-attribute:error-category--severity",
      "kind": "contains_meta_attribute",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "meta-attribute:error-category--id",
      "to": "meta-node-kind:error-category",
      "kind": "defined_on",
      "attributes": {}
    },
    {
      "from": "meta-attribute:error-category--layer",
      "to": "meta-node-kind:error-category",
      "kind": "defined_on",
      "attributes": {}
    },
    {
      "from": "meta-attribute:error-category--retryable",
      "to": "meta-node-kind:error-category",
      "kind": "defined_on",
      "attributes": {}
    },
    {
      "from": "meta-attribute:error-category--severity",
      "to": "meta-node-kind:error-category",
      "kind": "defined_on",
      "attributes": {}
    },
    {
      "from": "meta-edge-kind:categorized-as",
      "to": "meta-node-kind:error-category",
      "kind": "source_of_meta_edge",
      "attributes": {}
    },
    {
      "from": "meta-cluster:domain",
      "to": "meta-node-kind:error-category",
      "kind": "contains_meta_node_kind",
      "attributes": {}
    }
  ]
}