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": "A009",
"name": "范围管理计划",
"asInput": [],
"asOutput": [
{
"id": "P2.1",
"name": "规划范围管理",
"knowledgeAreaId": "KA02",
"knowledgeAreaName": "项目范围管理",
"processGroupId": "PG02",
"processGroupName": "规划过程组",
"purpose": "在整个项目期间对如何管理范围提供指南和方向。本过程仅开展一次或仅在项目的预定义点开展。"
}
]
}