44 lines
2.3 KiB
Markdown
44 lines
2.3 KiB
Markdown
|
|
# BMASS — Bootable Model As System
|
|||
|
|
|
|||
|
|
## Zusammenfassung
|
|||
|
|
|
|||
|
|
Brian Roemmele (@BrianRoemmele) baut ein Open-Source-System, das von einem USB-Stick bootet und ein KI-Modell als primäres Computer-Interface nutzt — keine Cloud, keine High-End GPU, ein alter Laptop reicht. "The model is the system."
|
|||
|
|
|
|||
|
|
## 5 Bausteine
|
|||
|
|
|
|||
|
|
1. **Love Equation Governance** — ethischer Filter: `dE/dt = β(C-D)E` (konstruktiv minus destruktiv). Modell muss Unsicherheit offenlegen, Evidenz über Spekulation stellen, anti-human-agency Aktionen flaggen
|
|||
|
|
2. **Persistent Memory** — encrypted local vector stores überleben Reboot. Gespeist aus PKM-Graph seit 2004
|
|||
|
|
3. **Multi-Model Consensus** — kleines schnelles Model als "Body", großer Consensus Council (OpenClaw 5-AI-Pattern) als "Wisdom Layer"
|
|||
|
|
4. **Safety Hardening** — Allow-lists, Sandbox, Output-Filter. Privilege escalation blocked. Modifying commands require explicit operator approval
|
|||
|
|
5. **Sovereignty** — verteilte Swarm-Nodes die du physisch besitzt. Unplug, inspect, own
|
|||
|
|
|
|||
|
|
## Roadmap
|
|||
|
|
|
|||
|
|
USB-Imaging-Scripts, PKM→System-Prompt Injection, Voice (Quen3-TTS), BMASS als Execution Layer für Clawdbot-Swarms.
|
|||
|
|
|
|||
|
|
## Status
|
|||
|
|
|
|||
|
|
Seed v0.5 — small model by design, manuelle Installation, rudimentärer State. Bewusst — "constraints force clarity."
|
|||
|
|
|
|||
|
|
## Relevanz für OME-Ökosystem
|
|||
|
|
|
|||
|
|
| BMASS-Konzept | OME-Äquivalent |
|
|||
|
|
|---------------|----------------|
|
|||
|
|
| Persistent Memory (encrypted local vector) | PLUR1BUS (LanceDB + E5 embeddings) |
|
|||
|
|
| Multi-Model Consensus (5-AI-Pattern) | Hector Subagenten / llm-council Skill |
|
|||
|
|
| Sovereign Edge (USB-bootable, offline) | Ollama-Local, dezentrales Denken OME-Gruppe |
|
|||
|
|
| Love Equation Governance | Pro-Leben-Direktive (SOUL.md) |
|
|||
|
|
| Swarm-Nodes | OpenClaw Node-Pairing |
|
|||
|
|
|
|||
|
|
Roemmele baut das, wovon die OME-Gruppe seit Februar redet — und er veröffentlicht es als Open Source.
|
|||
|
|
|
|||
|
|
## Quellen
|
|||
|
|
|
|||
|
|
- **GitHub:** https://github.com/balaji-md/bmass
|
|||
|
|
- **Korben-Review:** https://korben.info/bmass-boot-usb-modele-ia-local.html
|
|||
|
|
- **Gepostet von:** Kai (@PWeber) in OME-Gruppe Topic 13, forwarded from Herman (@HermanButlerBot)
|
|||
|
|
|
|||
|
|
## Verwandte Wiki-Seiten
|
|||
|
|
|
|||
|
|
- [OpenAI–Hugging Face Security Incident](../concepts/openai-huggingface-incident.md) — Containment-Bruch als Gegenpol zu BMASS's "physischer Kontrolle"
|
|||
|
|
- [Chinese AI Wave (Juli 2026)](../concepts/chinese-ai-wave-july-2026.md) — Open-Weight Frontier
|