feat: add knowledge API docs
This commit is contained in:
123
public/api/processes/P1.6/itto.json
Normal file
123
public/api/processes/P1.6/itto.json
Normal file
@@ -0,0 +1,123 @@
|
||||
{
|
||||
"id": "P1.6",
|
||||
"name": "实施整体变更控制",
|
||||
"inputs": [
|
||||
{
|
||||
"id": "A008",
|
||||
"name": "项目管理计划",
|
||||
"details": [
|
||||
{
|
||||
"label": "变更管理计划"
|
||||
},
|
||||
{
|
||||
"label": "配置管理计划"
|
||||
},
|
||||
{
|
||||
"label": "范围基准"
|
||||
},
|
||||
{
|
||||
"label": "进度基准"
|
||||
},
|
||||
{
|
||||
"label": "成本基准"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "A076",
|
||||
"name": "项目文件",
|
||||
"details": [
|
||||
{
|
||||
"label": "需求跟踪矩阵"
|
||||
},
|
||||
{
|
||||
"label": "风险报告"
|
||||
},
|
||||
{
|
||||
"label": "估算依据"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "A069",
|
||||
"name": "工作绩效报告",
|
||||
"details": []
|
||||
},
|
||||
{
|
||||
"id": "A053",
|
||||
"name": "变更请求",
|
||||
"details": []
|
||||
},
|
||||
{
|
||||
"id": "A005",
|
||||
"name": "事业环境因素",
|
||||
"details": []
|
||||
},
|
||||
{
|
||||
"id": "A006",
|
||||
"name": "组织过程资产",
|
||||
"details": []
|
||||
}
|
||||
],
|
||||
"tools": [
|
||||
{
|
||||
"id": "TT001",
|
||||
"name": "专家判断",
|
||||
"details": []
|
||||
},
|
||||
{
|
||||
"id": "TT108",
|
||||
"name": "变更控制工具",
|
||||
"details": []
|
||||
},
|
||||
{
|
||||
"id": "TT008",
|
||||
"name": "数据分析",
|
||||
"details": [
|
||||
{
|
||||
"label": "备选方案分析"
|
||||
},
|
||||
{
|
||||
"label": "成本效益分析"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "TT018",
|
||||
"name": "决策",
|
||||
"details": [
|
||||
{
|
||||
"label": "投票"
|
||||
},
|
||||
{
|
||||
"label": "独裁型决策制定"
|
||||
},
|
||||
{
|
||||
"label": "多标准决策分析"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "TT032",
|
||||
"name": "会议",
|
||||
"details": []
|
||||
}
|
||||
],
|
||||
"outputs": [
|
||||
{
|
||||
"id": "A079",
|
||||
"name": "批准的变更请求",
|
||||
"details": []
|
||||
},
|
||||
{
|
||||
"id": "A078",
|
||||
"name": "项目管理计划更新",
|
||||
"details": []
|
||||
},
|
||||
{
|
||||
"id": "A077",
|
||||
"name": "项目文件更新",
|
||||
"details": []
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user