II.
HookMapping JSON
Structured · livehook-mapping:error-copilot
hook-mapping:error-copilot json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "hook-mapping:error-copilot",
"_kind": "HookMapping",
"_file": "channels-hooks/hook-mappings/phase-coverage-gaps.yaml",
"_cluster": "channels-hooks",
"attributes": {
"mappingId": "hook-mapping:error-copilot",
"hookId": "hook-surface:error",
"targetId": "agentVersion:copilot:ge-0-0-0",
"nativeName": "errorOccurred",
"versionRange": ">=0.0.0",
"requiresRuntimeHooks": false,
"adapterFamily": "copilot",
"delivery": "shell",
"blocking": false,
"supportLevel": "supported",
"canonicalPhase": "turn.error",
"blockCapability": false,
"mutationCapability": false,
"scope": "turn"
},
"outgoingEdges": [
{
"from": "hook-mapping:error-copilot",
"to": "hook-surface:error",
"kind": "maps_hook",
"attributes": {}
}
],
"incomingEdges": []
}