Files
nexus/wiki/concepts/Gate-Process.md
2026-04-19 06:32:15 +08:00

29 lines
777 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.
---
title: "Gate Process"
type: concept
tags:
- CTP
- Governance
- Approval
date: 2026-04-19
---
## Summary
- 定义:网关审批流程,用于治理项目进度的关键决策点
- 目的:确保项目在进入下一阶段前满足特定条件和标准
## Gate 节点
| Gate | 名称 | 目的 |
|------|------|------|
| Gate 0 | 评估准入 | 初步评估需求是否满足进入 POC 的基本条件 |
| Gate 1 | 设计权威审批 | 设计权威Design Authority审批解决方案设计确保符合云原生原则 |
| Gate 3 | 迁移准入 | 最终批准启动生产环境迁移 |
## Related Concepts
- [[Proof-of-Concept-POC]] — POC 阶段涉及 Gate 0、Gate 1
- [[Solution-Design]] — Gate 1 审批的核心对象
---
*最后更新: 2026-04-19*