{
  "schema": "proof.compute.v0",
  "generated_at": "2026-09-17T17:06:04.692Z",
  "sources": {
    "network": "https://www.getdasha.com/compute/api/network",
    "readyz": "https://www.getdasha.com/compute/api/readyz",
    "verify": "https://www.getdasha.com/compute/api/verify",
    "chain": "https://www.getdasha.com/compute/api/chain",
    "metrics": "https://www.getdasha.com/compute/api/metrics",
    "factory": "https://www.getdasha.com/compute/api/factory",
    "pricing": "https://www.getdasha.com/compute/api/pricing",
    "keys": "https://www.getdasha.com/keys.json",
    "receipt_format": "https://www.getdasha.com/compute/llms.txt"
  },
  "right_now": {
    "providers_online": 1,
    "models_available": [
      "qwen3-4b",
      "qwen3-8b",
      "gemma3-12b",
      "gemma3-27b"
    ],
    "capacity": [
      {
        "model": "qwen3-4b",
        "providers": 1,
        "measured_providers": 1,
        "tokens_per_second": 46.53
      },
      {
        "model": "qwen3-8b",
        "providers": 1,
        "measured_providers": 1,
        "tokens_per_second": 25.18
      },
      {
        "model": "gemma3-12b",
        "providers": 1,
        "measured_providers": 1,
        "tokens_per_second": 16.62
      },
      {
        "model": "gemma3-27b",
        "providers": 1,
        "measured_providers": 1,
        "tokens_per_second": 6.64
      }
    ],
    "jobs_queued": 0,
    "can_serve": true,
    "readyz_reason": "providers_online=1"
  },
  "chain": {
    "length": 244,
    "tip": "19bfce83ca0c8e27b655ab6d75a1911680686a5a345ebc1364cd4fb6d9c7008e",
    "verdict": {
      "tier": "ANCHORED",
      "why": "chain verifies; tip covered by head 799s old; heads log verifies"
    },
    "checked_at": "2026-09-17T17:06:04.177Z"
  },
  "settled_24h": {
    "tokens": 11074,
    "jobs": 24,
    "cents": 120
  },
  "jobs": {
    "hosted": 13,
    "community": 271,
    "mixture": 0,
    "failed": 6
  },
  "pricing": {
    "unit": "successful_chat_completion",
    "request_usd": "0.05",
    "currency": "USD",
    "card_available": false,
    "card_note": "Prepaid guest credits; cards not yet accepted."
  },
  "deepseek_reference": "https://api-docs.deepseek.com/quick_start/pricing",
  "fail_loud_contract": {
    "status": "action_required",
    "reason": "no_mac_online",
    "hint": "Join a Mac or poll GET /compute/api/network."
  }
}