iiRecord
Agentic AI Atlas · HookMapping
term:hook-mappinga5c.ai
II.
Term JSON

term:hook-mapping

Structured · live

HookMapping json

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

File · terminology/terms/hook-mapping.yamlCluster · terminology
Record JSON
{
  "id": "term:hook-mapping",
  "_kind": "Term",
  "_file": "terminology/terms/hook-mapping.yaml",
  "_cluster": "terminology",
  "attributes": {
    "canonicalDefinitionId": "definition:hook-mapping.canonical",
    "displayName": "HookMapping",
    "kind": "hook",
    "references": [
      "NodeKind:HookMapping"
    ],
    "description": "Per-(agent, canonical-hook) mapping recording the agent's native event name, version range, payload shape, and delivery\n"
  },
  "outgoingEdges": [
    {
      "from": "term:hook-mapping",
      "to": "domain:software-engineering",
      "kind": "applies_to",
      "attributes": {}
    },
    {
      "from": "term:hook-mapping",
      "to": "domain:devops",
      "kind": "applies_to",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "definition:hook-mapping.canonical",
      "to": "term:hook-mapping",
      "kind": "defines"
    }
  ]
}