Skip to main content

Auth Authenticated Guard Cold Member Intentional Setup Not Rescued

EPIC: auth
Authentication
STORY: authenticated_guard_cold_member
The cold-member rescue must only rescue a GUARD-driven bounce. A household-owning user who navigates to the Setup wizard on purpose must be left on it — never yanked to the shell.
AC: intentional_setup_not_rescued
An authenticated account WITH a resolved household pushes SetupRoute directly (owner path). The latch was never set by a guard bounce, so a later guard re-evaluation leaves the account on Setup, not the shell.

intentional Setup push is not rescued to the shell

Expect:
  • an intentional navigation to Setup by a household-owning user is left on the wizard (the latch was never set by a bounce)
  • the rescue branch must never yank an intentional Setup push onto the shell