First-login entrance restored: playDashboardLoadOomph silenced itself on the one entry that should be loud (onboarding is already flagged complete by the time the post-wizard dashboard mounts). A force flag restores the full oomph + zoom there; ordinary re-logins stay deliberately low-key.
Demo finale: OnboardingDone hands Login a one-shot flag so the login right after the wizard gets the full entrance even as a regular password login — the demo flow (TOTP path included).
Replay Intro fixed on prod: App.vue instantly re-marked the intro as seen on onboarded nodes, defeating the link. An explicit one-shot replay flag overrides all suppression rules (unit tested, 10/10 green).
- **First-login entrance restored**: `playDashboardLoadOomph` silenced itself on the one entry that should be loud (onboarding is already flagged complete by the time the post-wizard dashboard mounts). A `force` flag restores the full oomph + zoom there; ordinary re-logins stay deliberately low-key.
- **Demo finale**: OnboardingDone hands Login a one-shot flag so the login right after the wizard gets the full entrance even as a regular password login — the demo flow (TOTP path included).
- **Replay Intro fixed on prod**: App.vue instantly re-marked the intro as seen on onboarded nodes, defeating the link. An explicit one-shot replay flag overrides all suppression rules (unit tested, 10/10 green).
🤖 Generated with [Claude Code](https://claude.com/claude-code)
ai
merged commit 8caa4c7d07 into main2026-07-15 09:49:15 +00:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
playDashboardLoadOomphsilenced itself on the one entry that should be loud (onboarding is already flagged complete by the time the post-wizard dashboard mounts). Aforceflag restores the full oomph + zoom there; ordinary re-logins stay deliberately low-key.🤖 Generated with Claude Code