II.
Term JSON
Structured · liveterm:hook-merge-diagnostic
HookMergeDiagnostic json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "term:hook-merge-diagnostic",
"_kind": "Term",
"_file": "terminology/terms/hook-merge-diagnostic.yaml",
"_cluster": "terminology",
"attributes": {
"canonicalDefinitionId": "definition:hook-merge-diagnostic.canonical",
"displayName": "HookMergeDiagnostic",
"kind": "hook",
"references": [
"NodeKind:HookMergeDiagnostic"
],
"description": "A record produced by hooks-mux when merging hook surfaces from multiple sources (plugins, settings, profiles)\n"
},
"outgoingEdges": [
{
"from": "term:hook-merge-diagnostic",
"to": "domain:software-engineering",
"kind": "applies_to",
"attributes": {}
},
{
"from": "term:hook-merge-diagnostic",
"to": "domain:devops",
"kind": "applies_to",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "definition:hook-merge-diagnostic.canonical",
"to": "term:hook-merge-diagnostic",
"kind": "defines"
}
]
}