II.
Term JSON
Structured · liveterm:hook-surface
HookSurface json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "term:hook-surface",
"_kind": "Term",
"_file": "terminology/terms/hook-surface.yaml",
"_cluster": "terminology",
"attributes": {
"canonicalDefinitionId": "definition:hook-surface.canonical",
"displayName": "HookSurface",
"kind": "hook",
"references": [
"NodeKind:HookSurface"
],
"description": "A concrete hook event name (PreToolUse, PhaseChange, etc.)\n"
},
"outgoingEdges": [
{
"from": "term:hook-surface",
"to": "domain:software-engineering",
"kind": "applies_to",
"attributes": {}
},
{
"from": "term:hook-surface",
"to": "domain:devops",
"kind": "applies_to",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "definition:hook-surface.canonical",
"to": "term:hook-surface",
"kind": "defines"
}
]
}