iiRecord
Agentic AI Atlas · Hook
term:hooka5c.ai
II.
Term JSON

term:hook

Structured · live

Hook json

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

File · terminology/terms/hook.yamlCluster · terminology
Record JSON
{
  "id": "term:hook",
  "_kind": "Term",
  "_file": "terminology/terms/hook.yaml",
  "_cluster": "terminology",
  "attributes": {
    "canonicalDefinitionId": "definition:hook.canonical",
    "displayName": "Hook",
    "kind": "hook",
    "references": [
      "NodeKind:HookSurface"
    ],
    "description": "The hook concept (lifecycle callback). The Hook NodeKind was collapsed into HookSurface in the 2026-04-29 remodel; this term remains as the conceptual umbrella, with HookSurface as the canonical concrete node.\n"
  },
  "outgoingEdges": [
    {
      "from": "term:hook",
      "to": "domain:software-engineering",
      "kind": "applies_to",
      "attributes": {}
    },
    {
      "from": "term:hook",
      "to": "domain:devops",
      "kind": "applies_to",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "definition:hook.canonical",
      "to": "term:hook",
      "kind": "defines"
    }
  ]
}