feat(质量): 规划质量管理工具更新,新增测试与检查的规划

This commit is contained in:
ittoview
2026-03-19 02:28:44 +00:00
parent 2e271a295b
commit 9b02e707fb
3 changed files with 10 additions and 3 deletions

View File

@@ -1,5 +1,12 @@
{
"changelogEntries": [
{
"id": "2026-03-19-quality-tool-update",
"date": "2026-03-19",
"type": "feat",
"title": "规划质量管理工具更新:新增「测试与检查的规划」,移除「测试/产品评估」和「质量成本」工具",
"scope": "质量"
},
{
"id": "2026-03-18-principles-layout-fix",
"date": "2026-03-18",

View File

@@ -1512,8 +1512,7 @@
]
},
"TT034",
"TT066",
"TT064",
"TT135",
"TT032"
],
"outputs": [

View File

@@ -133,6 +133,7 @@
{ "id": "TT131", "name": "广告", "nameEn": "Advertising", "type": "technique", "category": "procurement" },
{ "id": "TT132", "name": "决策技术", "nameEn": "Decision-Making Techniques", "type": "technique", "category": "decision-making" },
{ "id": "TT133", "name": "沟通需求分析", "nameEn": "Communication Requirements Analysis", "type": "technique", "category": "communication" },
{ "id": "TT134", "name": "项目报告", "nameEn": "Project Reporting", "type": "technique", "category": "communication" }
{ "id": "TT134", "name": "项目报告", "nameEn": "Project Reporting", "type": "technique", "category": "communication" },
{ "id": "TT135", "name": "测试与检查的规划", "nameEn": "Test and Inspection Planning", "type": "technique", "category": "quality" }
]
}