← NS-GSM / v0.1 · Reference Runtime, First Version

NS-GSM · v0.1 Reference Runtime, First Version 2026-08-27

CSM Reference Runtime v0.1

A genuine, installable Python package (csm_reference_runtime, src/csm_runtime/, 12 pytest files) — not a paper. Loads the seed dataset and rebuilds native state, demonstrating that the runtime itself behaves correctly: 52/52 regression tests, 24/24 seed-consistency assertions, 89 genesis-ledger events, and an exact replay hash of 8137913b7f…. The core invariant, verbatim: ‘No certificate path ⇒ no native theorem mutation.’ This version adds no new mathematical content — it only mechanizes and re-verifies the seed dataset.

Turns the seed dataset into a replayably-verifiable running system; 52/52 regression tests pass, and the exact replay hash is reproducible. IMPLEMENTATION_REPORT.md, verbatim: ‘This runtime result is only a software/runtime-level closure. It does not prove Navier–Stokes global regularity or route completeness.’

Connections

Relationship to the other versions, stated as closely as possible in the document's own words, not my interpretation.

NS-GSM progressv0.1 (8 versions total: seed dataset + v0.1–v0.7)

Loading…