iiRecord
Agentic AI Atlas · HookMapping.nativeName
meta-attribute:hook-mapping--native-namea5c.ai
II.
MetaAttribute JSON

meta-attribute:hook-mapping--native-name

Structured · live

HookMapping.nativeName 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--native-name",
  "_kind": "MetaAttribute",
  "_file": "catalog-meta/meta-registry/meta-registry-channels-hooks.yaml",
  "_cluster": "catalog-meta",
  "attributes": {
    "displayName": "HookMapping.nativeName",
    "name": "nativeName",
    "parentNodeKindId": "meta-node-kind:hook-mapping",
    "type": "string",
    "required": true,
    "description": "agent's native event name for the canonical hook."
  },
  "outgoingEdges": [
    {
      "from": "meta-attribute:hook-mapping--native-name",
      "to": "meta-node-kind:hook-mapping",
      "kind": "defined_on",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "meta-node-kind:hook-mapping",
      "to": "meta-attribute:hook-mapping--native-name",
      "kind": "contains_meta_attribute",
      "attributes": {}
    }
  ]
}