iiRecord
Agentic AI Atlas · Agent-mux bridges to remote agents via transport
claim:agent-mux-bridges-transporta5c.ai
II.
TestableClaim JSON

claim:agent-mux-bridges-transport

Structured · live

Agent-mux bridges to remote agents via transport json

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

File · domain/testable-claims/product-claims.yamlCluster · domain
Record JSON
{
  "id": "claim:agent-mux-bridges-transport",
  "_kind": "TestableClaim",
  "_file": "domain/testable-claims/product-claims.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Agent-mux bridges to remote agents via transport",
    "description": "Agent-mux (agent:agent-mux) has used_by edges from multiple\ntransport protocols (anthropic, openai-chat, openai-responses),\nconfirming its multi-transport bridging capability.\n",
    "testStatus": "passing",
    "testType": "unit",
    "testCommand": "node -e \"const i=JSON.parse(require('fs').readFileSync('packages/atlas/src/index.json','utf8'));const edges=i.edges.filter(e=>e.to==='agent:agent-mux'&&e.kind==='used_by');process.exit(edges.length>=2?0:1)\"",
    "category": "graph-integrity",
    "priority": "medium"
  },
  "outgoingEdges": [
    {
      "from": "claim:agent-mux-bridges-transport",
      "to": "agent:agent-mux",
      "kind": "asserts_about"
    }
  ],
  "incomingEdges": []
}