feat: add knowledge API docs
This commit is contained in:
23
public/api/knowledge-areas/KA05/processes.json
Normal file
23
public/api/knowledge-areas/KA05/processes.json
Normal file
@@ -0,0 +1,23 @@
|
||||
[
|
||||
{
|
||||
"id": "P5.1",
|
||||
"name": "规划质量管理",
|
||||
"processGroupId": "PG02",
|
||||
"processGroupName": "规划过程组",
|
||||
"purpose": "为在整个项目期间如何管理和核实质量提供指南和方向。"
|
||||
},
|
||||
{
|
||||
"id": "P5.2",
|
||||
"name": "管理质量",
|
||||
"processGroupId": "PG03",
|
||||
"processGroupName": "执行过程组",
|
||||
"purpose": "①提高实现质量目标的可能性;②识别无效过程和导致质量低劣的原因;③使用控制质量过程的数据和结果向干系人展示项目的总体质量状态。本过程需要在整个项目期间开展。"
|
||||
},
|
||||
{
|
||||
"id": "P5.3",
|
||||
"name": "控制质量",
|
||||
"processGroupId": "PG04",
|
||||
"processGroupName": "监控过程组",
|
||||
"purpose": "①核实项目可交付成果和工作已经达到主要干系人的质量要求,可供最终验收;②确定项目输出是否达到预期目的,这些输出需要满足所有适用标准、要求、法规和规范。本过程需要在整个项目期间开展。"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user