The public GLEE OS shell now shows a clear founder-preview loop from launch to proof, account, workbench, projects, progress, Fuel, and support
The public site now makes the first product path more legible without flattening GLEE into a generic landing page.
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
The homepage now shows an eight-step founder-preview loop with honest state badges. The platform page now names the product proof path and separates live public proof, hardening authenticated surfaces, and staged paid Fuel systems.
What
Added a founder-preview loop to the public OS shell and added matching platform-page framing for live, hardening, and staged product areas.
Why
First-time visitors need to feel the product path: load GLEE, inspect proof, create identity, enter workbench, open projects, read progress, understand Fuel, and support Round Zero.
How
Updated the static homepage OS shell and platform template, rebuilt the Round Zero site, verified local routes and JSON/status gates, and ran browser checks on desktop and mobile.
Next action
Capture authenticated founder-preview proof when a real signed-in session is available.
Advanced / technical details
Files changed
- Public homepage OS shell
- Public platform explanation page
- Public receipt collection
Verification commands
- ./glee.sh site build
- python3 -m py_compile round_zero/ops/render_site.py
- Local HTTP route checks for /, /platform, /projects, /receipts, /workloops, and /support
- Headless browser verification for / and /platform at desktop and mobile widths
- Boundary phrase scan for false paid-live, sponsorship, partnership, and award claims
Passed checks
- Local site-manager gates passed: build, verify-local, verify-json, verify-public-state, verify-collections, scan, package
- Local / and /platform returned HTTP 200 and displayed the founder-preview loop
- Browser checks found no console errors or page exceptions on desktop and mobile
- Mobile ordering now shows the hero before the module dock
Known caveats
- This static-site change does not prove the signed-in dashboard
- Paid Fuel checkout remains staged
- Platform Worker was not deployed by this change