From c3e738cff3c01dedf6d6f78b45de4445ef4165bd Mon Sep 17 00:00:00 2001 From: saravanakumardb1 Date: Tue, 10 Mar 2026 18:01:25 -0700 Subject: [PATCH] docs(notes): finish dashboard metric progress --- docs/roadmaps/03_WEB_ROADMAP.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/roadmaps/03_WEB_ROADMAP.md b/docs/roadmaps/03_WEB_ROADMAP.md index 265e015..864acfe 100644 --- a/docs/roadmaps/03_WEB_ROADMAP.md +++ b/docs/roadmaps/03_WEB_ROADMAP.md @@ -165,6 +165,7 @@ Stack: Next.js 16 + React 19 + TypeScript - Review-page operator workflows now route into real operational destinations (`99bc7a9`). - Search-page saved searches now route into real seeded query states (`88c11c2`). - Workspace-page saved views now route into real filter presets (`22df6d9`). + - Dashboard metric cards now route into their corresponding operational surfaces (`2a9f490`). - Active web surface copy now reflects the backend-backed product state instead of scaffold-era wording (`5458090`). # Open Questions