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