Skip to content

Trust: refresh Floor/Round/Sort helper-runtime prelink (#28554) - #28559

Merged
PurHur merged 1 commit into
masterfrom
agent/stdlib-28554-helper-runtime-prelink
Aug 7, 2026
Merged

Trust: refresh Floor/Round/Sort helper-runtime prelink (#28554)#28559
PurHur merged 1 commit into
masterfrom
agent/stdlib-28554-helper-runtime-prelink

Conversation

@PurHur

@PurHur PurHur commented Aug 7, 2026

Copy link
Copy Markdown
Owner

Summary

  • Honestly rebuild committed helper-runtime units for FloorJitHelper, RoundJitHelper, and SortJitHelper after round()/RoundingMode landings drifted fingerprints (Pillar 1 / Trust: refresh helper-runtime prelink — 3 STALE units after round/RoundingMode (re-#28127) #28554).
  • No restamp: re-emitted via php script/emit-helper-runtime-object.php --unit=… then published unit.o + manifest into prelinked/helper-runtime/x86_64-linux/.
  • Clears check-helper-runtime-prelink.php --strict and restores user_release_ready: yes.

Closes #28554

Test plan

  • php script/check-helper-runtime-prelink.php --strict362 fresh, 0 stale, 0 broken
  • ./script/release-readiness.sh --jsonuser_release_ready: yes (helper-runtime-prelink ok; north-star5-fast ok; cold-build ok)
  • Optional: gen-0 provenance still reports tip lowering drift (11 commits) — follow-up if 4f-m regresses; not the first failing gate for this ticket

Verification transcript

check-helper-runtime-prelink: x86_64-linux — 362 fresh, 0 stale, 0 broken
STRICT:0

"user_release_ready": "yes"
"helper-runtime-prelink": "ok" — 362 fresh, 0 stale, 0 broken
"cold-build": "ok" — 3s
"north-star5-fast": "ok"

php-src reference: n/a (Trust corpus freshness only; sources already landed in ext/standard/RoundJitHelper.php).

Made with Cursor

Clear release-readiness helper-runtime-prelink --strict (3 stale → 0) after
round()/RoundingMode landings drifted committed Floor/Round/Sort unit fingerprints.

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.

Trust: refresh helper-runtime prelink — 3 STALE units after round/RoundingMode (re-#28127)

1 participant