Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions deploy/bot.greenfield.env.example
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down