II.
Term JSON
Structured · liveterm:hook
Hook json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"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"
}
]
}