Skip to content

Document the Windows Connector public test track - #59

Merged
fenner888 merged 1 commit into
mainfrom
codex/windows-physical-test-readiness
Jul 25, 2026
Merged

Document the Windows Connector public test track#59
fenner888 merged 1 commit into
mainfrom
codex/windows-physical-test-readiness

Conversation

@fenner888

@fenner888 fenner888 commented Jul 25, 2026

Copy link
Copy Markdown
Owner

What changed

  • correct the Windows Connector status from unsigned release work to a Store-signed public test track
  • distinguish public test availability from a completed Windows support claim
  • add a physical Windows 11 x64 acceptance checklist covering install, pairing, permission separation, sessions, AskUserQuestion, recovery, startup, update, uninstall, and user isolation
  • make Microsoft Store the only tester distribution path and explicitly prohibit unsigned CI artifacts

Why

The Microsoft Store package is now live and signed, while the required physical Windows acceptance matrix has not yet been completed. The prior wording contradicted that live state and did not give a tester a safe, reproducible checklist.

Validation

  • npm run ci — 86 suites / 665 tests, lint, typecheck, build, and dependency gate passed
  • exact tracked-file secret scan passed
  • app and bridge TypeScript passed --noUnusedLocals --noUnusedParameters
  • 81 Markdown files passed relative-link validation
  • Microsoft Store, Devin CLI, ACP, and Tailscale links returned HTTP 200
  • live Microsoft Store listing verified as version 0.1.1.0 for Windows 11 x64

Open in Devin Review

@devin-ai-integration devin-ai-integration Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Devin Review found 1 potential issue.

Open in Devin Review

Comment thread README.md
Comment on lines 151 to +159
The unsigned EXE and ZIP artifacts produced by ordinary CI are deliberately marked **NOT FOR
RELEASE**. The public Windows distribution is the reserved
[Microsoft Store listing](https://apps.microsoft.com/detail/9N52Z3FVMFH8), whose accepted MSIX is
signed and delivered by Microsoft. DevinX will offer it as a supported download only after the
Store package passes certification and the clean Windows 11 x64 physical matrix in
[spec 037](specs/037-windows-connector.md), including
RELEASE**. The Store-signed Windows 11 x64 package is publicly installable from the
[Microsoft Store listing](https://apps.microsoft.com/detail/9N52Z3FVMFH8) for controlled testing.
It is still a **public test track**, not a completed support claim, until the clean physical matrix
in [spec 037](specs/037-windows-connector.md) passes with the exact Store package. That matrix covers
official Devin ACP discovery, Tailscale routing, pairing, read/send/create grants,
AskUserQuestion, sleep/reconnect, update, and uninstall. This prevents an unfinished or unsigned
package from being presented as trustworthy.
AskUserQuestion, sleep/reconnect, update, and uninstall. Testers should follow the
[Windows Connector physical test checklist](docs/windows-connector-test-checklist.md) and must
never sideload the unsigned CI artifacts.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔍 Unchanged capability-boundaries text may now contradict the new public-test-track messaging

This PR reframes the Windows Connector as a Store-signed package that is now publicly installable for controlled testing (README.md:152-153). However, the "Honest capability boundaries" section at README.md:229-232 (outside the diff) still states "Windows 11 x64 is an active release implementation whose public download activates only after its signature and physical compatibility gates pass." Now that the Store package is described as publicly installable, this older wording reads as contradictory. Consider updating it to distinguish the public test track from a fully supported download for consistency with the rest of the PR.

Open in Devin Review

Was this helpful? React with 👍 or 👎 to provide feedback.

@fenner888
fenner888 merged commit 2281bd3 into main Jul 25, 2026
3 checks passed
@fenner888
fenner888 deleted the codex/windows-physical-test-readiness branch July 25, 2026 19:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant