New Dreams
Shipping log + what’s next + quick health checks.
What's new
This page is the running log of updates—new features, fixes, and “new dreams” we ship into reality.
New Dreams Feed
v4 A simple changelog page so users can see momentum and direction.
- Plugins page (UI concept + install flow)
- Billboards split modes + payout eligibility rules
- Navigation cleanup for the public site
Next up
roadmap The market gets real when these land:
- Plugin “stall” gallery with categories + search
- Creator Studio (layout editor + vibe tokens)
- Broadcast Deck (AI render packs + fan-out status)
- Partner marketplace (curated sponsors)
How to verify the site is alive
Open these endpoints in your browser:
GET /api/health
GET /status.html
If /api/health returns 404, your deployment ZIP structure is wrong (functions not at the root). If it returns 500, your bindings are missing (KV/R2/env vars).