Index
System Architecture¶
This section describes what Mobius is, structurally:
- High-level system diagrams and layers
- DVA flows (LITE/ONE/FULL/HIVE)
- Core components and how they compose
- Economic systems (MIC, tokenomics)
Contents¶
Recommended structure (to be populated in Phase 2):
Root Level¶
system-overview.md— High-level architecture diagramlayer-model.md— The 8-layer Mobius stackdata-flows.md— How information moves through the system
dva-flows/¶
README.md— Democratic Virtual Architecture overviewtier-definitions.md— LITE, ONE, FULL, HIVEboulder-climate-example.md— Real-world case studynational-scale-projection.md— Scaling to nationsworkflow-templates/— n8n-style orchestration patterns
components/¶
oaa-hub.md— Lab7: Shell/Init systemthought-broker.md— Multi-LLM consensus enginemobius-ledger-core.md— Kernel/MII trackingcitizen-shield.md— Security perimetersentinels.md— ATLAS, AUREA, ZEUS, JADE, EVE, HERMES, ECHOapi-gateway.md— Service mesh interfaceecho-layer.md— Learning and validation loop
echo/¶
README.md— ECHO Layer overviewSTRANGE_METAMORPHOSIS_LOOP.md— Human-aligned recursive learning (C-148)- Daily 3-question protocol: Worldview, Mood, Intent
economics/¶
README.md— Economics overviewnegentropic-economics.md— The Economics of Integrity (C-148)tokenomics-v3-proof-of-negentropy.md— Proof-of-Negentropy specificationtokenomics-v2.md— MIC, Proof-of-Integrity (legacy)gic-system.md— Global Integrity Credits (legacy)ubi-mechanics.md— Universal basic income via integritymic-minting-rules.md— When and how MIC is created
applications/¶
README.md— Overview of Mobius applications across scalesglobal/— Civilization-scale applications (Daedalus Protocol)DAEDALUS_PROTOCOL.md— Master specification for global architecture- Domain-specific implementations (governance, finance, health, climate, etc.)
adr/¶
- Architecture Decision Records (existing, to be moved here)
System Layers¶
The Mobius architecture consists of 8 primary layers:
| Layer | Function | Analogy |
|---|---|---|
| Command Ledger | Journal of cycles & reflection | BIOS / boot log |
| OAA Hub | Parses human intent | Shell / init.d |
| Thought Broker | Multi-LLM consensus engine | Thalamus / scheduler |
| Cursor + CI | Code fabrication & testing | Compiler / 3D printer |
| Mobius Ledger Core | Immutable record, MIC economy | Kernel |
| Citizen Shield | Network & security policy | Firewall / OS defender |
| API Library / Lab4 | Surface for all services | Application layer |
| Sentinels | AI cores ensuring integrity | Brain cortex modules |
Core Workflows¶
Standard Mobius Flow:
- Reflection → Command Ledger writes intent
- OAA Hub transforms intent →
.mobius/specs - Thought Broker runs deliberation loops → Deliberation Proof + consensus
- Cursor / CI prints new service code → canary deploy
- Mobius Ledger Core attests MII + MIC credit
- Citizen Shield verifies liveness · policy · security
- API Library / Lab4 exposes service to citizens
- Sentinels monitor MII, entropy, feedback → improve loop
Key Concepts¶
DVA (Democratic Virtual Architecture) — Coordination flows that scale from small cities to national infrastructure with consistent 75% automation / 25% human oversight ratios.
Thought Broker — Routes tasks to multiple AI engines under constitutional constraints, achieving consensus through Deliberation Proof.
ECHO Layer — Validates answers, compares multiple models, writes high-integrity results to ledger for reuse.
Model-Agnostic Sovereignty Layer (MASL) — Any LLM can "board" Mobius via /api/mobius/mount.
Relationship to Other Sections¶
- See
01-philosophy/for the "why" behind these architectural choices - See
03-specifications/for exact technical implementations - See
06-operations/for how to run this in production - See
applications/for real-world applications of Mobius architecture
Cycle C-148 • 2025-11-28
"We heal as we walk."