Accept bounded Experiment ZIP sources - #33
Merged
xor-machine merged 35 commits intoAug 2, 2026
Merged
Conversation
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 changed
experiment.cuemember without extraction, normalize its source identity across directory and ZIP transports, and retain closed archive provenance.TDD evidence
8fc39f8established the missing public ZIP surface;b17b1e6supplied the minimal route.918f079made the hostile archive families RED;439a6b9implemented the bounded parser.c4a4309proved the missing authorization/install ZIP surfaces;798da9erouted them through the existing common store. The deeper common-store guarantees were inherited and are covered here by cross-transport and mutation checks.9c2c529,ZIP-OUTPUT-001was the new RED observation;0a4a384closed it. The other cases were retained as adversarial coverage.83631a5/fad3319), viable mutation oracles (214cdf3/8563e07), flags, usage, type, header, read-race, and late-decoder cases (7ac84b7/74b5820), NTFS compatibility (1d0a8e1/c6df909), Windows special types (727799b/828a9bf), and reserved watchdog status (720d5e7/3565b06).Validation
./scripts/dev/ci-fast: 32 suites passed../tools/validate.sh --strict: passed../scripts/dev/docker-gate: 8 suites passed../scripts/dev/lint-scripts: passed.Supported claim: Linux ZIP intake only. This change does not execute or extract archive content and does not add runtime, image, or runner work.