Skip to content

Commit cf413a3

Browse files
committed
Say why a bootstrap rebuild leaves $MY_RIG_PATH alone
The previous wording claimed every rebuildable step sits before L1, which is false: 05.1-bead-gate-checks and 05.2-bead-gate-checks rebuild to the end of hardening/06, a Day 2 menu option. The reassurance holds for a different reason, so state that one instead. Every page the script rebuilds works against ascii-art and reads no rig path. City: city · Agent: local-core.builder-1
1 parent aafc701 commit cf413a3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bootstrap/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ Runs the setup work for 00.1, 00.2 and 00.3 on the way past, then stops at the e
6161

6262
**Mental model:** `./bootstrap.sh <step>` answers "make my factory look like I just finished `<step>`," not "make my factory ready for me to start `<step>`."
6363

64-
**Nothing to paste afterwards.** `$SFI_PATH` is the only path variable this script needs, and [W2](../progression/W2-cloud-box-and-preflight.md) and [W3](../progression/W3-run-your-factory.md) both append it to a shell rc. The script works out the factory, rig and artifact directories from it for its own use; every page writes them out the same way, so a run leaves your shell with nothing new to set. The curriculum asks for a second one later, `$MY_RIG_PATH`, which [L1 step 1](../progression/L1-plan-your-factory.md#1-register-your-repo-as-a-rig) sets and persists. Every step this script rebuilds sits before that point.
64+
**Nothing to paste afterwards.** `$SFI_PATH` is the only path variable this script needs, and [W2](../progression/W2-cloud-box-and-preflight.md) and [W3](../progression/W3-run-your-factory.md) both append it to a shell rc. The script works out the factory, rig and artifact directories from it for its own use; every page writes them out the same way, so a run leaves your shell with nothing new to set. The curriculum asks for a second one later, `$MY_RIG_PATH`, which [L1 step 1](../progression/L1-plan-your-factory.md#1-register-your-repo-as-a-rig) sets and persists. No step this script rebuilds reads it; they all work against `ascii-art`.
6565

6666
## About the Bootstrap Script
6767

0 commit comments

Comments
 (0)