fix(风险): 修复P8.2识别风险工具数据
- TT120名称从"核对单"更正为"提示清单"(Prompt Lists) - P8.2数据收集(TT002)明细中加入"核查单" - P8.2工具列表重新加入TT120(提示清单) via [HAPI](https://hapi.run) Co-Authored-By: HAPI <noreply@hapi.run>
This commit is contained in:
@@ -2036,7 +2036,7 @@
|
||||
],
|
||||
"tools": [
|
||||
"TT001",
|
||||
{ "id": "TT002", "detail": [{ "label": "头脑风暴" }, { "label": "访谈" }] },
|
||||
{ "id": "TT002", "detail": [{ "label": "头脑风暴" }, { "label": "核查单" }, { "label": "访谈" }] },
|
||||
{ "id": "TT008", "detail": [{ "label": "根本原因分析" }, { "label": "假设条件和制约因素分析" }, { "label": "SWOT分析" }, { "label": "文件分析" }] },
|
||||
"TT022",
|
||||
"TT120",
|
||||
|
||||
@@ -119,7 +119,7 @@
|
||||
{ "id": "TT117", "name": "引导式研讨会", "nameEn": "Facilitated Workshops", "type": "technique", "category": "data-gathering" },
|
||||
{ "id": "TT118", "name": "群体创新技术", "nameEn": "Group Creativity Techniques", "type": "technique", "category": "data-gathering" },
|
||||
{ "id": "TT119", "name": "群体决策技术", "nameEn": "Group Decision-Making Techniques", "type": "technique", "category": "decision-making" },
|
||||
{ "id": "TT120", "name": "核对单", "nameEn": "Checklists", "type": "tool", "category": "general" },
|
||||
{ "id": "TT120", "name": "提示清单", "nameEn": "Prompt Lists", "type": "technique", "category": "data-gathering" },
|
||||
{ "id": "TT121", "name": "成本汇总", "nameEn": "Cost Aggregation", "type": "technique", "category": "cost" },
|
||||
{ "id": "TT122", "name": "历史信息审核", "nameEn": "Historical Information Review", "type": "technique", "category": "cost" },
|
||||
{ "id": "TT123", "name": "资金限制平衡", "nameEn": "Funding Limit Reconciliation", "type": "technique", "category": "cost" },
|
||||
|
||||
Reference in New Issue
Block a user