iiRecord
Agentic AI Atlas · handles_failure (meta)
meta-edge-kind:handles-failurea5c.ai
II.
MetaEdgeKind JSON

meta-edge-kind:handles-failure

Structured · live

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