thread-master/docs/product/growth-loop/tasks/T314-fe-outcomes-today-usag...

53 lines
1.0 KiB
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.

# T314 — fe-outcomes-today-usage-scout
> Status: `done`
> Milestone: `M1`
> Kind: `feat`
> Est. change: `~200 lines`
## Goal
完成後系統應Today 成果摘要卡、Usage 成本成果並列、Scout 命中詳情可手動回報成交並回溯來源live 接 outcomes API。
## Depends on
- T302
- T313
## Inputs
- Spec`../spec.md` §4.1、§5.3、OC-0607
- 頁面:`apps/web/src/pages/TodayPage.tsx`、Usage*、ScoutPage
## Outputs
| 路徑 | 動作 | 說明 |
|------|------|------|
| `apps/web/src/pages/TodayPage.tsx` | edit | 成果卡 |
| `apps/web/src/pages/Usage*.tsx` 或等價 | edit | 成果區 |
| `apps/web/src/pages/ScoutPage.tsx` 等 | edit | 成交回報 |
| `apps/web/src/data/live/**` | edit | outcomes client |
### 行為變更
- mocklive 同一 repo 介面
- confidence=possible 文案不可寫成確定成交
## Out of scope
- 健檢 UIT333
- 健康分T352
## Acceptance
- [ ] SpecOC-06、OC-07
- [ ] 指令:
```bash
cd apps/web && npm run build
```
## Notes