mmodiqo/website-launch-readinessv1.1.2Public
Website launch readiness
Checks a public website launch across DNS, HTTP, TLS, security headers, essential metadata, robots, sitemap, and optional local Lighthouse scores.
Read the full description
Each probe family is its own DAG step in a four-layer graph, so DNS and the page fetch run in parallel, TLS/robots/sitemap/Lighthouse fan out from the fetched final origin, any single probe degrades to a labeled unknown instead of failing the play, and the readiness join shows exactly which probe said what.
Before you run it3 local tools
Everything here is checked on your machine when rote inspects the play. This page never learns what you have installed or which credentials you hold.
- ○python3local tool
Must be on your PATH. rote reports what it finds during inspect.
- ○diglocal tool
Must be on your PATH. rote reports what it finds during inspect.
- ○lighthouselocal tool
Must be on your PATH. rote reports what it finds during inspect.
Inputs3, all optional
rote asks for these before running and shows the defaults it will use.
- Url
urlPublic HTTP or HTTPS URL to check
optionalstringdefaulthttps://example.comexamplehttps://example.comcustom value allowed - Max redirects
max_redirectsMaximum redirects to follow, from 0 through 20
optionalintegerdefault10example10custom value allowed - Run lighthouse
run_lighthouseRun Lighthouse when its local CLI and browser runtime are available
optionalbooleandefaultfalseexamplefalsecustom value allowed
What it changes
No write operations are declared in this version's manifest.
Credentials remain in the recipient's local rote vault; this page and the publisher never receive them.
Runtime details
- rote CLIversion 0.62.0 or newer
- Servicesnone declared
- Digest
sha256:87e99905cd848b5740505d9badf96ef9ac39fa88c3a066229f22a7101c39c9cf - Archive size9244 bytes
- Published2026-08-17T23:58:33.027652+00:00
- Published withrote 0.66.1
Credential values and current readiness remain local. Opening this page never prompts for a credential, opens an authorization browser, or calls a service this play uses.
A play is a published, versioned automation package that runs on your own machine through rote, a free command-line tool. Opening this page installs nothing and runs nothing.