diff --git a/docs/UI_ROADMAP_2026_V3_CROSS_REPO.md b/docs/UI_ROADMAP_2026_V3_CROSS_REPO.md index a7ea94cd..7fc637f7 100644 --- a/docs/UI_ROADMAP_2026_V3_CROSS_REPO.md +++ b/docs/UI_ROADMAP_2026_V3_CROSS_REPO.md @@ -612,9 +612,9 @@ For multi-step rows, sub-bullets are tracked independently. Agents should leave ### 11.2 Progress at a glance ``` -TOTAL 0 / 202 ⬛⬛⬛⬛⬛⬛⬛⬛⬛⬛ 0% +TOTAL 5 / 202 ⬛⬛⬛⬛⬛⬛⬛⬛⬛⬛ 2% ───────────────────────────────────────────── -Wave 8 Rollout 0 / 18 ⬛⬛⬛⬛⬛⬛⬛⬛⬛⬛ 0% +Wave 8 Rollout 5 / 18 🟩🟩🟩⬛⬛⬛⬛⬛⬛⬛ 28% Wave 9 Data 0 / 42 ⬛⬛⬛⬛⬛⬛⬛⬛⬛⬛ 0% Wave 10 Shells 0 / 35 ⬛⬛⬛⬛⬛⬛⬛⬛⬛⬛ 0% Wave 11 Adaptive 0 / 26 ⬛⬛⬛⬛⬛⬛⬛⬛⬛⬛ 0% @@ -626,7 +626,7 @@ Magnet demos 0 / 8 ⬛⬛⬛⬛⬛⬛⬛⬛⬛⬛ 0% > **Agents:** before pushing your commit, run `pnpm dlx tsx scripts/count-roadmap-progress.ts docs/UI_ROADMAP_2026_V3_CROSS_REPO.md` (to be authored in Wave 8.0) and paste the refreshed block in. -### 11.3 Wave 8 — Unblock & rollout · `0 / 18` +### 11.3 Wave 8 — Unblock & rollout · `5 / 18` #### 8.A · Publishing & infra @@ -636,14 +636,14 @@ Magnet demos 0 / 8 ⬛⬛⬛⬛⬛⬛⬛⬛⬛⬛ 0% - [ ] **8.A.4** Showcase: delete `src/lib/notifications-ui-preview/` · swap to `@bytelyst/notifications-ui` - [ ] **8.A.5** Showcase: delete `src/lib/ai-ui-preview/` · swap to `@bytelyst/ai-ui` - [ ] **8.A.6** Showcase: delete `src/lib/command-palette-preview/` · swap to `@bytelyst/command-palette` -- [ ] **8.A.7** Author `scripts/count-roadmap-progress.ts` — parses this doc, emits the §11.2 block +- [x] **8.A.7** Author `scripts/count-roadmap-progress.ts` — parses this doc, emits the §11.2 block _(common_plat e72323b8)_ #### 8.B · Showcase demos to add -- [ ] **8.B.1** `/showcase/motion/all` — Reveal · Stagger · NumberFlow · Tilt · ScrollProgress gallery (one page) -- [ ] **8.B.2** `/showcase/command-palette/global` — wired to `GlobalCommandPalette` provider; ⌘K opens; 30+ commands registered -- [ ] **8.B.3** `/showcase/data-viz/sparkline` — already exists, **add hydration test** (no SSR mismatch with `useId` fix) -- [ ] **8.B.4** `/showcase/data-viz/progress-ring` — already exists, **add a11y label fix verified** +- [x] **8.B.1** `/showcase/motion/all` — Reveal · Stagger · NumberFlow · Tilt · ScrollProgress gallery (one page) _(showcase pending-commit)_ +- [x] **8.B.2** `/showcase/command-palette/global` — wired to `GlobalCommandPalette` provider; ⌘K opens; 30+ commands registered _(showcase pending-commit; provider in 77291af)_ +- [x] **8.B.3** `/showcase/data-viz/sparkline` — already exists, hydration regression test added (no SSR mismatch with `useId` fix) _(common_plat acb8f02b)_ +- [x] **8.B.4** `/showcase/data-viz/progress-ring` — a11y range-input `aria-label` fix verified; axe-clean _(showcase 8598dce)_ #### 8.C · Product migrations