fix(trust): restore Pillar 1 after #25299 helper/spine fallout - #25334
Merged
Conversation
Add JitMemoryStreamHelper to the self-host spine and refresh the two stale Stream* helper-runtime units so release-readiness is green again. Co-authored-by: Cursor <cursoragent@cursor.com>
This was referenced Jul 30, 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
JitMemoryStreamHelper+ StreamIo/StreamLifecycle changes but left Pillar 1 red: spine coverage missing the new file, and two committed helper-runtime units stale.ext/standard/JitMemoryStreamHelper.phptocompiler_lib_spine_smoke/main.php, refreshStreamIoJitHelper+StreamLifecycleJitHelperprelinked units, regenerate inventory doc counts.Related: #25299 / #25329 (follow-up noted on the closed issue).
Test plan
php script/check-selfhost-spine-coverage-sync.php→ OK 6640/6640php script/check-helper-runtime-prelink.php --strict→ 315 fresh, 0 stalemake north-star5-verify-fast→ OK./script/release-readiness.sh --json→user_release_ready: yes(all quick gates ok)Not covered: gen-0 seed rebuild (still provenance-stale warning; out of scope for this refresh).
Made with Cursor