docs(roadmap): Wave 8 progress — 5/202 boxes flipped (5/18 Wave 8)
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.
This commit is contained in:
parent
d986db163b
commit
0e96f8c295
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user