II.
TransportProtocol JSON
Structured · livetransportProtocol:shell-hook-runtime
transportProtocol:shell-hook-runtime json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"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"
}
]
}