greenfield env: reference EXPAND_SEED_FUELED for deep expansion#13
Merged
Merged
Conversation
Follow-up to the merged reset-readiness PR (#12). PR #11 (expansion hardening) added the EXPAND_SEED_FUELED / EXPAND_SEED_HULLS levers; surface them in the greenfield live profile so deep galaxy-driven expansion seeds each zero-presence outpost with a fueled anchor hull (cruises in fast, becomes the local-buy anchor) instead of a drift-only probe. - EXPAND_SEED_FUELED=1 (explicit; default is already ON) alongside the existing GALAXY_CRAWL=1 + AUTO_EXPAND=1 deep-expansion stack. - EXPAND_SEED_HULLS left at default, noted as a comment. deploy/-only env-example text; no code, config, or expansion files touched (those are owned by the expansion-hardening session). Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
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.
Tiny follow-up to the merged reset-readiness PR (#12), coordinating with the merged expansion-hardening PR (#11).
PR #11 added the
EXPAND_SEED_FUELED/EXPAND_SEED_HULLSlevers (seed each zero-presence deep outpost with one FUELED anchor hull so it cruises in fast and becomes the local-buy anchor, breaking the autobuy chicken-and-egg). This surfaces them in the greenfield live profile so deep galaxy-driven expansion is wired end-to-end:EXPAND_SEED_FUELED=1(explicit; the code default is already ON) alongside the existingGALAXY_CRAWL=1+AUTO_EXPAND=1deep-expansion stack.EXPAND_SEED_HULLSleft at default (SHIP_LIGHT_SHUTTLE,SHIP_LIGHT_HAULER), noted as a comment.deploy/-only env-example text — no code,config.ts, orexpansion/*files touched (those are owned by the expansion-hardening session). 6 lines added.