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,122 @@
{
"id": "P2.6",
"name": "控制范围",
"inputs": [
{
"id": "A008",
"name": "项目管理计划",
"details": [
{
"label": "范围管理计划"
},
{
"label": "需求管理计划"
},
{
"label": "变更管理计划"
},
{
"label": "配置管理计划"
},
{
"label": "范围基准"
},
{
"label": "绩效测量基准"
}
]
},
{
"id": "A076",
"name": "项目文件",
"details": [
{
"label": "需求文件"
},
{
"label": "需求跟踪矩阵"
},
{
"label": "经验教训登记册"
}
]
},
{
"id": "A067",
"name": "工作绩效数据",
"details": []
},
{
"id": "A005",
"name": "事业环境因素",
"details": []
},
{
"id": "A006",
"name": "组织过程资产",
"details": []
}
],
"tools": [
{
"id": "TT008",
"name": "数据分析",
"details": [
{
"label": "偏差分析"
},
{
"label": "趋势分析"
}
]
}
],
"outputs": [
{
"id": "A068",
"name": "工作绩效信息",
"details": []
},
{
"id": "A053",
"name": "变更请求",
"details": []
},
{
"id": "A078",
"name": "项目管理计划更新",
"details": [
{
"label": "范围管理计划"
},
{
"label": "范围基准"
},
{
"label": "进度基准"
},
{
"label": "成本基准"
},
{
"label": "绩效测量基准"
}
]
},
{
"id": "A077",
"name": "项目文件更新",
"details": [
{
"label": "需求文件"
},
{
"label": "需求跟踪矩阵"
},
{
"label": "经验教训登记册"
}
]
}
]
}