II.
HookSurface JSON
Structured · livehook-surface:claude.stop
Stop (Claude) json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "hook-surface:claude.stop",
"_kind": "HookSurface",
"_file": "channels-hooks/hook-surfaces/native/hook-surfaces-claude-code.yaml",
"_cluster": "channels-hooks",
"attributes": {
"eventName": "Stop (Claude)",
"displayName": "Stop (Claude)",
"kind": "native",
"originVendor": "Anthropic",
"direction": "event",
"blocking": false,
"family": "shell-hook",
"description": "Claude Code's Stop hook. Fires when the main agent stops.\n"
},
"outgoingEdges": [
{
"from": "hook-surface:claude.stop",
"to": "hook-surface:stop",
"kind": "canonicalized_to",
"attributes": {}
},
{
"from": "hook-surface:claude.stop",
"to": "agentVersion:claude:ge-0-0-0",
"kind": "emits_hook",
"attributes": {
"attrs": {
"since": "1.0.0"
}
}
}
],
"incomingEdges": [
{
"from": "agent-runtime-impl:claude-code.runtime@1.x",
"to": "hook-surface:claude.stop",
"kind": "exposes",
"attributes": {}
},
{
"from": "hook-mapping:claude-stop-native",
"to": "hook-surface:claude.stop",
"kind": "maps_hook",
"attributes": {}
},
{
"from": "claim:stop-hook-claude-interactive-fires",
"to": "hook-surface:claude.stop",
"kind": "tests_hook_surface"
},
{
"from": "claim:stop-hook-claude-interactive-blocks",
"to": "hook-surface:claude.stop",
"kind": "tests_hook_surface"
}
]
}