feat: add knowledge API docs
This commit is contained in:
80
public/api/processes/P1.1/itto.json
Normal file
80
public/api/processes/P1.1/itto.json
Normal file
@@ -0,0 +1,80 @@
|
||||
{
|
||||
"id": "P1.1",
|
||||
"name": "制定项目章程",
|
||||
"inputs": [
|
||||
{
|
||||
"id": "A002",
|
||||
"name": "立项管理文件",
|
||||
"details": []
|
||||
},
|
||||
{
|
||||
"id": "A004",
|
||||
"name": "协议",
|
||||
"details": []
|
||||
},
|
||||
{
|
||||
"id": "A005",
|
||||
"name": "事业环境因素",
|
||||
"details": []
|
||||
},
|
||||
{
|
||||
"id": "A006",
|
||||
"name": "组织过程资产",
|
||||
"details": []
|
||||
}
|
||||
],
|
||||
"tools": [
|
||||
{
|
||||
"id": "TT001",
|
||||
"name": "专家判断",
|
||||
"details": []
|
||||
},
|
||||
{
|
||||
"id": "TT002",
|
||||
"name": "数据收集",
|
||||
"details": [
|
||||
{
|
||||
"label": "头脑风暴"
|
||||
},
|
||||
{
|
||||
"label": "焦点小组"
|
||||
},
|
||||
{
|
||||
"label": "访谈"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "TT022",
|
||||
"name": "人际关系与团队技能",
|
||||
"details": [
|
||||
{
|
||||
"label": "冲突管理"
|
||||
},
|
||||
{
|
||||
"label": "引导"
|
||||
},
|
||||
{
|
||||
"label": "会议管理"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "TT032",
|
||||
"name": "会议",
|
||||
"details": []
|
||||
}
|
||||
],
|
||||
"outputs": [
|
||||
{
|
||||
"id": "A001",
|
||||
"name": "项目章程",
|
||||
"details": []
|
||||
},
|
||||
{
|
||||
"id": "A007",
|
||||
"name": "假设日志",
|
||||
"details": []
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user