From b19080a5a9ccd01a8ed93731b45e37a01fbfe958 Mon Sep 17 00:00:00 2001 From: Daniel Kajewski Date: Sat, 20 Jun 2026 10:49:59 -0500 Subject: [PATCH] greenfield env: reference EXPAND_SEED_FUELED for deep expansion 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> --- deploy/bot.greenfield.env.example | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/deploy/bot.greenfield.env.example b/deploy/bot.greenfield.env.example index bd62783..2567015 100644 --- a/deploy/bot.greenfield.env.example +++ b/deploy/bot.greenfield.env.example @@ -95,6 +95,12 @@ AUTO_EXPAND=1 EXPAND_CREDIT_FLOOR=400000 EXPAND_AUTOBUY=1 EXPAND_BUY_FLOOR=700000 +# [FUELED-ENTRY SEED] Deep expansion needs the crawler (GALAXY_CRAWL+AUTO_EXPAND above). Each +# zero-presence outpost is seeded with ONE FUELED anchor hull bought at the nearest gate-path yard +# so it CRUISEs in fast (a 0-fuel migrated probe would only DRIFT) and becomes the local-buy anchor, +# breaking the autobuy chicken-and-egg. Default ON; pinned explicitly for the reset profile. +EXPAND_SEED_FUELED=1 +# EXPAND_SEED_HULLS left at default (SHIP_LIGHT_SHUTTLE,SHIP_LIGHT_HAULER) — no override needed. # ── trade-loop floor (battle-tested, reset-agnostic) ───────────────────────── MIN_NET=1200