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