Receipt · verified · site_update

Public routes return 200

Core public routes were rendered and checked before launch state changed.

Receipt ID
RZ-SITE-002
Date
2026-06-27
Type
site_update
Status
verified
Public evidence
The public Round Zero routes rendered and returned successful HTTP responses during launch-readiness checks.
Public hash
sha256:60fef3a9027e51d20a25cda7a55cebcdcb9bd26673f0c985459250224cbcce3e

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 receipts

What

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.