Test mode

A pre-flight checklist for projects. Walk it before you turn on a public preview. Drives the readiness score in Launch Room.

Updated 2026-05-011 min readBuilder modes

Test mode is a structured checklist of things you should verify before you flip a preview link to a real audience. The list is canonical — every project gets the same items.

The launch checklist

  • Walk every saved scene end-to-end.
  • Add at least three real records in each primary table.
  • Confirm the integration cards match the project's actual dependencies.
  • Restore from a checkpoint at least once so you know the path works.
  • Run the JSON export and skim the Markdown summary.
  • Open the preview link in incognito and verify it renders without owner controls.

Readiness score

The Launch Room shows a 0–100% readiness score based on the checklist progress, schema completeness, brand state, scene state, and integration status. The next blocker is named in plain English.

When to use it

  • Before sending the preview link to a customer.
  • Before recording a demo video.
  • Before downloading the export and handing the project to a developer.
Was this page helpful?

Related