Preview screens
These let you walk the buy → confirm → email → activate journey end to end while the commerce backend is still stubbed. They're noindex and not linked from the live navigation. The real checkout is Lemon Squeezy's hosted overlay; fulfillment (minting + emailing keys) is the deferred Phase-2 worker.
Mock checkout
Stand-in for the Lemon Squeezy hosted overlay: order summary → confirm. Takes no payment and collects no card details.
Live: Lemon Squeezy hosted overlay (the Buy button).
Order complete
The post-purchase screen: key on its way, activation steps, downloads. Real, launch-facing (noindex); Lemon Squeezy redirects here.
Live: same page, reached after a real purchase.
License email
The transactional license-delivery email, rendered from the real template with a dev key.
Live: sent by the Phase-2 worker via the email provider.
Walk the whole flow: mock checkout → complete → the license email → the activation guide.