thread-master/docs/product/growth-loop/tasks/T351-health-gate-auto-send-...

45 lines
829 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.

# T351 — health-gate-auto-send-throttle
> Status: `done`
> Milestone: `M3`
> Kind: `feat`
> Est. change: `~160 lines`
## Goal
完成後系統應ThreadPlay submit、sendOutreach 自動送、compose→Outbox 受健康分閘warn 帶 health_warningthrottle **拒絕**自動送;標記完成仍允許。
## Depends on
- T350
## Inputs
- Spec`../spec.md` §4.4、AH-0204
- plays submit、scout sendOutreach、compose publish
## Outputs
| 路徑 | 動作 | 說明 |
|------|------|------|
| 上述 logic | edit | pre-check health |
| 錯誤碼 | edit | throttle 可讀 message |
## Out of scope
- 新灰帽玩法
- Admin 覆蓋分數
## Acceptance
- [ ] SpecAH-02、AH-03、AH-04
- [ ] 指令:
```bash
cd apps/backend && go test ./internal/... -run AH_0|HealthGate -count=1
```
## Notes