From a67465c24f049b3ddd62f28ece611a31f1cf7cf8 Mon Sep 17 00:00:00 2001 From: SoftFever Date: Thu, 11 Jun 2026 12:59:09 +0800 Subject: [PATCH] docs: align spec verification plan with Store-redirect updater behavior --- docs/superpowers/specs/2026-06-11-msix-store-build-design.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/superpowers/specs/2026-06-11-msix-store-build-design.md b/docs/superpowers/specs/2026-06-11-msix-store-build-design.md index ad15135861..4724b9d8d9 100644 --- a/docs/superpowers/specs/2026-06-11-msix-store-build-design.md +++ b/docs/superpowers/specs/2026-06-11-msix-store-build-design.md @@ -162,7 +162,10 @@ the PR documents manual verification per repo review guidelines: 2. Config interop: profiles created by a classic install are visible in the packaged app and vice versa (Win11 machine); profiles survive packaged-app uninstall. -3. Updater: no startup check; menu action opens Store listing. +3. Updater: version check runs as in the classic build (startup + + menu); the new-version dialog hides the Download button, asks the + user to update from the Microsoft Store, and its "Open Microsoft + Store" link opens the Store listing. 4. Network plugin: download + load succeeds in packaged context. 5. WACK run against the CI artifact passes (or failures triaged). 6. CI: Windows job produces the `.msix` artifact with correct version;