iiRecord
Agentic AI Atlas · transportProtocol:passthrough
transportProtocol:passthrougha5c.ai
II.
TransportProtocol JSON

transportProtocol:passthrough

Structured · live

transportProtocol:passthrough 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: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": []
}