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,24 @@
{
"id": "TT059",
"name": "分解",
"usedIn": [
{
"id": "P2.4",
"name": "创建WBS",
"knowledgeAreaId": "KA02",
"knowledgeAreaName": "项目范围管理",
"processGroupId": "PG02",
"processGroupName": "规划过程组",
"purpose": "为所要交付的内容提供架构。它仅开展一次或仅在项目的预定义点开展。"
},
{
"id": "P3.2",
"name": "定义活动",
"knowledgeAreaId": "KA03",
"knowledgeAreaName": "项目进度管理",
"processGroupId": "PG02",
"processGroupName": "规划过程组",
"purpose": "将工作包分解为进度活动,作为对项目工作进行进度估算、规划、执行、监督和控制的基础。本过程需要在整个项目期间开展。"
}
]
}