{
  "status": "ok",
  "catalog": {
    "contests": 84,
    "version": "1jqqavw"
  },
  "runtime": {
    "resolver": "intl",
    "pinned": true,
    "pinReason": "engine/src/zones.ts selects a resolver by `typeof Temporal`, which is a presence check, not a correctness check. The deployed Workers fleet has exposed an undocumented Temporal with a clock frozen at epoch 0 since 2026-07-30 (workerd#6907) while local workerd exposes none, so an unpinned build would resolve contest times through different code in production than in test. See TIMEZONE_BRIEF.md.",
    "temporalPresent": false,
    "temporalClockSane": null,
    "wouldSelectWithoutPin": "intl",
    "intlAvailable": true,
    "userAgent": "Cloudflare-Workers",
    "compatibilityDate": "2026-08-13"
  },
  "zoneResolverSelfCheck": {
    "pass": true,
    "checked": 8,
    "failures": []
  }
}