Client app
Client workspace on its own Next.js surface
This app is now fully separated from the worker UI layer. It talks to the backend API directly and keeps client auth, onboarding, and profile flows in one clear frontend.
Separation
Frontend and API stay decoupled
Flows
Login, onboarding, verification, and password security now live in one dedicated client surface.