From 5b5cba7030b7f4dd519868fe310bb4fce893bf91 Mon Sep 17 00:00:00 2001
From: Ariver <shanghai3168@gmail.com>
Date: Tue, 30 Jun 2026 03:52:02 +0800
Subject: [PATCH] Add Windows QA command launcher

---
 CODEGRAPH.md |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/CODEGRAPH.md b/CODEGRAPH.md
index 29cf5d2..ca9cb6d 100644
--- a/CODEGRAPH.md
+++ b/CODEGRAPH.md
@@ -42,6 +42,7 @@
   - `onnxruntime.dll`
   - `sherpa-onnx-c-api.dll`
   - `sherpa-onnx-cxx-api.dll`
+  - `RUN-WINDOWS-QA.cmd`
   - `QA-WINDOWS-PREVIEW.ps1`
   - `README-WINDOWS-PREVIEW.txt`
 
@@ -60,7 +61,7 @@
 ## Known Gaps
 
 - Windows runtime QA must still be performed on Windows 10/11 hardware.
-- Run `QA-WINDOWS-PREVIEW.ps1` from the extracted preview package to collect WebView2/audio preflight, startup, engine, recording, recognition, paste, and Notepad target text evidence.
+- Run `RUN-WINDOWS-QA.cmd` from the extracted preview package to collect WebView2/audio preflight, startup, engine, recording, recognition, paste, and Notepad target text evidence.
 - After evidence is returned, run `verify-windows-qa-evidence.sh` and require `WINDOWS_QA_EVIDENCE_PASS` before claiming the goal complete.
 - The Windows preview zip is unsigned and not an installer.
 - SmartScreen / Defender prompts are expected for local testing.

--
Gitblit v1.9.3