Receipt · verified · site_update
Public routes return 200
Core public routes were rendered and checked before launch state changed.
Vela Summary
This receipt is public proof of a public-facing event. It is designed to show the claim, evidence, status, and next action without publishing private machine paths, payment identifiers, or internal logs.
Ask Vela about receiptsWhat
Rendered and deployed the full set of public static routes for the Round Zero prelaunch site.
Why
Routes must exist and return 200 before the campaign status can be changed from DRAFT to PRELAUNCH.
How
Ran render_site.py to generate HTML from YAML + templates, then deployed via site_manager.py. Spot-checked each route with curl.
Next action
Add receipt detail pages and update the sitemap to expose all routes.