thread-master/docs/product/growth-loop/tasks/T352-fe-health-badge-today-...

44 lines
758 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 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
- [ ] SpecAH-05
- [ ] 不取代 token 健康文案
- [ ] 指令:
```bash
cd apps/web && npm run build
```
## Notes