II.
TransportProtocol JSON
Structured · livetransportProtocol:passthrough
transportProtocol:passthrough json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "transportProtocol:passthrough",
"_kind": "TransportProtocol",
"_file": "capabilities-and-models/transport-protocol.yaml",
"_cluster": "capabilities-and-models",
"attributes": {
"transportId": "passthrough",
"label": "Passthrough upstream protocol",
"status": "scorecard-gated",
"protocolKind": "http-proxy",
"interactive": "false",
"streaming": "true",
"requestShape": "provider-native path",
"responseShape": "provider-native response",
"codecCapabilities": {
"supportsTools": false,
"supportsStreaming": false,
"supportsTokenCounting": false,
"costTracking": false,
"toolSchemaFormat": "none"
},
"evidenceRefs": [
"repo-transport-mux-readme",
"repo-transport-mux-scorecard"
]
},
"outgoingEdges": [
{
"from": "transportProtocol:passthrough",
"to": "agent:agent-mux",
"kind": "used_by",
"attributes": {}
}
],
"incomingEdges": []
}