Receipt · verified · site_update

GLEE Phoenix homepage, account onboarding, support, project, and status pages were improved for first-time visitors without hiding advanced canvas identity

The public site now answers what GLEE is, why it matters, what is live, what can be inspected, and what to do next before a visitor enters the deeper browser-OS canvas.

Receipt ID
RZ-SITE-006
Date
2026-06-30
Actor
GLEE local
Project
Round Zero public site
Type
site_update
Status
verified
Commit
not applicable
Public evidence
gleephoenix.com serves the revised homepage launch deck, /create onboarding page, updated support page, platform-status provider truth, and mobile-safe simple canvas entry after live route and browser checks.
Public hash
sha256:94ec33c4b320d6613cf30c9c8c8c61b0b4f586e226f9cd849b259355842ef1c3

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

Homepage CTAs now route to Proof Runs, Projects, public /create, and Support; account onboarding explains Google-first account creation and GitHub/Discord linking after account creation; support explains target/progress and no-pressure inspection; status JSON exposes current account/provider state.

What

Rewrote the homepage first layer, added visitor path cards and glossary, added a public /create account explanation page, clarified support funding, changed project state labels, updated provider status truth, deployed the platform login copy, and fixed the CSP hash needed for the homepage mode script.

Why

First-time visitors need plain-English entry, honest live-state labels, and clear next actions before they enter advanced canvas/world surfaces.

How

Updated public templates, site generator JSON, project/receipt content, shared CSS, CSP headers, route checks, and platform Worker account copy. Deployed the Worker and public site, then verified live routes and browser behavior.

Next action

Add a stronger public guide path that compares Simple mode, Advanced mode, Proof Runs, receipts, and projects in one compact first-visit sequence.

Advanced / technical details

Files changed

  • Public homepage, create, support, account, projects, status, platform-status, contracts, FAQ, privacy, and platform templates
  • Round Zero site generator and JSON exports
  • Public project and receipt collections
  • Public stylesheet and CSP headers
  • GLEE Platform Worker account copy

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. node --check platform/worker/account_routes.js
  4. python3 ops/site_manager.py all
  5. ./glee.sh platform deploy
  6. ./glee.sh site deploy
  7. bash round_zero/ops/prelaunch_route_check.sh https://gleephoenix.com
  8. Headless browser verification of live homepage, /create, /support, /platform-status, route CTAs, mobile overflow, canvas safe-home/list-view controls, and console errors

Passed checks

  • Core public routes, including /create, returned HTTP 200
  • status.json and platform-status.json expose Google account creation, GitHub/Discord after-account linking, and disabled future rails
  • Homepage primary CTAs point to /workloops, /projects, /create, and /support
  • Simple canvas mode hides advanced controls; Advanced mode reveals them
  • Mobile homepage, /create, and /support avoided horizontal overflow
  • Live browser console passed after adding the required CSP script hash
  • Platform /login and /create contain the current Google-first account copy

Known caveats

  • Email/password-only signup is planned, not live
  • Public crypto/x402 support rails and agent-native payments remain disabled
  • Broader contributor permissions and deeper project collaboration are still building
  • Support totals remain conservative until supporter records are reconciled