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