refactor: frontend nav restructure — Data/Eval/Train pipeline sidebar #48
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Context
Current nav has 8 flat top-level routes. Restructure to the two-domain + three-stage layout per the v2 design spec.
Work
web/src/router/index.tswith new route tree:/→ DashboardView/fleet→ ModelsView/data/label,/data/fetch,/data/corrections,/data/imitate/eval/benchmark,/eval/compare/train/jobs,/train/results/settingsAppSidebar.vueto render section headers (① Data, ② Eval, ③ Train) with sub-items and handoff signal badges/statsroute (dissolved into Dashboard + per-page inline)/benchmark→/eval/benchmark,/corrections→/data/corrections, etc.)Acceptance
Shipped in the Apr 19–May 4 sprint. AppSidebar restructured into Data/Eval/Train two-domain nav with flywheel signal badges.