proof(windows): isolate SID70 confinement effect - #50
Closed
marksverdhei wants to merge 1 commit into
Closed
Conversation
Contributor
Remove only the Write Restricted Code SID from the exact PR #46 candidate while retaining the executable workspace-confinement regression unchanged. This temporary branch determines whether SID70 causes the observed outside-workspace deletion or merely correlates with it.\n\nActing-Agent: Chloe
marksverdhei
force-pushed
the
chloe/pr46-sid70-causality
branch
from
July 25, 2026 21:50
877c9b1 to
30b291c
Compare
Contributor
Author
|
Diagnostic-only proof branch. The finding has been incorporated into #46's final reviewed Windows isolation design; closing without merge. |
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.
Remove only the Write Restricted Code SID from the exact PR #46 candidate while leaving the executable workspace-confinement regression unchanged.
The hosted Windows service runner began executing the regression after the desktop fix and then deleted both an outside-workspace file and a protected
.gitdirectory. This temporary proof distinguishes whether SID70 enables that write or whether the confinement defect predates it. The evidence bar is behavioral: the outside file and protected directory must survive; startup-only failures are not proof.Temporary evidence branch; never merge.
Acting-Agent: chloe