README.md
pyproject.toml
encoder/__init__.py
encoder/baseline.py
reference/__init__.py
reference/decoder.py
spiral_format/__init__.py
spiral_format/codec.py
spiral_format/constants.py
spiral_format/container.py
spiral_format/errors.py
spiral_format/io.py
spiral_format/report.py
spiralthink_core.egg-info/PKG-INFO
spiralthink_core.egg-info/SOURCES.txt
spiralthink_core.egg-info/dependency_links.txt
spiralthink_core.egg-info/requires.txt
spiralthink_core.egg-info/top_level.txt
tests/test_atomic_write.py
tests/test_contract.py
tests/test_fault_injection.py
tests/test_file_roundtrip.py
tests/test_integrity.py
tests/test_overhead.py
tests/test_report_schema.py
tests/test_roundtrip.py
tests/test_scaling.py
tests/test_spiral_format.py
tests/test_spiral_lab.py