Build status

CI status, not a service-uptime claim.

This page shows the real pass/fail history of the evals GitHub Actions workflow — the automated test suite that runs on every push and pull request — pulled live from GitHub's public API. Undercut is a static site plus one serverless function: there's no server fleet, no SLA, and nothing that would make an “uptime %” figure honest. What we can show, and do, is whether the tests that gate every change are currently passing.

Checking latest run…

Live status is unavailable right now — GitHub's API didn't respond (likely a public rate limit; this page makes an unauthenticated request).

See the run history directly on GitHub instead:

Last 20 runs (newest first)

Full history on GitHub Actions ↗ Back to Undercut

Each dot is one run of .github/workflows/evals.yml (unit tests for the routing policy, plus a mocked eval-harness smoke run). Green = passed, red = failed, amber = another result (cancelled, in progress, etc). Data comes from api.github.com/repos/undercutsh/firstpass/actions/workflows/evals.yml/runs at page load — it is not cached or edited by hand.