feat: add knowledge API docs

This commit is contained in:
ittoview
2026-05-09 16:52:07 +01:00
parent 1b9f6da480
commit 1e38167f15
372 changed files with 18581 additions and 2 deletions

View File

@@ -0,0 +1,16 @@
{
"id": "A046",
"name": "质量报告",
"asInput": [],
"asOutput": [
{
"id": "P5.2",
"name": "管理质量",
"knowledgeAreaId": "KA05",
"knowledgeAreaName": "项目质量管理",
"processGroupId": "PG03",
"processGroupName": "执行过程组",
"purpose": "①提高实现质量目标的可能性;②识别无效过程和导致质量低劣的原因;③使用控制质量过程的数据和结果向干系人展示项目的总体质量状态。本过程需要在整个项目期间开展。"
}
]
}