Commit Graph

476 Commits

Author SHA1 Message Date
Upptime Bot
f06e6fc790 🟥 Canvas — pricing route is down (404 in 32 ms) [skip ci] [upptime] 2026-04-16 01:15:37 +00:00
Upptime Bot
6c2ac69980 🟩 Canvas — apex (marketing + pricing) is up (200 in 426 ms) [skip ci] [upptime] 2026-04-16 01:15:37 +00:00
Upptime Bot
44beb43303 🟩 Control plane — Legal pages is up (200 in 30 ms) [skip ci] [upptime] 2026-04-16 01:15:36 +00:00
Upptime Bot
19dc39e6fc 🟩 Control plane API is up (200 in 186 ms) [skip ci] [upptime] 2026-04-16 01:15:36 +00:00
Upptime Bot
f00dc46df4 🟥 Canvas — legal redirect is down (404 in 16 ms) [skip ci] [upptime] 2026-04-15 23:31:35 +00:00
Upptime Bot
34eee2a828 🟥 Canvas — pricing route is down (404 in 72 ms) [skip ci] [upptime] 2026-04-15 23:31:35 +00:00
Upptime Bot
89a99b12f6 🟩 Canvas — apex (marketing + pricing) is up (200 in 904 ms) [skip ci] [upptime] 2026-04-15 23:31:34 +00:00
Upptime Bot
c25d057473 🟩 Control plane — Legal pages is up (200 in 115 ms) [skip ci] [upptime] 2026-04-15 23:31:33 +00:00
Upptime Bot
6a020eec84 🟩 Control plane API is up (200 in 233 ms) [skip ci] [upptime] 2026-04-15 23:31:33 +00:00
Upptime Bot
fb72a49f3c 🟥 Canvas — legal redirect is down (404 in 23 ms) [skip ci] [upptime] 2026-04-15 22:30:59 +00:00
Upptime Bot
b4872f44fe 🟥 Canvas — pricing route is down (404 in 44 ms) [skip ci] [upptime] 2026-04-15 22:30:59 +00:00
Upptime Bot
a226b51302 🟩 Canvas — apex (marketing + pricing) is up (200 in 580 ms) [skip ci] [upptime] 2026-04-15 22:30:59 +00:00
Upptime Bot
9bdf5a9b72 🟩 Control plane — Legal pages is up (200 in 89 ms) [skip ci] [upptime] 2026-04-15 22:30:58 +00:00
Upptime Bot
b54c502291 🟩 Control plane API is up (200 in 104 ms) [skip ci] [upptime] 2026-04-15 22:30:58 +00:00
Upptime Bot
eeb6f941a3 🟥 Canvas — legal redirect is down (404 in 30 ms) [skip ci] [upptime] 2026-04-15 21:27:17 +00:00
Upptime Bot
00b47b266c 🟥 Canvas — pricing route is down (404 in 111 ms) [skip ci] [upptime] 2026-04-15 21:27:17 +00:00
Upptime Bot
f4e2eff27b 🟩 Canvas — apex (marketing + pricing) is up (200 in 409 ms) [skip ci] [upptime] 2026-04-15 21:27:17 +00:00
Upptime Bot
6a79406b4a 🟩 Control plane — Legal pages is up (200 in 129 ms) [skip ci] [upptime] 2026-04-15 21:27:16 +00:00
Upptime Bot
22090eef47 🟩 Control plane API is up (200 in 162 ms) [skip ci] [upptime] 2026-04-15 21:27:16 +00:00
Upptime Bot
35382819a1 🗃️ Update status summary [skip ci] [upptime] 2026-04-15 21:23:47 +00:00
Upptime Bot
1b7804db09 🟥 Canvas — legal redirect is down (404 in 147 ms) [skip ci] [upptime] 2026-04-15 21:23:42 +00:00
Upptime Bot
0e61c28462 🟥 Canvas — pricing route is down (404 in 130 ms) [skip ci] [upptime] 2026-04-15 21:23:27 +00:00
Upptime Bot
ac4bb24dd4 🟩 Canvas — apex (marketing + pricing) is up (200 in 752 ms) [skip ci] [upptime] 2026-04-15 21:23:13 +00:00
Upptime Bot
65d9dab0b3 🟩 Control plane — Legal pages is up (200 in 137 ms) [skip ci] [upptime] 2026-04-15 21:23:12 +00:00
Upptime Bot
74a92dda02 🟩 Control plane API is up (200 in 62 ms) [skip ci] [upptime] 2026-04-15 21:23:12 +00:00
Hongming Wang
967313cbca chore: initial Upptime scaffold for status.moleculesai.app
Seeds the Upptime-powered status page for Molecule AI. Zero-infra:
GitHub Actions cron every 5min checks each endpoint, commits the
result to history/, and rebuilds the static site into the gh-pages
branch. Incident detection auto-opens Issues in this repo.

- .upptimerc.yml — five sites monitored on first cut:
  - molecule-cp /health + /legal/terms
  - moleculesai.app / + /pricing + /legal/terms
  Each has a display name that matches the status page UI.
- .github/workflows/uptime.yml       — 5min uptime check
- .github/workflows/response-time.yml — hourly latency histogram
- .github/workflows/graphs.yml        — daily long-term graphs
- .github/workflows/static-site.yml   — hourly site rebuild
- .github/workflows/summary.yml       — daily README badge refresh
- README.md — landing page with workflow status badges, Upptime
  markers for auto-populated status section
- history/.gitkeep — placeholder so the workflows' first run has a
  dir to commit into
- LICENSE — MIT

Next steps documented separately: enable GitHub Pages (Settings →
Pages → Source: gh-pages branch), add DNS CNAME record for
status.moleculesai.app → molecule-ai.github.io.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-15 14:20:45 -07:00