iiRecord
Agentic AI Atlas · hook-mapping:post-tool-use-hermes
hook-mapping:post-tool-use-hermesa5c.ai
II.
HookMapping JSON

hook-mapping:post-tool-use-hermes

Structured · live

hook-mapping:post-tool-use-hermes json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · channels-hooks/hook-mappings/hermes-on-event.yamlCluster · channels-hooks
Record JSON
{
  "id": "hook-mapping:post-tool-use-hermes",
  "_kind": "HookMapping",
  "_file": "channels-hooks/hook-mappings/hermes-on-event.yaml",
  "_cluster": "channels-hooks",
  "attributes": {
    "mappingId": "hook-mapping:post-tool-use-hermes",
    "hookId": "hook-surface:post-tool-use",
    "targetId": "agent-version:hermes@current",
    "nativeName": "onEvent",
    "versionRange": ">=0.0.0",
    "requiresRuntimeHooks": true,
    "adapterFamily": "hermes",
    "delivery": "shell",
    "blocking": false,
    "supportLevel": "supported"
  },
  "outgoingEdges": [
    {
      "from": "hook-mapping:post-tool-use-hermes",
      "to": "hook-surface:post-tool-use",
      "kind": "maps_hook",
      "attributes": {}
    },
    {
      "from": "hook-mapping:post-tool-use-hermes",
      "to": "agent-version:hermes@current",
      "kind": "emits_hook",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}