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.
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 receiptsWhat 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
- python3 -m py_compile round_zero/ops/render_site.py round_zero/ops/site_manager.py
- bash -n round_zero/ops/prelaunch_route_check.sh
- node --check platform/worker/account_routes.js
- python3 ops/site_manager.py all
- ./glee.sh platform deploy
- ./glee.sh site deploy
- bash round_zero/ops/prelaunch_route_check.sh https://gleephoenix.com
- 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