Skip to content

fix(trust): restore Pillar 1 after #25299 helper/spine fallout - #25334

Merged
PurHur merged 1 commit into
masterfrom
agent/trust-post-25299-spine-helper-refresh
Jul 30, 2026
Merged

fix(trust): restore Pillar 1 after #25299 helper/spine fallout#25334
PurHur merged 1 commit into
masterfrom
agent/trust-post-25299-spine-helper-refresh

Conversation

@PurHur

@PurHur PurHur commented Jul 30, 2026

Copy link
Copy Markdown
Owner

Summary

  • fix(stdlib): ftell() false after failed fseek on php://memory (#25299) #25329 landed JitMemoryStreamHelper + StreamIo/StreamLifecycle changes but left Pillar 1 red: spine coverage missing the new file, and two committed helper-runtime units stale.
  • Add ext/standard/JitMemoryStreamHelper.php to compiler_lib_spine_smoke/main.php, refresh StreamIoJitHelper + StreamLifecycleJitHelper prelinked 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/6640
  • php script/check-helper-runtime-prelink.php --strict → 315 fresh, 0 stale
  • make north-star5-verify-fast → OK
  • ./script/release-readiness.sh --jsonuser_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

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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant