{
  "code": "1027",
  "title": "This website has been temporarily rate limited",
  "meaning": "Cloudflare Workers free-tier daily request limit (100,000 / UTC day).",
  "not": "Not a per-visitor 1015 ban. The whole account's Worker meter is empty.",
  "root_cause": "2026-08-14 UTC: ugrad-map Pages Function _middleware.js ran on every tools/map/drone/gov apex hit because _routes.json included /. Custom domains are path /, so exclude /tools/* never helped. Desk counted 317,283 host-HTTP as the 1027 meter (~296k tools+map). Functions removed 21:30Z (map VERSION 1.56.0-no-functions). CF's own UTC-day clock stayed spent until 00:00Z 2026-08-15.",
  "incident": {
    "id": "2026-08-14-ugrad-map-middleware",
    "opened": "2026-08-14T00:00:00Z",
    "mitigated": "2026-08-14T21:30:00Z",
    "severity": "critical",
    "status": "mitigated",
    "title": "Workers Free 1027 blowout \u00b7 317,283 vs 100,000 cap",
    "body": "2026-08-14 UTC: ugrad-map Pages Function _middleware.js ran on every tools/map/drone/gov apex hit because _routes.json included /. Custom domains are path /, so exclude /tools/* never helped. Desk counted 317,283 host-HTTP as the 1027 meter (~296k tools+map). Functions removed 21:30Z (map VERSION 1.56.0-no-functions). CF's own UTC-day clock stayed spent until 00:00Z 2026-08-15.",
    "hosts": [
      "tools.ugrad.ai",
      "map.ugrad.ai",
      "gov.ugrad.ai",
      "drone.ugrad.ai",
      "3d.ugrad.ai"
    ],
    "today": 317283,
    "evidence": {
      "workers_counted_http": 317283,
      "tools_plus_map": 296107,
      "cap": 100000,
      "pct": 317.3,
      "root": "ugrad-map functions/_middleware.js on /",
      "fix": "functions/ excluded from Pages deploy; host routing is static index.html + _redirects",
      "map_version": "1.56.0-no-functions",
      "map_build": "v85-no-fn"
    },
    "why": "Pages Function on / of custom domains. ~98% of the day's 1027 meter.",
    "fix": "Killed Functions 2026-08-14T21:30Z. Do not ship functions/ again.",
    "cost": "$0"
  },
  "evidence": {
    "ugrad_zone_today_requests": 97375,
    "ugrad_zone_today_uniques": 499,
    "tools_plus_map_adaptive": 143065,
    "quota_used": 2727,
    "quota_left": 97273,
    "quota_pct_left": 97.3,
    "worker_hosts_down": 0,
    "july_baseline": 58846
  },
  "still_up": "Static Pages without Functions (ugrad.ai) and *.pages.dev origins.",
  "bypass": [
    {
      "host": "lang.ugrad.ai",
      "use": "https://lang-ugrad.pages.dev"
    },
    {
      "host": "fcs.ugrad.ai",
      "use": "https://fcs-ugrad.pages.dev"
    }
  ],
  "fix_now": [
    "2026-08-14 317k 1027 is mitigated (ugrad-map Functions off). See /VERSION.json.",
    "Do not redeploy functions/_middleware.js.",
    "Public refresh: curl -sS -X POST https://status.ugrad.ai/api/refresh",
    "Workers Paid ($5/mo) only if a clean UTC day still exceeds ~80k real Function hits."
  ],
  "dash": "https://dash.cloudflare.com/?account=workers/plans",
  "docs": "https://developers.cloudflare.com/workers/platform/limits/#daily-requests"
}