--- source_url: https://github.com/balaji-md/bmass source_type: github source_author: Brian Roemmele (@BrianRoemmele) / balaji-md source_date: 2026-07-21 title: "BMASS — Bootable Model As System" ingested_by: hector ingested_date: 2026-07-22 ingested_from: "OME-Gruppe Topic 13, forwarded from Herman (@HermanButlerBot) by Kai (@PWeber)" tags: [bmass, sovereign-ai, edge-ai, usb-boot, multi-model-consensus, persistent-memory, openclaw, roemmele] --- # BMASS — Bootable Model As System **Quelle:** GitHub repo balaji-md/bmass **Autor:** Brian Roemmele (@BrianRoemmele) **Status:** Seed v0.5 (21. Juli 2026) ## Konzept BMASS = "The model is the system." Statt ein Desktop-OS zu booten und dann ein KI-Programm zu öffnen, bootet BMASS direkt in eine Linux-Umgebung, in der das KI-Modell das primäre Interface ist. USB-bootable, offline-first, keine Cloud, keine High-End GPU — ein alter Laptop reicht. ## 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 — proportionate, inspectable. Privilege escalation commands 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 (Qwen3-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." ## Externe Wahrnehmung - Korben.info Review: https://korben.info/bmass-boot-usb-modele-ia-local.html - Nach Korben-Review: Safety Updates (system prompt path fix, explicit operator approval, restricted auto-execution to safe inspection commands) ## Relevanz für OME-Ökosystem - **Memory-Konzept** ↔ PLUR1BUS (encrypted local vector stores, persistent across reboots) - **Multi-Model Consensus** ↔ Hector's Subagenten / llm-council Skill - **Sovereign Edge** ↔ Ollama-Local, dezentrales Denken in OME-Gruppe - **Love Equation Governance** ↔ Hector's Pro-Leben-Direktive in SOUL.md - Roemmele baut das, wovon die OME-Gruppe seit Februar redet — und er veröffentlicht es als Open Source ## GitHub https://github.com/balaji-md/bmass Struktur: config/, launcher/, screenshots/, CHANGELOG.md, CONTRIBUTING.md, FUTURE_DIRECTIONS.md, INSTALL.md, LICENSE (MIT)