iiRecord
Agentic AI Atlas · HookMapping.delivery
meta-attribute:hook-mapping--deliverya5c.ai
II.
MetaAttribute JSON

meta-attribute:hook-mapping--delivery

Structured · live

HookMapping.delivery 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-attribute:hook-mapping--delivery",
  "_kind": "MetaAttribute",
  "_file": "catalog-meta/meta-registry/meta-registry-channels-hooks.yaml",
  "_cluster": "catalog-meta",
  "attributes": {
    "displayName": "HookMapping.delivery",
    "name": "delivery",
    "parentNodeKindId": "meta-node-kind:hook-mapping",
    "type": "enum<shell,in-process,observer>",
    "required": false,
    "description": "delivery model the agent uses for this hook."
  },
  "outgoingEdges": [
    {
      "from": "meta-attribute:hook-mapping--delivery",
      "to": "meta-node-kind:hook-mapping",
      "kind": "defined_on",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "meta-node-kind:hook-mapping",
      "to": "meta-attribute:hook-mapping--delivery",
      "kind": "contains_meta_attribute",
      "attributes": {}
    }
  ]
}