Add safe Windows/Linux pointer lab - #1
Merged
Conversation
Co-authored-by: Codex <codex@openai.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
Why
The previous physical-controller experiment could disconnect every host USB device and depended on brittle fixed VNC/session assumptions. This provides a practical automated path for isolating pointer algorithm differences without taking over host hardware, while preserving explicitly guarded tools for later real Bluetooth/USB validation.
Validation
lab/pointer-lab.sh test lab/traces/full-scenarios.csv: 30/30 exact scenarios; both guests ended at(385,18); host-write skew median 0.022 ms, p95 0.030 ms, max 0.033 ms.ctest --test-dir build/dev --output-on-failure: 18/18 passed.bash -n lab/*.sh lab/unsafe/*.shxmllint --noout lab/guest/windows/Autounattend.xmlgit diff --cached --checkLatest dual-VM artifacts were generated locally at
build/lab/dual-vm-20260728T123753Z.