feat: add knowledge API docs
This commit is contained in:
132
public/api/processes/P4.2/itto.json
Normal file
132
public/api/processes/P4.2/itto.json
Normal file
@@ -0,0 +1,132 @@
|
||||
{
|
||||
"id": "P4.2",
|
||||
"name": "估算成本",
|
||||
"inputs": [
|
||||
{
|
||||
"id": "A008",
|
||||
"name": "项目管理计划",
|
||||
"details": [
|
||||
{
|
||||
"label": "成本管理计划"
|
||||
},
|
||||
{
|
||||
"label": "质量管理计划"
|
||||
},
|
||||
{
|
||||
"label": "范围基准"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "A076",
|
||||
"name": "项目文件",
|
||||
"details": [
|
||||
{
|
||||
"label": "风险登记册"
|
||||
},
|
||||
{
|
||||
"label": "经验教训登记册"
|
||||
},
|
||||
{
|
||||
"label": "资源需求"
|
||||
},
|
||||
{
|
||||
"label": "项目进度计划"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "A005",
|
||||
"name": "事业环境因素",
|
||||
"details": []
|
||||
},
|
||||
{
|
||||
"id": "A006",
|
||||
"name": "组织过程资产",
|
||||
"details": []
|
||||
}
|
||||
],
|
||||
"tools": [
|
||||
{
|
||||
"id": "TT001",
|
||||
"name": "专家判断",
|
||||
"details": []
|
||||
},
|
||||
{
|
||||
"id": "TT055",
|
||||
"name": "类比估算",
|
||||
"details": []
|
||||
},
|
||||
{
|
||||
"id": "TT056",
|
||||
"name": "参数估算",
|
||||
"details": []
|
||||
},
|
||||
{
|
||||
"id": "TT057",
|
||||
"name": "自下而上估算",
|
||||
"details": []
|
||||
},
|
||||
{
|
||||
"id": "TT058",
|
||||
"name": "三点估算",
|
||||
"details": []
|
||||
},
|
||||
{
|
||||
"id": "TT008",
|
||||
"name": "数据分析",
|
||||
"details": [
|
||||
{
|
||||
"label": "备选方案分析"
|
||||
},
|
||||
{
|
||||
"label": "储备分析"
|
||||
},
|
||||
{
|
||||
"label": "质量成本"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "TT018",
|
||||
"name": "决策",
|
||||
"details": [
|
||||
{
|
||||
"label": "投票"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "TT033",
|
||||
"name": "项目管理信息系统",
|
||||
"details": []
|
||||
}
|
||||
],
|
||||
"outputs": [
|
||||
{
|
||||
"id": "A043",
|
||||
"name": "成本估算",
|
||||
"details": []
|
||||
},
|
||||
{
|
||||
"id": "A039",
|
||||
"name": "估算依据",
|
||||
"details": []
|
||||
},
|
||||
{
|
||||
"id": "A077",
|
||||
"name": "项目文件更新",
|
||||
"details": [
|
||||
{
|
||||
"label": "假设日志"
|
||||
},
|
||||
{
|
||||
"label": "经验教训登记册"
|
||||
},
|
||||
{
|
||||
"label": "风险登记册"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user