Private AI Lab

Ideas Generator

Enter your private idea workspace. The login flow is private-first, uses signed httpOnly sessions, and returns only a generic auth error when credentials do not match.

/login

Enter your private idea workspace

Sign in with the workspace name and password only. No workspace list is exposed, and failed attempts always return the same message.

This login never reveals whether the workspace name exists.

Privacy

Generic auth responses

The flow never reveals whether the workspace exists, which keeps the login surface aligned with the private-first MVP requirements.

Need a workspace?

Create one first

New workspaces are provisioned through the protected creation-code flow.

Create workspace