From 0e96f8c295059cce939a0145a338a10b2fd51ea3 Mon Sep 17 00:00:00 2001 From: saravanakumardb1 Date: Wed, 27 May 2026 15:36:45 -0700 Subject: [PATCH] =?UTF-8?q?docs(roadmap):=20Wave=208=20progress=20?= =?UTF-8?q?=E2=80=94=205/202=20boxes=20flipped=20(5/18=20Wave=208)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Mirrors showcase#19f32a5. Boxes flipped: - 8.A.7 Counter script authored - 8.B.1 /showcase/motion/all gallery - 8.B.2 /showcase/command-palette/global demo - 8.B.3 Sparkline hydration regression test - 8.B.4 ProgressRing a11y label verified §11.2 progress block re-emitted by the counter script. Wave 8 at 28% (5/18). Total 5/202 (2%). Remaining Wave 8 work (publish-gated): - 8.A.1 Trigger publish workflow → 8 packages to Gitea registry - 8.A.2–6 Delete 5 vendored snapshot dirs, swap to registry - 8.C.1–4 Product migrations (notes AgentTimeline, clock motion, tokens pin, 3 products on Cmd-K) - 8.D.1–3 Quality gates (0 snapshots, smoke green post-swap, visual-regression baseline refresh) 8.A.1 is the gating blocker — needs Gitea registry credentials. --- docs/UI_ROADMAP_2026_V3_CROSS_REPO.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) 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