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