iiRecord
Agentic AI Atlas · transportProtocol:shell-hook-runtime
transportProtocol:shell-hook-runtimea5c.ai
II.
TransportProtocol JSON

transportProtocol:shell-hook-runtime

Structured · live

transportProtocol:shell-hook-runtime json

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

File · capabilities-and-models/transport-protocol.yamlCluster · capabilities-and-models
Record JSON
{
  "id": "transportProtocol:shell-hook-runtime",
  "_kind": "TransportProtocol",
  "_file": "capabilities-and-models/transport-protocol.yaml",
  "_cluster": "capabilities-and-models",
  "attributes": {
    "transportId": "shell-hook-runtime",
    "label": "Shell hook lifecycle runtime",
    "protocolKind": "shell-hooks",
    "interactive": "true",
    "streaming": "true",
    "requestShape": "hook invocation payload",
    "responseShape": "shell hook status and output",
    "evidenceRefs": [
      "repo-target-index",
      "repo-target-claude",
      "repo-target-codex"
    ]
  },
  "outgoingEdges": [],
  "incomingEdges": [
    {
      "from": "agentVersion:codex:ge-0-119-0",
      "to": "transportProtocol:shell-hook-runtime",
      "kind": "uses_transport"
    }
  ]
}