genesis-multiverse 0.1.0

Multiverse-scale systemic experiment engine. Deterministic simulation across parameter space with phase transition detection and collapse boundary mapping.
Documentation
  • Coverage
  • 100%
    6 out of 6 items documented0 out of 0 items with examples
  • Size
  • Source code size: 5.27 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.11 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 15s Average build duration of successful builds.
  • all releases: 15s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • FTHTrading/Genesis
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • FTHTrading

genesis-multiverse

Multiverse-scale systemic experiment engine.

Deterministic simulation across thousands of parallel worlds with phase transition detection and collapse boundary mapping.

What This Is

Genesis Multiverse is a research-grade simulation ecosystem built in Rust. It runs deterministic macroeconomic experiments across large parameter spaces, identifies systemic phase transitions, and maps collapse boundaries with statistical precision.

Current Scale

Metric Value
Parallel worlds 6,820
Configurations 44
Engine crates 13
Test count 396
P_floor=3 collapse rate 0%
Phase transition zone floors 5–10

Architecture

The engine is a multi-crate Rust workspace:

  • genesis-dna — core agent representation
  • genesis-experiment — experiment orchestration
  • genesis-homeostasis — equilibrium modeling
  • genesis-multiverse — world-sweep engine
  • genesis-econometrics — statistical analysis
  • genesis-anchor — deterministic hash anchoring
  • genesis-replay — deterministic replay engine
  • genesis-federation — multi-chain coordination

The Cliff

At P_floor=3, zero collapses across 6,820 worlds.
At P_floor=5–10, a phase transition emerges — systemic instability crosses threshold.
This is "The Cliff."

Replication Challenge

The replication challenge is open. Canonical data and methodology are publicly available.

Full engine: https://github.com/FTHTrading/Genesis

License

MIT