1# Clone and install2git clone https://huggingface.co/burnmydays/commitment_conservation_harness
3cd commitment_conservation_harness
4pip install -r requirements.txt
56# Run the interactive demo7python app.py
8# Opens at http://localhost:7860910# Run the full falsification protocol (CLI)11python -m src.runner --backend lossy --depth 101213# Run tests (53 tests, <1 second)14pip install pytest
15python -m pytest tests/ -v
A Conservation Law for Commitment in Language Under Transformative Compression and Recursive Application
Abstract
This repository accompanies a preprint introducing a conservation law for commitment in language under transformative compression and recursive application. We formalize commitment as an information-bearing invariant that must be preserved across paraphrase, summarization, and iterative reuse, even as surface form and representation change.
We propose a falsifiability framework based on compression-driven stress tests and lineage-aware evaluation, distinguishing semantic preservation from mere token retention. The framework is model-agnostic and applies to both human and machine-generated language.
Core Claims
Commitment Conservation: Meaningful commitments in language obey a conservation constraint under compression and recursive reuse.
Dual Stress Regime: Preservation must hold under both transformative compression and recursive application, exposing failure modes not captured by retrieval benchmarks.
Falsifiability: Commitment preservation can be empirically tested using compression-based stress tests and lineage-aware metrics.
For academic or research correspondence, please reference the Zenodo DOI above.
Intellectual Property Notice
MO§ES™ (Minimal Orthogonal Subset to Essential Structure) is a trademark of Ello Cello LLC.
All systems, methods, and written material contained herein are protected under applicable copyright law and are part of one or more provisional patent applications filed with the United States Patent and Trademark Office (USPTO).
Unauthorized use, duplication, or redistribution of any part of this communication — including proprietary system architecture or terminology — is strictly prohibited and may result in legal action.