First-Release Checklist
Use this checklist for the current public BLIPS docs and Public Test Backend Try It release.1. Mintlify preview validation
- import or connect the repo in Mintlify
- confirm a
.mintlify.apppreview URL is created - confirm
docs.jsonnavigation matches the intended first-release structure - confirm generated OpenAPI pages appear only for the approved first-release endpoint set
- confirm
authentication,webhooks,reference/overview,reference/playground, anddemo/*pages render in the expected locations
2. docs.blips.network binding
- confirm
docs.blips.networkremains connected in Mintlify - confirm the Cloudflare
docsCNAME still points at Mintlify - confirm SSL provisioning is healthy
- confirm the public docs open on the custom domain before announcing changes
3. Cloudflare DNS expectations
docs.blips.networkshould point to Mintlify using the DNS target Mintlify providesdemo.blips.networkshould not be bound until the BLIPSmvp runtime exposure path is ready- keep the website, docs, and demo surfaces on separate subdomains with clear ownership
4. When to enable real Try it
Real public Try It is enabled only when all of the following remain true:- the OpenAPI
serversvalue points athttps://public-test.blips.network - the public ingress target is stable
- auth rendering is verified in Mintlify
- request routing expectations are confirmed for the retained public boundary
- public docs do not advertise
/platforms,/internal/*,/payments/*, or legacy-only routes
5. When to bind demo.blips.network
Binddemo.blips.network only after:
- the BLIPSmvp runtime is available on a stable host
- Cloudflare Tunnel or another approved exposure path is ready
- any gating or safety controls for the demo surface are in place
- the docs and website entry links are ready to point to the public demo hostname