docs: make public artifacts independently reviewable - #175
Merged
Conversation
This was referenced Aug 15, 2026
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.
Summary
Closes the public-artifact portability gap tracked in #174 and supplies the review packet required by #41.
The published negative fixture containing
/Users/operator/private-buildremains byte-stable because released parity contracts pin its digest; the checker exempts that exact fixture and has a regression test for the exception.Boundaries
Local evidence
python3 tools/generate_implementations.py --checkPYTHONPATH=tools /tmp/iicp-tools-venv/bin/python -m unittest discover -s tools -p 'test_*.py'— 214 passed, 7 skippedpython3 tools/check_spec_release_integrity.py— 185 pinned artifactspython3 tools/test_spec_release.py— deterministic archive passedpython3 tools/check_public_artifact_closure.py --all-public— 439 public text artifacts passed./tools/run_native_framing_conformance.sh— Rust, Python and TypeScript fixture tests passedpython3 tools/build_standards_review_bundle.py— deterministic bundle SHA-256666a9ca12fe32c19ebf39d730fc405705067277f4ee431244d1d943ed9283024Sentrux has no rules or baseline in this standalone repository, so no Sentrux pass is claimed and no baseline was created merely to make the gate green.
Related implementation documentation PRs