iiRecord
Agentic AI Atlas · categorized_as (meta)
meta-edge-kind:categorized-asa5c.ai
II.
MetaEdgeKind JSON

meta-edge-kind:categorized-as

Structured · live

categorized_as (meta) 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-edge-kind:categorized-as",
  "_kind": "MetaEdgeKind",
  "_file": "catalog-meta/meta-registry/meta-registry-domain-extras-2.yaml",
  "_cluster": "catalog-meta",
  "attributes": {
    "displayName": "categorized_as (meta)",
    "name": "categorized_as",
    "source": [
      "meta-node-kind:error-category"
    ],
    "target": [
      "meta-node-kind:failure-class"
    ],
    "cardinality": "N:1",
    "origin": "standard",
    "description": "an error-category maps into a failure-class"
  },
  "outgoingEdges": [
    {
      "from": "meta-edge-kind:categorized-as",
      "to": "meta-node-kind:error-category",
      "kind": "source_of_meta_edge",
      "attributes": {}
    },
    {
      "from": "meta-edge-kind:categorized-as",
      "to": "meta-node-kind:failure-class",
      "kind": "target_of_meta_edge",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}