Update nexus wiki content
This commit is contained in:
27
wiki/concepts/QualityGate.md
Normal file
27
wiki/concepts/QualityGate.md
Normal file
@@ -0,0 +1,27 @@
|
||||
---
|
||||
title: "Quality Gate"
|
||||
type: concept
|
||||
tags: []
|
||||
sources: []
|
||||
last_updated: 2026-04-30
|
||||
---
|
||||
|
||||
## Aliases
|
||||
- Quality Gates
|
||||
- 质量门控
|
||||
|
||||
## Definition
|
||||
在关键里程碑节点设置的强制性审查机制——只有满足预设标准,才能进入下一阶段。
|
||||
|
||||
## Mechanism
|
||||
- **触发时机**:中期(第2周)、发布前(第4周)
|
||||
- **审查内容**:可行性评估、范围裁剪建议、技术债务风险
|
||||
- **决策输出**:GO / NO-GO + 证据要求
|
||||
|
||||
## Key Examples
|
||||
- [[workflow-startup-mvp]]:Reality Checker 在第 2 周和第 4 周各设一次 Quality Gate
|
||||
- [[testing-reality-checker]]:测试阶段 Reality Checker 评估生产就绪状态
|
||||
|
||||
## Related Concepts
|
||||
- [[Sequential Handoff]] — 交接是 Gate 之间的连接机制
|
||||
- [[Reality Checker]] — Quality Gate 的执行 Agent
|
||||
Reference in New Issue
Block a user