Commit 48b7ce2
committed
chore(bots): empty the misfiled sustainabot slot; add anti-vendoring guardrails
A full standalone copy of OikosBot (its own Rust workspace, Haskell analyzer,
AffineScript bot, containers and policies) had been vendored into
bots/sustainabot/ — one of which even grew a hard path dependency back into
shared-context/. That implementation has been extracted to its own repo,
hyperpolymath/oikosbot, and renamed oikosbot-*.
This commit resets the slot and guards against recurrence:
- Remove the 99 vendored files from bots/sustainabot/; leave a placeholder
README.adoc that reserves the slot and points to hyperpolymath/oikosbot.
- Add bots/README.adoc: bot directories are THIN ADAPTERS, never homes for
standalone products, and bot crates must not add repo-escaping path deps.
- CLAUDE.md: new critical invariant #6 (thin adapters; sustainabot is NOT
OikosBot and NOT the oikos DSL).
- README/ROADMAP/docs: mark sustainabot's slot "Reserved" and disambiguate.
The fleet KEEPS sustainabot as a member: BotId::Sustainabot, the coordinator
roster, and safety-triangle routing in shared-context/ are untouched
(shared-context still builds green). Only the vendored directory was emptied.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01RozeeLxpJsd3WWFngaZWz31 parent 989659f commit 48b7ce2
104 files changed
Lines changed: 75 additions & 15034 deletions
File tree
- .claude
- bots
- sustainabot
- analyzers/code-haskell
- app
- src
- Eco
- Quality
- Types
- test
- bot-integration
- scripts
- src
- tea
- config
- containers
- crates
- sustainabot-analysis
- src
- sustainabot-cli
- src
- sustainabot-eclexia
- src
- sustainabot-fleet
- src
- sustainabot-metrics
- src
- sustainabot-sarif
- src
- databases
- arangodb
- virtuoso
- docs
- examples
- fuzz
- fuzz_targets
- guix
- hooks
- policies
- policy-engine
- datalog
- deepproblog
- prompts
- docs
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
84 | 95 | | |
85 | 96 | | |
86 | 97 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
71 | | - | |
| 70 | + | |
| 71 | + | |
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
98 | | - | |
| 98 | + | |
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
This file was deleted.
0 commit comments