iiRecord
Agentic AI Atlas · HookMapping (meta)
meta-node-kind:hook-mappinga5c.ai
II.
MetaNodeKind JSON

meta-node-kind:hook-mapping

Structured · live

HookMapping (meta) json

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

File · catalog-meta/meta-registry/meta-registry-channels-hooks.yamlCluster · catalog-meta
Record JSON
{
  "id": "meta-node-kind:hook-mapping",
  "_kind": "MetaNodeKind",
  "_file": "catalog-meta/meta-registry/meta-registry-channels-hooks.yaml",
  "_cluster": "catalog-meta",
  "attributes": {
    "displayName": "HookMapping (meta)",
    "name": "HookMapping",
    "cluster": "5-communication-primitives",
    "prefix": "hook-mapping",
    "origin": "universal",
    "purpose": "per-(agent, canonical-hook) mapping recording the agent's native event name, version range, payload shape, and delivery",
    "exampleCount": 0,
    "invariants": [
      "hookId resolves to a canonical HookSurface",
      "targetId resolves"
    ]
  },
  "outgoingEdges": [
    {
      "from": "meta-node-kind:hook-mapping",
      "to": "meta-cluster:channels-hooks",
      "kind": "in_cluster",
      "attributes": {}
    },
    {
      "from": "meta-node-kind:hook-mapping",
      "to": "meta-attribute:hook-mapping--id",
      "kind": "contains_meta_attribute",
      "attributes": {}
    },
    {
      "from": "meta-node-kind:hook-mapping",
      "to": "meta-attribute:hook-mapping--native-name",
      "kind": "contains_meta_attribute",
      "attributes": {}
    },
    {
      "from": "meta-node-kind:hook-mapping",
      "to": "meta-attribute:hook-mapping--delivery",
      "kind": "contains_meta_attribute",
      "attributes": {}
    },
    {
      "from": "meta-node-kind:hook-mapping",
      "to": "meta-attribute:hook-mapping--support-level",
      "kind": "contains_meta_attribute",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "meta-cluster:channels-hooks",
      "to": "meta-node-kind:hook-mapping",
      "kind": "contains_meta_node_kind",
      "attributes": {}
    },
    {
      "from": "meta-attribute:hook-mapping--id",
      "to": "meta-node-kind:hook-mapping",
      "kind": "defined_on",
      "attributes": {}
    },
    {
      "from": "meta-attribute:hook-mapping--native-name",
      "to": "meta-node-kind:hook-mapping",
      "kind": "defined_on",
      "attributes": {}
    },
    {
      "from": "meta-attribute:hook-mapping--delivery",
      "to": "meta-node-kind:hook-mapping",
      "kind": "defined_on",
      "attributes": {}
    },
    {
      "from": "meta-attribute:hook-mapping--support-level",
      "to": "meta-node-kind:hook-mapping",
      "kind": "defined_on",
      "attributes": {}
    },
    {
      "from": "meta-edge-kind:emits-hook",
      "to": "meta-node-kind:hook-mapping",
      "kind": "source_of_meta_edge",
      "attributes": {}
    },
    {
      "from": "meta-edge-kind:maps-hook",
      "to": "meta-node-kind:hook-mapping",
      "kind": "source_of_meta_edge",
      "attributes": {}
    }
  ]
}