Commit a7afc71
authored
chore(bootstraps): move BOOTSTRAP-SKILLS.md from essential to optional (#65)
The openclaw pack now pre-installs the loki-skills library on EC2
bootstrap (PR #64), so the manual BOOTSTRAP-SKILLS.md flow is no longer
essential -- it's a recovery path.
- bootstraps/essential/BOOTSTRAP-SKILLS.md -> bootstraps/optional/BOOTSTRAP-SKILLS.md
- Reframe the file's preamble: 'Optional / Recovery', list the recovery
triggers (missing git, clone failure, origin mismatch, non-openclaw
pack), tell users to skip if .bootstrapped-skills already exists.
- README.md: drop from essential list, add to optional list with a note
that the openclaw pack auto-installs.
- deploy/README.md: drop from essential bootstrap table.
- wiki/Bootstrap-Scripts-Guide.md: move section from Essential to
Optional, update description to describe it as manual/recovery.
- bootstraps/essential/BOOTSTRAP-MCPORTER.md: update cross-reference path
to ../optional/BOOTSTRAP-SKILLS.md.
deploy/brain/BOOTSTRAP.md unchanged: it points at an external URL on
inceptionstack/loki-agent (different repo), and the agent now skips
that step naturally because the openclaw pack pre-writes the
.bootstrapped-skills marker.
Co-authored-by: Roy Osherove <575051+royosherove@users.noreply.github.com>1 parent 31c9306 commit a7afc71
5 files changed
Lines changed: 20 additions & 8 deletions
File tree
- bootstraps
- essential
- optional
- deploy
- wiki
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
152 | 152 | | |
153 | 153 | | |
154 | 154 | | |
155 | | - | |
156 | 155 | | |
157 | 156 | | |
158 | 157 | | |
| |||
164 | 163 | | |
165 | 164 | | |
166 | 165 | | |
| 166 | + | |
167 | 167 | | |
168 | 168 | | |
169 | 169 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
101 | | - | |
| 101 | + | |
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
| |||
Lines changed: 15 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
6 | 19 | | |
7 | 20 | | |
8 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
87 | 86 | | |
88 | 87 | | |
89 | 88 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | 27 | | |
31 | 28 | | |
32 | 29 | | |
| |||
67 | 64 | | |
68 | 65 | | |
69 | 66 | | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| |||
0 commit comments