Skip to content

Trust: refresh 30 stale helper-runtime prelink units after tip drift (#29003) - #29005

Merged
PurHur merged 2 commits into
masterfrom
agent/issue-29003-helper-runtime-prelink-refresh
Aug 8, 2026
Merged

Trust: refresh 30 stale helper-runtime prelink units after tip drift (#29003)#29005
PurHur merged 2 commits into
masterfrom
agent/issue-29003-helper-runtime-prelink-refresh

Conversation

@PurHur

@PurHur PurHur commented Aug 8, 2026

Copy link
Copy Markdown
Owner

Summary

  • Pillar 1: user_release_ready: no solely from check-helper-runtime-prelink.php --strict (339 fresh / 30 stale).
  • Re-emitted the 30 stale units via php script/emit-helper-runtime-object.php --unit=<path> (honest emit receipt), then published into prelinked/helper-runtime/x86_64-linux/.
  • Fingerprints updated (deps include VmString.php drift); unit.o/unit.bc bit-identical to prior commit for these units (IR unchanged).

Test plan

  • php script/check-helper-runtime-prelink.php --strict369 fresh, 0 stale, 0 broken
  • ./script/release-readiness.sh --jsonhelper-runtime-prelink ok / user_release_ready: yes (running)

Closes #29003

Made with Cursor

@PurHur
PurHur force-pushed the agent/issue-29003-helper-runtime-prelink-refresh branch from 83444dd to b3b2902 Compare August 8, 2026 11:59
@PurHur

PurHur commented Aug 8, 2026

Copy link
Copy Markdown
Owner Author

Rebased onto 2c33273ce6 (#29004). Verification on branch:

php script/check-helper-runtime-prelink.php --strict
→ check-helper-runtime-prelink: x86_64-linux — 369 fresh, 0 stale, 0 broken

php script/bootstrap-inventory.php --check
→ OK 7248/7248

Also regenerated docs/bootstrap-inventory.md (construct-flag drift from tip; gate was red without it). Merging next.

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 30 stale helper-runtime prelink units after tip drift (re-#28968)

1 participant