FlipScout status

Honest signal, not vanity uptime. Values are pulled from /status.json on every page load — the nightly canary workflow (see flipscout-site) overwrites that file on each run. When the JSON says "unknown" the canary hasn't published since the last static reseed.

Nightly canary

loading…

Marketing site

loading…

License API

loading…

Snapshot generated at . Raw JSON: /status.json.

What each state means

Nightly canary
passing every hard step in the last scheduled run finished green (secrets scan, unit tests, site 200 probes; API healthz when API_LIVE=1). failing one or more hard steps failed. A GitHub issue was opened / updated in the repo with the failing step and the last 60 lines of log. unknown the canary hasn't published a status yet, or the fetch of /status.json failed.
Marketing site
Whether flipscout.dev was served with a 200 and the FlipScout brand string was in the body at the last canary check.
License API
Whether api.flipscout.dev/healthz answered on the last hard probe. Reads not_deployed until the license server is provisioned — see docs/DEPLOY.md §2.