What is in place now
The new application shell, public marketing routes, shared styling, deployment templates, and MySQL migration utilities now live inside the Next.js app.
The Time Foundry
A fresh Next.js rebuild of The Time Foundry is underway. This foundation replaces the legacy Vite app and establishes the structure needed to absorb the legacy frontend and backend into one deployable application.
The new application shell, public marketing routes, shared styling, deployment templates, and MySQL migration utilities now live inside the Next.js app.
Legacy auth, projects, subscriptions, Stripe, admin tooling, and assistant APIs will move into route handlers and server-side modules under this app.
The legacy Vite frontend structure and its exposed public secret files are not carried forward into the new app tree.