Phase 1 ยท Operational foundation
WeJammin operational foundation
Workspace status: ready for local development. Feature behavior remains locked behind contract-first implementation slices.
- Server-first web
- Astro renders useful semantic HTML before any optional React island hydrates.
- Versioned API
- Hono owns the Cloudflare Worker transport under the versioned API boundary.
- Shared contracts
- Zod schemas remain the runtime authority for web, Worker, tests, and generators.