Skip to content
Back to Bay Run

Card snapshot

bay-run-mvp-889989800693.us-central1.run.app · 2026-08-18 01:05:02 UTC · 57734d50aab8d0e67d7570b6f692359b751404f4f8099da715aa4f665745a9d2

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": "Bay Run",
  "description": "FREE during launch: every call below costs 0.00 USD. No card, no signup \u2014 mint a token and go. Public A2A activation and interface handoff for Bay Run. This A2A endpoint does not execute user tasks; REST or authenticated MCP performs one-call bake-off, quote, run, and verify. Free during launch \u2014 no card, no signup; generous limits (60/min); pricing later with notice.",
  "free_launch": {
    "schema": "bay-run.free-tier.v1",
    "active": true,
    "price_usd": "0.00",
    "label": "$0.00 \u2014 free launch tier",
    "note": "Free during launch \u2014 no card, no signup; generous limits (60/min); pricing later with notice.",
    "card_required": false,
    "signup_required": false,
    "requests_per_minute": 60,
    "requests_per_day": 1500,
    "token_ttl_seconds": 86400
  },
  "url": "https://run.huggingbay.xyz/a2a",
  "preferredTransport": "JSONRPC",
  "version": "2.0.0",
  "build": {
    "release_id": "bay-run-mvp-mvp39r2-64c47c31583763f5b64c6b377a454017dfbaff4e",
    "release_id_source": "cloud_run_revision",
    "source_sha": "64c47c31583763f5b64c6b377a454017dfbaff4e",
    "image_digest": "us-central1-docker.pkg.dev/barneyserver/hugging-bay-workers/bay-run@sha256:62860ed50c23ca275fc7d8176c2b258367a875dff6b489823d474006ffb3956d",
    "binding_status": "declared",
    "generated_at": "2026-08-18T00:17:37Z",
    "binding_verification": "unverified:api_http_403"
  },
  "provider": {
    "organization": "Hugging Bay",
    "url": "https://huggingbay.xyz"
  },
  "documentationUrl": "https://run.huggingbay.xyz/llms-full.txt",
  "iconUrl": null,
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "defaultInputModes": [
    "application/json",
    "text/plain"
  ],
  "defaultOutputModes": [
    "application/json",
    "text/plain"
  ],
  "security": [],
  "skills": [
    {
      "id": "small_model_bakeoff_interface_handoff",
      "name": "Discover the Bay Run one-call bake-off",
      "description": "Return the authenticated REST/MCP endpoints for one-call model bake-off, quote, run, and verification. No user task is executed through A2A.",
      "tags": [
        "task-routing",
        "specialist-models",
        "verification",
        "mcp"
      ],
      "examples": [
        "Pick the best small model from five labeled examples",
        "Find and run a specialist under a hard budget",
        "Show me the Bay Run quote, execution, and verification contract"
      ],
      "inputModes": [
        "application/json",
        "text/plain"
      ],
      "outputModes": [
        "application/json"
      ]
    }
  ],
  "additionalInterfaces": [
    {
      "transport": "JSONRPC",
      "url": "https://run.huggingbay.xyz/a2a"
    }
  ],
  "_meta": {
    "quickstart_url": "https://run.huggingbay.xyz/quickstart",
    "bakeoff": "https://run.huggingbay.xyz/v1/bakeoff",
    "bakeoffs": "https://run.huggingbay.xyz/bakeoffs",
    "free_key": "https://run.huggingbay.xyz/v1/keys/free",
    "status": "https://run.huggingbay.xyz/status.json",
    "task_quote": "https://run.huggingbay.xyz/v1/task/quote",
    "task_run": "https://run.huggingbay.xyz/v1/task/run",
    "task_verify": "https://run.huggingbay.xyz/v1/task/verify",
    "openai_compatible_base_url": "https://run.huggingbay.xyz/v1",
    "mcp_server_card": "https://run.huggingbay.xyz/.well-known/mcp/server-card.json",
    "mcp_endpoint": "https://run.huggingbay.xyz/mcp/",
    "data_policy": "https://run.huggingbay.xyz/.well-known/data-policy.json",
    "assurance": "https://run.huggingbay.xyz/.well-known/assurance.json",
    "security_contact": "https://run.huggingbay.xyz/.well-known/security.txt",
    "security_policy": "https://run.huggingbay.xyz/security",
    "note": "A2A provides only a fixed public activation result and machine-readable handoff. Task calls use authenticated MCP or REST at the listed endpoints."
  }
}