3 milestones 15 sprints 43 agents 212k peak context 7h 1m
Prove Your Rebuild Matches the Shipped Binary
A comment-stripped source tree, a byte-reproducible build, and a script that lets a customer check both.
- Feature
- The tree now carries the comment-strip tool, stripped-tree release scripts, reproducibility tests, and a customer verifier that are still visible in the current source.
- Build
- The run split the problem into a reusable stripping transform, a release build that consumes its output, and a customer verification layer, with the repaired gates concentrated where archive policy met external rebuild behavior.