758 B
758 B
T352 — fe-health-badge-today-warn
Status:
done
Milestone:M3
Kind:feat
Est. change:~140 lines
Goal
完成後系統應:Crew 帳號列顯示健康分 Badge(與 token 狀態並陳);Today 顯示 warn/throttle 警示;自動送錯誤可讀。
Depends on
- T302
- T350
- T351
Inputs
- Spec:
../spec.md§5.3、AH-05 - CrewPage 既有 token health 文案
Outputs
| 路徑 | 動作 | 說明 |
|---|---|---|
apps/web/src/pages/CrewPage.tsx |
edit | score badge |
apps/web/src/pages/TodayPage.tsx |
edit | 警示 |
| live health client | edit |
Acceptance
- Spec:AH-05
- 不取代 token 健康文案
- 指令:
cd apps/web && npm run build
Notes
—