Generated output — this is a static snapshot rendered from .vibekb/. The .vibekb/ content is the source of truth. See Reference for provenance.

App core

Main navigation

Bottom-tab MainScaffold hosts home and primary feature surfaces with an initialIndex deep-link entry.

Implemented Verified from source User-facing

In one sentence

MainScaffold is the post-paywall shell with indexed tabs and optional bar hiding.

Current behavior

Stateful scaffold with initialIndex and an inline bottom navigation (when enabled). Active tabs: Home, Learn Videos, Rewire Brain, Community, Profile. Lifecycle observers mark onboarding complete for authenticated users when appropriate. The older lib/features/app/presentation/widgets/bottom_navigation.dart file is not the active tab builder.

Current state

Implemented; verified-from-source (re-checked 2026-07-23).