Support UUID-pinned external APFS storage for T17 - #149
Draft
Ketchio-dev wants to merge 4 commits into
Draft
Conversation
Owner
Author
|
Validation update for
The PR remains draft pending the external live path. Product state and OPEN criteria are unchanged. |
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.
Outcome
Allow the T17 product E2E installer to use an explicitly selected external APFS volume. Pin the volume UUID and validate free space, paths, isolated lane state, and cleanup identity. Existing internal execution remains supported; an invalid external selection fails closed without falling back internally.
Validation
scripts/check-project.shpassed after evidence reseal; another final check is running. Four XCTest shim suites: 741 passed, one skipped. Nativeswift testcould not run because this host lacks the XCTest module; this is not counted as a pass.Risk and boundaries
External storage is opt-in and restricted to a UUID-pinned T17 directory. Disconnects, aliases, wrong volumes, and insufficient space are refused. No canonical guest disk is modified. No private media or receipts are committed. Development package composition is not a release artifact or production-signing proof. Existing machine-contract and graphics capability claims are unchanged. Rollback uses the existing internal mode or reverts the implementation; preserve failed receipts.
Checklist