The dashboard needs a simple human auth path first. Email links work well for lightweight access, Google works well for teams, and automation tokens can stay separate from the human session model.
Best fit for operators, agencies, and future shared workspaces.
Best short path for occasional collaborators and private early access.
Agent and CLI tokens should stay scoped and separate from human dashboard sessions.
Request a one-time login link without forcing password auth into the first version.
Best fit for operators, teams, and later org membership once route guards go live.