System status
Status
Live health of api.cohesionauth.com.
- Uptime (24h)
- no data
- Uptime (7d)
- no data
- Uptime (30d)
- no data
- Avg latency (60s)
- no data
Polls https://api.cohesionauth.com/ every 60 seconds. Samples: 0.
Incident history
-
BUG-1 / BUG-2 / BUG-4 scoring fixes
Two production deploys landed on 2026-04-20 to close out three issues surfaced during the full-review cycle:
809e620a— BUG-2 and BUG-4 scoring fixes inscoring-engine.js. Corrected edge-case handling in the dimension aggregation and the decay-projection math for short-history operators.7c08e408— BUG-1 per-org CORS fix inworker.js. PreflightOPTIONSrequests from origins not listed inorganizations.allowed_originsnow return 403 with noAccess-Control-Allow-Originheader (no reflection), consistent with the spec.
All 53 unit and 36 E2E tests green post-deploy. No customer-visible regression. The 80 ms auth timing floor, rate-limit configuration, and 13 endpoint response shapes were preserved.
-
Scoring API pilot-grade cutover
Scoring API pilot-grade hardening merged to main as commit
25b1103(PR #4). The cutover shipped the K8 v2 error envelope,HEAD /health probe support, and deprecation headers for the legacyapi_keybody field (sunset 2026-07-15). The peppered SHA-256 key-storage migrations (2026-04-17-01through2026-04-17-04) executed without incident, and the 80 ms auth timing floor held across all auth outcomes.No customer-visible downtime. Production healthy post-merge.