iiRecord
Agentic AI Atlas · Unified Hook Payload
term:unified-hook-payloada5c.ai
II.
Term JSON

term:unified-hook-payload

Structured · live

Unified Hook Payload json

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

File · terminology/terms/terms-articles-and-refs.yamlCluster · terminology
Record JSON
{
  "id": "term:unified-hook-payload",
  "_kind": "Term",
  "_file": "terminology/terms/terms-articles-and-refs.yaml",
  "_cluster": "terminology",
  "attributes": {
    "displayName": "Unified Hook Payload",
    "kind": "concept",
    "description": "Harness-agnostic normalised hook payload emitted by agent-mux:\n`{ agent, hookType, sessionId, timestamp, data, raw }`. `data`\nsurfaces fields like `tool_name`, `tool_input`, `prompt`; `raw`\npreserves the original per-harness payload for bidirectional\nround-tripping. Source: docs/agent-mux/reference/15-hooks.md.\n"
  },
  "outgoingEdges": [
    {
      "from": "term:unified-hook-payload",
      "to": "term:hook-registration",
      "kind": "related_to",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "term:hook-registration",
      "to": "term:unified-hook-payload",
      "kind": "related_to",
      "attributes": {}
    }
  ]
}