iiRecord
Agentic AI Atlas · PairingConsumeFrame (client→server, request/response)
shared-context-spec:agent-mux-gateway-frame-pairing-consumea5c.ai
II.
SharedContextSpec JSON

shared-context-spec:agent-mux-gateway-frame-pairing-consume

Structured · live

PairingConsumeFrame (client→server, request/response) json

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

File · extensions/shared-context-specs/agent-mux-gateway-protocol-frames.yamlCluster · extensions
Record JSON
{
  "id": "shared-context-spec:agent-mux-gateway-frame-pairing-consume",
  "_kind": "SharedContextSpec",
  "_file": "extensions/shared-context-specs/agent-mux-gateway-protocol-frames.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "PairingConsumeFrame (client→server, request/response)",
    "contextKind": "websocket-frame-client",
    "typescriptInterface": "PairingConsumeFrame",
    "producerIface": "@a5c-ai/agent-mux-gateway client",
    "consumerIfaces": [
      "handleRequestFrame 'pairing.consume' (server.ts:814-817)"
    ],
    "fieldSchema": [
      "type:literal<pairing.consume>:required:Frame discriminator",
      "code:string:required:Short pairing code to consume"
    ],
    "sourceCitation": "packages/agent-mux/gateway/src/protocol/v1.ts:116-119; frames.ts:117-120"
  },
  "outgoingEdges": [],
  "incomingEdges": [
    {
      "from": "package:a5c-ai-agent-mux-gateway",
      "to": "shared-context-spec:agent-mux-gateway-frame-pairing-consume",
      "kind": "has_payload_schema",
      "attributes": {}
    }
  ]
}