iiRecord
Agentic AI Atlas · hook-mapping:after-agent-gemini
hook-mapping:after-agent-geminia5c.ai
II.
HookMapping JSON

hook-mapping:after-agent-gemini

Structured · live

hook-mapping:after-agent-gemini json

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

File · channels-hooks/hook-mappings/babysitter-plugin-targets.yamlCluster · channels-hooks
Record JSON
{
  "id": "hook-mapping:after-agent-gemini",
  "_kind": "HookMapping",
  "_file": "channels-hooks/hook-mappings/babysitter-plugin-targets.yaml",
  "_cluster": "channels-hooks",
  "attributes": {
    "mappingId": "hook-mapping:after-agent-gemini",
    "hookId": "hook-surface:after-agent",
    "targetId": "agentVersion:gemini:ge-0-0-0",
    "nativeName": "AfterAgent",
    "versionRange": ">=0.0.0",
    "requiresRuntimeHooks": true,
    "adapterFamily": "gemini",
    "delivery": "shell",
    "blocking": false,
    "supportLevel": "supported",
    "canonicalPhase": "turn.after_agent",
    "blockCapability": true,
    "mutationCapability": false,
    "scope": "turn"
  },
  "outgoingEdges": [
    {
      "from": "hook-mapping:after-agent-gemini",
      "to": "hook-surface:after-agent",
      "kind": "maps_hook",
      "attributes": {}
    },
    {
      "from": "hook-mapping:after-agent-gemini",
      "to": "hook-surface:gemini.post-response",
      "kind": "maps_hook",
      "attributes": {}
    },
    {
      "from": "hook-mapping:after-agent-gemini",
      "to": "agentVersion:gemini:ge-0-0-0",
      "kind": "emits_hook",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}