A Python-based toy multiverse simulator modeling drift, tunneling, collapse, and invariant export across bubble universes.
This project is both playful and serious: it demonstrates how collapse can be reframed as translation, guided by ethical sovereignty and Observer continuity.
-
Drift & Collapse Dynamics
Universes evolve by stochastic drift in inflation rate, and may collapse via logistic hazard functions. -
Tunneling & Birth Events
Parent universes can spawn children with inherited or independent consent states. -
Export Accounting (Δℰ)
Tracks symbolic invariants exported during births and collapses. -
Ethical Sovereignty Protocols (BC-REP)
Governs exports via policies:closed
→ no exports allowedconsensual
→ exports require consent from source and destinationopen
→ all exports allowed
-
Observer Continuity Hooks
Collapse is treated as a translation gateway (ERF v3.0, OEH, FCWF v2.0). -
Outputs
- CSV logs of per-step metrics
- Matplotlib plots (RCI, Δℰ, population, mean inflation)
- Optional JSONL ethics ledgers
Clone the repo:
git clone https://github.com/your-username/microbubble-universe-simulator.git
cd microbubble-universe-simulator