Skip to content
Back to BerrerGate Capability Wisdom Agent

Card snapshot

api.berrergate.com · 2026-08-27 19:28:56 UTC · f30ff7eaccb4d9608855dae6a4e4d08d6bb7fd5f1bdd53d2704ebb211b2a8230

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.

{
  "name": "BerrerGate Capability Wisdom Agent",
  "description": "Evidence-backed capability decision service with a free deterministic trial and a bounded five-product x402 market pilot. A10A11R1 exposes the same A2A capability over HTTP+JSON and JSONRPC so registry SDKs can interoperate without creating a second payment rail. Real external asks, misses, offers and settlements steer future prewarm priority but never create truth.",
  "supportedInterfaces": [
    {
      "url": "https://api.berrergate.com/a2a/v1",
      "protocolBinding": "HTTP+JSON",
      "protocolVersion": "1.0"
    },
    {
      "url": "https://api.berrergate.com/a2a/jsonrpc",
      "protocolBinding": "JSONRPC",
      "protocolVersion": "1.0"
    }
  ],
  "provider": {
    "organization": "Berrer",
    "url": "https://berrergate.com"
  },
  "version": "1.7.1-a10a11r1",
  "documentationUrl": "https://api.berrergate.com/openapi.json",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "extendedAgentCard": false
  },
  "securitySchemes": {},
  "securityRequirements": [],
  "defaultInputModes": [
    "application/json",
    "text/plain"
  ],
  "defaultOutputModes": [
    "application/json"
  ],
  "skills": [
    {
      "id": "berrergate-free-trial",
      "name": "Free Capability Trial",
      "description": "Check whether BerrerGate already has a deterministic prewarmed answer. Unsupported asks are privacy-minimized market-intake signals.",
      "tags": [
        "free-trial",
        "capability-discovery",
        "demand-learning"
      ],
      "examples": [
        "Do you have a provider decision for this capability?"
      ],
      "inputModes": [
        "application/json",
        "text/plain"
      ],
      "outputModes": [
        "application/json"
      ]
    },
    {
      "id": "berrergate-paid-1-agent-agent-observability",
      "name": "Paid agent observability selection",
      "description": "Commercial-authority-cleared agent.agent_observability decision packet. Canonical payment is x402 v2 over POST /v1/agent/beta/query at $0.01 USDC on Base mainnet.",
      "tags": [
        "x402",
        "paid-capability",
        "commercial-authority",
        "base-usdc",
        "a2a"
      ],
      "examples": [
        "Select among agent.agent_observability providers"
      ],
      "inputModes": [
        "application/json",
        "text/plain"
      ],
      "outputModes": [
        "application/json"
      ]
    },
    {
      "id": "berrergate-paid-2-agent-automation-orchestration",
      "name": "Paid automation orchestration selection",
      "description": "Commercial-authority-cleared agent.automation_orchestration decision packet. Canonical payment is x402 v2 over POST /v1/agent/beta/query at $0.01 USDC on Base mainnet.",
      "tags": [
        "x402",
        "paid-capability",
        "commercial-authority",
        "base-usdc",
        "a2a"
      ],
      "examples": [
        "Select among agent.automation_orchestration providers"
      ],
      "inputModes": [
        "application/json",
        "text/plain"
      ],
      "outputModes": [
        "application/json"
      ]
    },
    {
      "id": "berrergate-paid-3-agent-browser-scraping-automation",
      "name": "Paid browser scraping automation selection",
      "description": "Commercial-authority-cleared agent.browser_scraping_automation decision packet. Canonical payment is x402 v2 over POST /v1/agent/beta/query at $0.01 USDC on Base mainnet.",
      "tags": [
        "x402",
        "paid-capability",
        "commercial-authority",
        "base-usdc",
        "a2a"
      ],
      "examples": [
        "Select among agent.browser_scraping_automation providers"
      ],
      "inputModes": [
        "application/json",
        "text/plain"
      ],
      "outputModes": [
        "application/json"
      ]
    },
    {
      "id": "berrergate-paid-4-agent-product-analytics",
      "name": "Paid product analytics selection",
      "description": "Commercial-authority-cleared agent.product_analytics decision packet. Canonical payment is x402 v2 over POST /v1/agent/beta/query at $0.01 USDC on Base mainnet.",
      "tags": [
        "x402",
        "paid-capability",
        "commercial-authority",
        "base-usdc",
        "a2a"
      ],
      "examples": [
        "Select among agent.product_analytics providers"
      ],
      "inputModes": [
        "application/json",
        "text/plain"
      ],
      "outputModes": [
        "application/json"
      ]
    },
    {
      "id": "berrergate-paid-5-agent-browser-automation",
      "name": "Paid browser automation selection",
      "description": "Commercial-authority-cleared agent.browser_automation decision packet. Canonical payment is x402 v2 over POST /v1/agent/beta/query at $0.01 USDC on Base mainnet.",
      "tags": [
        "x402",
        "paid-capability",
        "commercial-authority",
        "base-usdc",
        "a2a"
      ],
      "examples": [
        "Select among agent.browser_automation providers"
      ],
      "inputModes": [
        "application/json",
        "text/plain"
      ],
      "outputModes": [
        "application/json"
      ]
    }
  ]
}