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