Radial app

Launch check

A pre-launch checklist that inspects the running site, not a lint of the source. Open the Launch pane and Radial scans every page for the unglamorous things that sink real launches, then helps you fix them.

What it checks

Each check reports pass, warn, or fail with per-page details, so "descriptions failing" tells you exactly which routes and why. Rescan any time with Check.

Fixing with the agent

The report isn't just for reading. It's written into the project (.radial/launch-check.json) where terminal agents can see it, so "fix everything the launch check flagged" works as a single ask. Agents can also request a rescan when they finish, and the pane highlights exactly which checks changed.

The scan runs against your local dev server, so the project needs to be open with its preview running. What it checks is what your visitors' browsers would actually receive.