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

758 B
Raw Blame History

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 健康文案
  • 指令:
cd apps/web && npm run build

Notes