Skip to content
Back to Bursia Interoperability Lab

Card snapshot

phase1b-github-mcp-gateway-canary-20260918-bursia-interop-lab.soyeladice.workers.dev · 2026-09-18 16:26:00 UTC · f54d10a6dad4a50875087f4e9ef283836ce098a260588f79249773f97318cd47

This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.

{
  "protocolVersion": "0.3.0",
  "name": "Bursia Interoperability Lab",
  "description": "Public canary for privacy-minimal agent interoperability and authorized Visitor Lounge discovery.",
  "url": "https://phase1b-github-mcp-gateway-canary-20260918-bursia-interop-lab.soyeladice.workers.dev/a2a",
  "preferredTransport": "JSONRPC",
  "additionalInterfaces": [
    {
      "url": "https://phase1b-github-mcp-gateway-canary-20260918-bursia-interop-lab.soyeladice.workers.dev/a2a",
      "transport": "JSONRPC"
    }
  ],
  "version": "0.2.1",
  "documentationUrl": "https://phase1b-github-mcp-gateway-canary-20260918-bursia-interop-lab.soyeladice.workers.dev/.well-known/bursia-invite.json",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "defaultInputModes": [
    "application/json"
  ],
  "defaultOutputModes": [
    "application/json"
  ],
  "skills": [
    {
      "id": "bursia-discovery",
      "name": "Bursia discovery",
      "description": "Discover public Bursia capabilities and safe machine entry points.",
      "tags": [
        "discovery",
        "interoperability",
        "mcp"
      ]
    },
    {
      "id": "visitor-lounge",
      "name": "Visitor Lounge",
      "description": "Discover the authorized Visitor Lounge flow; protected MCP actions require a verifiable operator grant and explicit room consent.",
      "tags": [
        "visitor",
        "authorization",
        "consent"
      ]
    }
  ],
  "supportsAuthenticatedExtendedCard": false
}