Our AI picked up what looks like your regular pay. Take 10 seconds to confirm it's right — you can tweak anything before saving.
We found recurring payments that look like subscriptions. Confirm which to keep so your forecast stays accurate.
What this is. PRD-86 — the condensed main menu. The page content (Financial Overview) is unchanged context from the screen template; the FEATURE is the chrome. The left sidebar goes from 10 top-level items to 5:
Removed: Power Ups and Build My Life (its tabs live on as the relocated My Budget / My Rules / My Goals children). A "Talk to an advisor" entry point to replace Power Ups is being handled separately — deliberately not in this prototype/branch. The collapse chevron works: the sidebar animates to the icon-only rail (labels hide, tooltips on hover), mirroring the real toggleSidebar.
Accordion behaviour. Groups click to open and click to close, with the sidebar's existing fold animation (max-height 0.3s ease-in-out). Only one group can be open at a time — opening a group folds the others closed. This is a deliberate change from prod, where several groups can be open at once. Each group row carries a right-aligned ChevronDownIcon (rotates when open) — also new vs prod, so expandable groups read differently from plain links.
Cross-platform consistency. The new Spend / Save groups mirror the existing mobile bottom-tab IA (Spend flyout = Transactions + Spend Overview + Entities) and use the same icon metaphors (DocumentChartBarIcon / BanknotesIcon on build). The mobile bottom tabs themselves are unchanged, except Power Ups must also leave the mobile Save flyout on build.
Screens. ?screen=spend-open and ?screen=save-open deep-link the two open-group states for the overview board; the default opens with all groups closed (typical-user landing state).