What question does Astro Status answer?
It answers whether the site built successfully and when — nothing more.
Clear answers explaining what Astro Status does — and what it intentionally does not.
Last Updated: 01 April 2026
It answers whether the site built successfully and when — nothing more.
No. The plugin runs only at build time and produces static output.
No. It explicitly avoids claiming runtime liveness.
Yes. The static output works perfectly behind any CDN.
A warning is logged and the build continues safely.
Possibly in v2, for hybrid or server output. v1 intentionally does not attempt this.
No. It exposes no system information, secrets, or runtime state.
Yes. Astro Status is released under the MIT license.
Want an honest status endpoint for your Astro site?