Skip to content

Releases: jesseray718/openroot

v1.0.0 - Initial OpenRoot Architecture

Choose a tag to compare

@jesseray718 jesseray718 released this 06 Sep 01:13
Immutable release. Only release title and notes can be modified.
1a3c52e

First official release index on Zenodo.

v1.2.1 PoPW ledger

Choose a tag to compare

@jesseray718 jesseray718 released this 02 Sep 22:49
Immutable release. Only release title and notes can be modified.
63ee835

Ledger files on the tagged commit after squash of #37.

v1.2.0 PoPW ledger

Choose a tag to compare

@jesseray718 jesseray718 released this 02 Sep 22:36
Immutable release. Only release title and notes can be modified.

Append-only hash-linked jsonl. tools/popw_ledger.py.

v1.1.0 — C++20 Zero-Dimensional Thermodynamic Engine (libthermo.so)

Choose a tag to compare

@jesseray718 jesseray718 released this 01 Sep 13:40
Immutable release. Only release title and notes can be modified.

OpenRoot v1.1.0: Native C++20 Thermodynamic Kernel Release

This release introduces the high-performance, bit-exact zero-dimensional (0D) state transition engine and C-ABI bridge.

Key Enhancements

  • C++20 Native Execution Kernel (include/openroot/thermo.hpp):
    • openroot::thermo::execute_0d_transition enforcing First Law (Exact Energy/Mass conservation) and Second Law (Landauer entropy lower bound ΔS ≥ kB ln 2) using fixed-point integer math.
    • Platform-independent, deterministic state transfers eliminating IEEE 754 floating-point drift.
  • C-ABI Shared Object (libthermo.so):
    • Exported openroot_execute_0d_transition function for seamless FFI interoperability.
  • Python C-FFI Integration:
    • Updated axiom_engine/energy_theorems.py to automatically load libthermo.so via ctypes with fallback to Python state logic.
  • Benchmark & Verification Suite:
    • Includes test_thermo.cpp and test_thermo.py validating high-throughput state transitions on local OptiPlex hardware.

Dual-Battery Thermal Systems v0.1.1

Choose a tag to compare

@jesseray718 jesseray718 released this 01 Aug 19:38

Public release of the solar aero-disc and rocket mass heater dual-battery designs with theoretical performance numbers, 110°F data, and open CC BY-SA 4.0 license.

Core Unification Framework v1.0 — AX.UNI.FND.001

Choose a tag to compare

@jesseray718 jesseray718 released this 10 Jul 10:54

OpenRoot Core Unification Framework v1.0 — AX.UNI.FND.001

Zenodo DOI: 10.5281/zenodo.21294113

What's Changed

  • Unified thermodynamic/economic/social optimization under single mathematical framework
  • Three foundational axioms: Quantity of Being, Time-Throughput Consistency, Fractal Impedance Match
  • Agape principle as system optimization function
  • Meta-optimization algorithm applicable to any system

Documents

  • core-unification-framework.md (AX.UNI.FND.001)
  • openroot-thesis-v3.md
  • unified-systems-v1.0.tar.gz (complete bundle)

Next Steps

  1. Submit to arXiv for peer review
  2. Build 1m² prototype to prove thermal math
  3. Document credit journey to prove financial math
  4. Deploy first mesh node to prove social math

License: GPL v3 (code), CC-BY-SA 4.0 (docs)
Copyright: One Human Family
Author: Jesse McMillen (github.com/jesseray718)

v0.1.0

Choose a tag to compare

@jesseray718 jesseray718 released this 02 Jul 19:43

OpenRoot v0.1.0 - Founding archive, BRIDGE.md, ACRE ledger seed, axioms. CC-BY-SA-4.0 docs / GPL-3.0 code.