thread-master/docs/product/growth-loop/tasks/T382-draft-review-gate-auto...

44 lines
833 B
Markdown
Raw Permalink Normal View History

2026-07-23 05:56:42 +00:00
# T382 — draft-review-gate-auto-send
> Status: `done`
> Milestone: `M5`
> Kind: `feat`
> Est. change: `~160 lines`
## Goal
完成後系統應Workspace `review_required` 時,自動送出前須 DraftReview approved同一 Member 自審未准拒絕自動送手動標記完成仍允許UI 可標未審核)。
## Depends on
- T381
- T351與健康分 AND
## Inputs
- Spec`../spec.md` §3.6、§4.6、WS-0304
## Outputs
| 路徑 | 動作 | 說明 |
|------|------|------|
| draft review module | add | pending/approve/reject |
| submit/send paths | edit | dual gate health+review |
## Out of scope
- 多成員協作審核P2
## Acceptance
- [ ] SpecWS-03、WS-04
- [ ] 指令:
```bash
cd apps/backend && go test ./internal/... -run Review|WS_03|WS_04 -count=1
```
## Notes