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