Commit 1e8256d
chore: complete Factorio removal from public repo + CI fix
Team audit (3 pods) — full Factorio cleanup:
- Remove all Factorio references from dashboard, SSE, nav, supervisor,
worker, mode_blueprint, process_manager, providers (-1375 lines code)
- Remove factorio_blueprint.py, 5 factorio skills, _factorio.html template
- Remove 4 idle curricula, 17 design docs, 2 test files
- Remove factorio entry from launcher modules manifest
- Clean fleet.toml: reset last_mode, remove factorio module flag
- Add pytest-asyncio to CI deps
- Gitignore all factorio-related file patterns
Factorio module available via Module Hub (fleet/factorio/module.json +
fleet/factorio/package.py for distribution packaging).
46 files changed, -19,785 lines
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 7b3dee4 commit 1e8256d
File tree
46 files changed
+17
-19785
lines changed- .github/workflows
- BigEd/launcher/modules
- docs/superpowers
- plans
- specs
- fleet
- idle_curricula
- skills
- templates
- components
- tests/factorio
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
46 files changed
+17
-19785
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
148 | 148 | | |
149 | 149 | | |
150 | 150 | | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
151 | 156 | | |
| 157 | + | |
| 158 | + | |
152 | 159 | | |
153 | 160 | | |
154 | 161 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | | - | |
| 11 | + | |
13 | 12 | | |
14 | 13 | | |
0 commit comments