iiRecord
Agentic AI Atlas · transportProtocol:openai-responses
transportProtocol:openai-responsesa5c.ai
II.
TransportProtocol JSON

transportProtocol:openai-responses

Structured · live

transportProtocol:openai-responses 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:openai-responses",
  "_kind": "TransportProtocol",
  "_file": "capabilities-and-models/transport-protocol.yaml",
  "_cluster": "capabilities-and-models",
  "attributes": {
    "transportId": "openai-responses",
    "label": "OpenAI Responses API",
    "status": "scorecard-gated",
    "protocolKind": "http-json",
    "interactive": "false",
    "streaming": "true",
    "requestShape": "POST /v1/responses",
    "responseShape": "response",
    "codecCapabilities": {
      "supportsTools": true,
      "supportsStreaming": true,
      "supportsTokenCounting": true,
      "costTracking": true,
      "toolSchemaFormat": "openai"
    },
    "evidenceRefs": [
      "repo-transport-mux-readme",
      "repo-transport-mux-migration",
      "repo-transport-mux-scorecard"
    ]
  },
  "outgoingEdges": [
    {
      "from": "transportProtocol:openai-responses",
      "to": "agent:agent-mux",
      "kind": "used_by",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}