Week 3
Launch Smoke Test
Verify the public URL, offer, next action, provider gates, and support path before sharing.
Public checks
- Homepage loads over HTTPS.
- The offer says who it is for and what happens next.
- Lead capture or checkout status is visible.
- Support path is visible.
- No horizontal overflow on mobile.
Provider gates
- Auth disabled state is clear if OAuth is not configured.
- Checkout disabled state is clear if Stripe is not configured.
- Protected downloads fail closed if storage is not configured.
- Health endpoint reports the expected provider state.
Decision log
- Deployed URL:
- Expected result:
- Actual result:
- Known broken or disabled parts:
- Next smallest fix: