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:
ittoview
2026-02-24 14:10:04 +00:00
parent e9e9ef89f6
commit 14a102854f
2 changed files with 2 additions and 2 deletions

View File

@@ -2036,7 +2036,7 @@
], ],
"tools": [ "tools": [
"TT001", "TT001",
{ "id": "TT002", "detail": [{ "label": "头脑风暴" }, { "label": "访谈" }] }, { "id": "TT002", "detail": [{ "label": "头脑风暴" }, { "label": "核查单" }, { "label": "访谈" }] },
{ "id": "TT008", "detail": [{ "label": "根本原因分析" }, { "label": "假设条件和制约因素分析" }, { "label": "SWOT分析" }, { "label": "文件分析" }] }, { "id": "TT008", "detail": [{ "label": "根本原因分析" }, { "label": "假设条件和制约因素分析" }, { "label": "SWOT分析" }, { "label": "文件分析" }] },
"TT022", "TT022",
"TT120", "TT120",

View File

@@ -119,7 +119,7 @@
{ "id": "TT117", "name": "引导式研讨会", "nameEn": "Facilitated Workshops", "type": "technique", "category": "data-gathering" }, { "id": "TT117", "name": "引导式研讨会", "nameEn": "Facilitated Workshops", "type": "technique", "category": "data-gathering" },
{ "id": "TT118", "name": "群体创新技术", "nameEn": "Group Creativity Techniques", "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": "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": "TT121", "name": "成本汇总", "nameEn": "Cost Aggregation", "type": "technique", "category": "cost" },
{ "id": "TT122", "name": "历史信息审核", "nameEn": "Historical Information Review", "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" }, { "id": "TT123", "name": "资金限制平衡", "nameEn": "Funding Limit Reconciliation", "type": "technique", "category": "cost" },