Auth Authenticated Guard Cold Member New Account Still Reaches Setup
EPIC:
auth
Authentication
STORY:
authenticated_guard_cold_member
A settled, definitive no-member result is still the route to onboarding — the cold-read fix must not swallow genuinely-new accounts.
AC:
new_account_still_reaches_setup
bootstrapSession consistently returns null (no member) → the guard lands the account on Setup and never on Home.
genuinely-new account — on the Setup wizard
Expect:
|
|
|
|