LICENSE
NOTICE
README.md
pyproject.toml
proof_of_edition/__init__.py
proof_of_edition.egg-info/PKG-INFO
proof_of_edition.egg-info/SOURCES.txt
proof_of_edition.egg-info/dependency_links.txt
proof_of_edition.egg-info/entry_points.txt
proof_of_edition.egg-info/requires.txt
proof_of_edition.egg-info/top_level.txt
proof_of_edition/audit/__init__.py
proof_of_edition/audit/reexecute.py
proof_of_edition/fingerprint/__init__.py
proof_of_edition/fingerprint/build_sft.py
proof_of_edition/fingerprint/chainhash.py
proof_of_edition/fingerprint/merge_lora.py
proof_of_edition/fingerprint/modal_pilot.py
proof_of_edition/fingerprint/trainer_v11.py
proof_of_edition/fingerprint/verify.py
proof_of_edition/manifest/__init__.py
proof_of_edition/manifest/build_manifest.py
proof_of_edition/manifest/editions/lebrel-deepseek-v4-flash-uncensored.json
proof_of_edition/manifest/out/lebrel-deepseek-v4-flash-uncensored.manifest.json
proof_of_edition/receipts/__init__.py
proof_of_edition/receipts/schema.py
proof_of_edition/receipts/verify_receipt.py
proof_of_edition/registry/__init__.py
proof_of_edition/registry/check_manifest.py
proof_of_edition/registry/log.py
proof_of_edition/registry/mirror.py
proof_of_edition/registry/modal_publish.py
proof_of_edition/registry/publish.py
proof_of_edition/registry/record.py
proof_of_edition/watch/__init__.py
proof_of_edition/watch/battery.py
proof_of_edition/watch/board.py
proof_of_edition/watch/calibrate.py
proof_of_edition/watch/client.py
proof_of_edition/watch/compare.py
proof_of_edition/watch/fingerprint.py
proof_of_edition/watch/publish.py
proof_of_edition/watch/run.py
proof_of_edition/watch/sampled.py
proof_of_edition/watch/sign.py
proof_of_edition/watch/reference/__init__.py
proof_of_edition/watch/reference/analyze.py
proof_of_edition/watch/reference/analyze_sampled.py
proof_of_edition/watch/reference/app.py
proof_of_edition/watch/reference/prepare.py
tests/test_analyze_sampled.py
tests/test_build_manifest.py
tests/test_build_sft.py
tests/test_calibrate.py
tests/test_chainhash.py
tests/test_fingerprint.py
tests/test_merge_lora.py
tests/test_mirror.py
tests/test_publish.py
tests/test_receipts.py
tests/test_reexecute.py
tests/test_reference.py
tests/test_registry.py
tests/test_route_receipt.py
tests/test_sampled.py
tests/test_verify_receipt.py
tests/test_watch.py
tests/test_watch_publish.py