From 94992b563fdfddce683fc07ef5bb70e18ff910fe Mon Sep 17 00:00:00 2001
From: Ariver <shanghai3168@gmail.com>
Date: Wed, 03 Jun 2026 16:25:00 +0800
Subject: [PATCH] Record Round 4 candidate install verification

---
 02-P-NBL/round-4/qa-report.md |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/02-P-NBL/round-4/qa-report.md b/02-P-NBL/round-4/qa-report.md
index 7578a78..108818a 100644
--- a/02-P-NBL/round-4/qa-report.md
+++ b/02-P-NBL/round-4/qa-report.md
@@ -1,9 +1,9 @@
 # Round 4 QA 报告:Parakeet English 高级模型
 
-状态:真机 QA 已通过,测试包已生成,待 tag
+状态:真机 QA 已通过,测试包已生成并 tag,待用户验收
 日期:2026-06-03
 测试分支:`codex/round4-parakeet-english`
-当前实现 commit:`a188fdf`
+当前实现 commit:`95c5cdd`
 
 ## 1. 自动化与构建
 
@@ -72,7 +72,6 @@
 
 ## 4. 待完成项
 
-- 创建 release tag。
 - 测试包交付后的用户验收。
 
 ## 5. 测试包
@@ -82,6 +81,7 @@
 | Version | `2.1.22` |
 | Build | `20260603.1608` |
 | Source commit | `95c5cdd691f173ead217f7a3df8b46f7fc2b0737` |
+| Release tag | `v2.1.22-build20260603.1608` |
 | Release 目录 | `/Users/ar/Projects/VoiceSnap-2.1.1-Round4/Release/PrivateVoice-Input-2.1.22-build20260603.1608` |
 | arm64 DMG | `PrivateVoice Input-2.1.22-build20260603.1608-arm64-local.dmg` |
 | x86_64 DMG | `PrivateVoice Input-2.1.22-build20260603.1608-x86_64-local.dmg` |
@@ -92,6 +92,9 @@
 
 - arm64 `hdiutil verify`:PASS。
 - x86_64 `hdiutil verify`:PASS。
+- arm64/x86_64 包内结构检查:PASS,均包含 `PrivateVoice Input.app` 和 `Applications -> /Applications` 链接。
+- arm64/x86_64 包内 App 元数据:PASS,均为 `2.1.22 build 20260603.1608`。
+- arm64 候选包安装到 `/Applications`:PASS,安装后 App 元数据和签名验证通过。
 
 ## 6. QA 观察项
 

--
Gitblit v1.9.3