.dockerignore
.gitignore
.pre-commit-config.yaml
CHANGELOG.md
CHANGELOG_UPDATE.txt
CRP_CHANGES_SUMMARY.txt
CRP_REPORT.md
CSP_DOSSIER_UPDATED.md
CSP_LATTICE_EVOLVED.md
CSP_LATTICE_VALIDATED.md
Dockerfile
IMPLEMENTATION_REPORT.md
IMPLEMENTATION_SUMMARY.md
LICENSE
README.md
RELEASING.md
SECURITY.md
docker-compose.yml
pyproject.toml
pytest.ini
requirements.txt
setup.py
.github/workflows/ci.yml
.github/workflows/publish.yml
benchmarks/ablation_study.py
benchmarks/ablation_study_real.py
benchmarks/comparative_benchmark.py
benchmarks/comparative_benchmark_real.py
docs/COMMUNITY_LAUNCH.md
docs/EXECUTIVE_SUMMARY.md
docs/EXPERIMENTAL_TEST_PLAN.pdf
docs/INDEX.md
docs/POS_COMPARISON.md
docs/QUICK_START_GUIDE.pdf
docs/dashboard_annotated.png
docs/key_claims.pdf
docs/results_section.pdf
docs/thermodynamic_truth_paper.pdf
docs/whitepaper.md
docs/whitepaper.tex
docs/analysis/thermo-truth-analysis.md
docs/announcements/ANNOUNCEMENT_POSTS_V1.0.1.md
docs/reports/CRP_REPORT.md
docs/reports/DETAILED_COMMIT_HISTORY.md
docs/reports/FINAL_STATUS.md
docs/reports/IMPLEMENTATION_REPORT.md
docs/reports/PUBLISHING_SETUP_INSTRUCTIONS.md
docs/reports/RELEASE_COMPLETE.md
src/thermodynamic_truth/__init__.py
src/thermodynamic_truth.egg-info/PKG-INFO
src/thermodynamic_truth.egg-info/SOURCES.txt
src/thermodynamic_truth.egg-info/dependency_links.txt
src/thermodynamic_truth.egg-info/entry_points.txt
src/thermodynamic_truth.egg-info/not-zip-safe
src/thermodynamic_truth.egg-info/requires.txt
src/thermodynamic_truth.egg-info/top_level.txt
src/thermodynamic_truth/cli/__init__.py
src/thermodynamic_truth/cli/benchmark.py
src/thermodynamic_truth/cli/client.py
src/thermodynamic_truth/cli/node.py
src/thermodynamic_truth/core/__init__.py
src/thermodynamic_truth/core/annealing.py
src/thermodynamic_truth/core/pow.py
src/thermodynamic_truth/core/protocol.py
src/thermodynamic_truth/core/state.py
src/thermodynamic_truth/network/__init__.py
src/thermodynamic_truth/network/client.py
src/thermodynamic_truth/network/server.py
src/thermodynamic_truth/network/thermo_protocol.proto
src/thermodynamic_truth/network/thermo_protocol_pb2.py
src/thermodynamic_truth/network/thermo_protocol_pb2_grpc.py
tests/__init__.py
tests/test_annealing.py.skip
tests/test_pow.py
tests/test_state.py
validation/BYZANTINE_FIX_REPORT.md
validation/byzantine_results.json
validation/byzantine_threshold_test.py