{
  "service": "mcpfax-intel",
  "version": "1.0.6",
  "status": "ok",
  "checked_at": "2026-08-21T20:17:06.209Z",
  "core": {
    "d1_reachable": true,
    "d1_binding": true,
    "r2_binding": true,
    "receive_wallet": true,
    "payment_facilitator": true
  },
  "rate_limits": {
    "enforced": true,
    "keyed_on": "client address (cf-connecting-ip); the User-Agent is deliberately not part of the key",
    "mechanism": "Cloudflare Workers native rate limiting binding. Counters are held at the Cloudflare location serving the request, so a caller distributed across many locations can exceed these figures before being clamped.",
    "on_limiter_failure": "fail open — the request is served and the failure is logged",
    "response_when_limited": "HTTP 429 with Retry-After and RateLimit-Limit/Remaining/Reset. On /mcp the body is a JSON-RPC 2.0 error envelope.",
    "tiers": {
      "discovery": {
        "limit": 120,
        "window_seconds": 60,
        "enforced": true,
        "applies_to": "/, /health, /llms.txt, /.well-known/glama.json, /server.json, /signin, and MCP initialize/tools/list"
      },
      "data": {
        "limit": 60,
        "window_seconds": 60,
        "enforced": true,
        "applies_to": "/alerts, /trending, /movers, /seller-rank, /category-demand, /new-entrants, /logout, MCP tools/call, and any unknown path"
      },
      "heavy": {
        "limit": 20,
        "window_seconds": 60,
        "enforced": true,
        "applies_to": "/auth (credential check) and the /reports* + /market-report report builds over D1"
      }
    }
  },
  "core_status_definition": "ok means the paid x402 HTTP + MCP products are servable: D1 reachable, bindings present, payee wallet set, and a payment facilitator configured. Optional subscriber features never affect this field.",
  "optional_features": {
    "subscriber_login": false,
    "subscriber_bearer": false,
    "facilitator_auth": false,
    "note": "Subscriber reports are not offered on this deployment and are hidden from every public surface. This is intentional, not a fault."
  },
  "configuration": {
    "receive_wallet": true,
    "facilitator_url": true,
    "facilitator_auth": false,
    "subscriber_login": false,
    "subscriber_bearer": false,
    "d1_binding": true,
    "r2_binding": true
  },
  "data_freshness": {
    "latest_flow_update": "2026-08-21T20:12:21.589Z",
    "latest_successful_census_date": "2026-08-21"
  },
  "observation_window": {
    "archive_first_date": "2026-08-11",
    "archive_latest_date": "2026-08-21",
    "archive_span_days": 11,
    "daily_bucket_first_date": "2026-08-11",
    "daily_bucket_latest_date": "2026-08-20",
    "daily_bucket_span_days": 10
  }
}