Back to blog
Category: ProductTag: WebsiteTag: Release notes

Launching the public-site scaffold

The public-site app now exists as a real Next.js workspace package with shared route groups for marketing, docs, and blog.

By

Layered debug bundle architecture connecting web, documents, search, users, commerce, and services

This is not the final public-facing content pass. It is the foundation slice: static export wiring, theme support, stable URLs, and reusable layout shells that the documentation and marketing work can build on safely.

The next slice focused on the documentation infrastructure itself: llms.txt, OpenAPI, JSON Schemas, validated examples, and the generated reference surfaces they need.

The current slice finishes the remaining docs and blog wiring by moving those routes onto the same MDX-backed source pipeline instead of leaving them as hardcoded placeholder pages.