thread-master/docs/product/growth-loop/tasks/T333-fe-checkup-learning-ui.md

49 lines
873 B
Markdown
Raw Permalink Normal View History

2026-07-23 05:56:42 +00:00
# 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