# T333 — fe-checkup-report-and-learning-ui > Status: `done` > Milestone: `M2` > Kind: `feat` > Est. change: `~180 lines` ## Goal 完成後系統應:健檢報告頁/今日入口;3 行動 deep-link 可跳;Crew 人設與 Brands 顯示 learning 摘要與版本。 ## Depends on - T302 - T331 - T332 ## Inputs - Spec:`../spec.md` §5.3 - 路由可新 `/app/checkup` 或內嵌 Today ## Outputs | 路徑 | 動作 | 說明 | |------|------|------| | `apps/web/src/pages/**` | add/edit | checkup UI | | `apps/web/src/pages/CrewPage.tsx` | edit | learning | | `apps/web/src/pages/Brands*.tsx` | edit | learning | | `apps/web/src/data/live/**` | edit | checkup client | | nav | edit | 入口 | ## Out of scope - PDF 月報(T383) ## Acceptance - [ ] actions deeplink 可導航 - [ ] 指令: ```bash cd apps/web && npm run build ``` ## Notes —