Skip to content

v0.1.0-alpha

Pre-release
Pre-release

Choose a tag to compare

@Tristan-Stoltz-ERC Tristan-Stoltz-ERC released this 13 Mar 08:59
· 11 commits to main since this release

Mycelix v0.1.0-alpha — Fractal CivOS

First public alpha release of Mycelix, a fractal civic operating system built on Holochain's peer-to-peer architecture.

Highlights

  • 9 Domain Clusters: Commons (35 zomes), Civic (16), Hearth (12), Finance (14), Governance (7), Identity (9), Personal (4), Attribution (3), Health (7)
  • 123+ Zomes: Fully built coordinator and integrity zomes across all domains
  • Consciousness Gating: 4D profile (identity/reputation/community/engagement) → 5 progressive tiers (Observer → Guardian)
  • Post-Quantum Security: ML-KEM-768 key exchange, ML-DSA-65 signatures, Feldman DKG threshold signing
  • Finance Hardening: 15 rounds, 19 race conditions fixed, optimistic locking, crash recovery, 3 fuzz targets (3.8M+ runs)
  • Cross-Cluster Bridge: Unified 10-role hApp with CallTargetCell::OtherRole for inter-cluster communication
  • SDKs: Rust (18 modules, 1,036+ tests), TypeScript (37 modules, 6,316 tests), Python, WASM

Stats

  • ~785,000 lines of Rust (~643K code)
  • 9,400+ unit tests across clusters
  • 289 bridge-common integration tests
  • 14 built hApp bundles
  • All zomes hardened with is_finite() guards on every f64/f32 field

Status

This is an alpha release. All clusters are built and tested but:

  • No production deployment yet
  • Tryorama E2E tests need conductor setup
  • Some clusters (music, energy, climate, space) are scaffolded only
  • LUCID dashboard is in development

License

Apache-2.0