Bootstrap: Zend honest full-spine path for gen-0 refresh (#22642) - #23035
Merged
Conversation
Port the fingerprint-stale / FORCE_ZEND_SPINE honest compile path from #22717 into bootstrap-refresh-gen0-sidecar.sh (nikic preflight, ulimit -v unlimited, INCLUDE_SCOPE_REMAP=0, refuse restamp when lib blob unchanged). Exclusive launcher defaults BOOTSTRAP_GEN0_FORCE_ZEND_SPINE=1 so a trust restamp cannot skip the rebuild. Co-authored-by: Cursor <cursoragent@cursor.com>
This was referenced Jul 25, 2026
Bootstrap: unblock gen-0 spine refresh — docblock, ghost require, exclusive launcher (#22642)
#22717
Closed
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
bootstrap-refresh-gen0-sidecar.shwhen fingerprint is stale orBOOTSTRAP_GEN0_FORCE_ZEND_SPINE=1.ulimit -v unlimited,INCLUDE_SCOPE_REMAP=0/HELPER_RUNTIME_O=0, refuse fingerprint restamp whencompiler_libblob bytes did not move.FORCE_ZEND_SPINE=1so a Pillar 1 trust restamp cannot skip the rebuild (r16 wrongly took the cold Zendcompile_driverpath).Does not close #22642 until
PUBLISH_OK+ committed sidecars.Test plan
bash -non both scriptsBOOTSTRAP_GEN0_EXCLUSIVE_NAME=agent-harness-phpc-gen0-22642-r17 ./script/bootstrap-gen0-refresh-exclusive-docker.shZend honest full-spine compile(not cold compile_driver)Made with Cursor