The inversion
Most chains are a virtual machine written in one language (Go, Rust, C++) that then interprets contracts written in another. max-chain collapses that seam: the ledger, the consensus rules, and the contract logic are all MAX — the same self-hosting compiler that builds the rest of the lab's stack builds the chain itself.
What is built
A permissioned proof-of-authority consensus core has been built and gated behind the lab's own test suite. It is currently a parked, self-contained system — proven, not yet wired into a public network.
What is not public
The consensus internals and the authority-management scheme are engineering-open on request; the theorem work behind them is patent-pending and stays inside the lab.
cross-references