diff --git a/docs/ROADMAP.md b/docs/ROADMAP.md index a493652..4c0f86f 100644 --- a/docs/ROADMAP.md +++ b/docs/ROADMAP.md @@ -431,6 +431,11 @@ Detailed implementation plans live under `docs/roadmaps/`. - verification passed for this slice with: - `web` `npm run typecheck` - `web` `npm test` +- 2026-03-10 — Dashboard metrics materially advanced (`2a9f490`): + - the top dashboard metric cards now route into their corresponding workspaces, search, and reviews surfaces instead of rendering as passive totals + - verification passed for this slice with: + - `web` `npm run typecheck` + - `web` `npm test` - 2026-03-10 — Mobile verification materially advanced: - mobile dependencies now install successfully with corrected sibling `@bytelyst/*` package paths - `npm run typecheck`, `npm run lint`, and `npm test` now pass in `learning_ai_notes/mobile/`