Add fail-closed Windows ConPTY containment - #2
Merged
Conversation
Changes: - Create ConPTY children suspended exactly once - Assign and verify the exact process in a prepared Job - Transfer sole process and Job authority before one resume - Resolve assignment, adoption, and resume-gate failures - Add Windows sentinel and ownership coverage - Add exact-candidate cross-platform verification Generated by GPT-5 via Codex CLI under supervision of @3leapsdave Co-Authored-By: GPT-5 <noreply@3leaps.net> Role: devlead Committer-of-Record: @3leapsdave
Changes: - Exercise an immediate child and grandchild under the owned Job - Verify Job termination resolves both descendant handles - Attempt and reject CREATE_BREAKAWAY_FROM_JOB - Run containment evidence explicitly on Windows CI Generated by GPT-5 via Codex CLI under supervision of @3leapsdave Co-Authored-By: GPT-5 <noreply@3leaps.net> Role: devlead Committer-of-Record: @3leapsdave
Changes: - Pin manifests and lockfile to the reviewed sysprims revision - Update provenance and candidate verification fixtures Generated by GPT-5 via Codex CLI under supervision of @3leapsdave Co-Authored-By: GPT-5 <noreply@3leaps.net> Role: devlead Committer-of-Record: @3leapsdave
Changes: - Replace shell redirection sentinels with an exact helper process - Exercise both successful and rejected resume paths against the same helper Generated by GPT-5 via Codex CLI under supervision of @3leapsdave Co-Authored-By: GPT-5 <noreply@3leaps.net> Role: devlead Committer-of-Record: @3leapsdave
Generated by GPT-5 via Codex CLI under supervision of @3leapsdave Co-Authored-By: GPT-5 <noreply@3leaps.net> Role: devlead Committer-of-Record: @3leapsdave
Generated by GPT-5 via Codex CLI under supervision of @3leapsdave Co-Authored-By: GPT-5 <noreply@3leaps.net> Role: devlead Committer-of-Record: @3leapsdave
Generated by GPT-5 via Codex CLI under supervision of @3leapsdave Co-Authored-By: GPT-5 <noreply@3leaps.net> Role: devlead Committer-of-Record: @3leapsdave
Generated by GPT-5 via Codex CLI under supervision of @3leapsdave Co-Authored-By: GPT-5 <noreply@3leaps.net> Role: devlead Committer-of-Record: @3leapsdave
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.
Adds the single-create suspended ConPTY transaction, exact Job assignment before resume, and owned recovery paths. Adds Windows descendant and breakaway runtime coverage and pins sysprims commit 7e5cc03847029dbd316d9f8c0887997bf64a247c.
Verification: