Receipt · verified · site_update

The /start page now gives first-time visitors a compact guide through Simple mode, Advanced mode, Proof Runs, receipts, projects, accounts, support, and Veela

A compact onboarding sequence now explains how to enter GLEE without losing the advanced browser-OS/world identity.

Receipt ID
RZ-SITE-007
Date
2026-06-30
Actor
GLEE local
Project
Round Zero public site
Type
site_update
Status
verified
Commit
not applicable
Public evidence
gleephoenix.com/start serves the first-visit guide and the homepage curiosity path links to it.
Public hash
sha256:ca32af31f332fad7905c01b5a67e9e65460df091757c3f6e013622e080dc8ac0

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 Veela about receipts

What changed

The /start route now acts as a compact entry guide with seven ordered steps, a Simple/Advanced comparison, live-state cards, and route choices for Veela, receipts, and projects.

What

Rebuilt /start as a first-visit sequence, linked the homepage curiosity card to /start, added guide/status/mode comparison styling, and fixed missing default page accent tokens so primary buttons stay visible.

Why

New visitors need one route that tells them how Simple mode, Advanced mode, Proof Runs, receipts, projects, support, accounts, and Veela fit together.

How

Updated the start template, homepage visitor card, shared stylesheet, and CSS version. Rebuilt and deployed the public site, then verified local and live routes plus desktop/mobile browser behavior.

Next action

Add a Veela-backed guided question flow that can answer first-visit questions from public-safe site state.

Advanced / technical details

Files changed

  • Public /start template
  • Homepage visitor path
  • Public stylesheet and CSS cache version
  • Public receipt collection

Verification commands

  1. python3 -m py_compile round_zero/ops/render_site.py round_zero/ops/site_manager.py
  2. bash -n round_zero/ops/prelaunch_route_check.sh
  3. python3 ops/site_manager.py all
  4. bash round_zero/ops/prelaunch_route_check.sh http://127.0.0.1:8790
  5. Headless browser verification of local /start desktop/mobile and homepage curiosity link
  6. ./glee.sh site deploy
  7. bash round_zero/ops/prelaunch_route_check.sh https://gleephoenix.com
  8. Headless browser verification of live /start desktop/mobile and homepage curiosity link

Passed checks

  • /start returned HTTP 200 locally and live
  • Homepage curiosity card links to /start
  • Guide content includes Simple mode, Advanced mode, Proof Run 001, receipts, projects, account/support state, and Veela
  • Mobile /start had no horizontal overflow
  • Browser console/page-error checks passed
  • Primary CTA visibility restored with default page accent tokens

Known caveats

  • The guide is an orientation path, not a new product capability
  • Email/password-only signup remains planned, not live
  • Crypto/x402 and agent-native payments remain disabled
  • Support totals remain conservative until supporter records are reconciled