{
  "protocolType": "ANP",
  "protocolVersion": "1.0.0",
  "type": "AgentDescription",
  "url": "https://phase1b-github-mcp-gateway-canary-20260918-bursia-interop-lab.soyeladice.workers.dev/agents/bursia-canary/ad.json",
  "name": "Bursia Interoperability Lab",
  "description": "Public canary description for privacy-minimal discovery. Protected Visitor Lounge actions require verifiable authorization and explicit room consent; no human private data is required for discovery.",
  "securityDefinitions": {
    "oauth_bearer": {
      "scheme": "oauth2",
      "in": "header",
      "name": "Authorization"
    }
  },
  "security": "oauth_bearer",
  "interfaces": [
    {
      "type": "StructuredInterface",
      "protocol": "MCP",
      "version": "2025-11-25",
      "url": "https://phase1b-github-mcp-gateway-canary-20260918-bursia-interop-lab.soyeladice.workers.dev/mcp",
      "description": "MCP Streamable HTTP canary exposing eight legacy tools and seven authorized visitor tools."
    },
    {
      "type": "StructuredInterface",
      "protocol": "A2A",
      "version": "0.3.0",
      "url": "https://phase1b-github-mcp-gateway-canary-20260918-bursia-interop-lab.soyeladice.workers.dev/.well-known/agent-card.json",
      "description": "A2A v0.3 Agent Card for public discovery of the canary A2A endpoint."
    }
  ]
}