iiRecord
Agentic AI Atlas · maps_hook (meta)
meta-edge-kind:maps-hooka5c.ai
II.
MetaEdgeKind JSON

meta-edge-kind:maps-hook

Structured · live

maps_hook (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-edge-kind:maps-hook",
  "_kind": "MetaEdgeKind",
  "_file": "catalog-meta/meta-registry/meta-registry-channels-hooks.yaml",
  "_cluster": "catalog-meta",
  "attributes": {
    "displayName": "maps_hook (meta)",
    "name": "maps_hook",
    "source": [
      "meta-node-kind:hook-mapping"
    ],
    "target": [
      "meta-node-kind:hook-surface"
    ],
    "cardinality": "N:1",
    "origin": "universal",
    "description": "a HookMapping realizes a canonical HookSurface on a target"
  },
  "outgoingEdges": [
    {
      "from": "meta-edge-kind:maps-hook",
      "to": "meta-node-kind:hook-mapping",
      "kind": "source_of_meta_edge",
      "attributes": {}
    },
    {
      "from": "meta-edge-kind:maps-hook",
      "to": "meta-node-kind:hook-surface",
      "kind": "target_of_meta_edge",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}