README.md
pyproject.toml
src/csm_reference_runtime.egg-info/PKG-INFO
src/csm_reference_runtime.egg-info/SOURCES.txt
src/csm_reference_runtime.egg-info/dependency_links.txt
src/csm_reference_runtime.egg-info/requires.txt
src/csm_reference_runtime.egg-info/top_level.txt
src/csm_runtime/__init__.py
src/csm_runtime/authority_audit.py
src/csm_runtime/authority_batch.py
src/csm_runtime/authority_manifest.py
src/csm_runtime/authority_run.py
src/csm_runtime/candidate_validation.py
src/csm_runtime/canonical.py
src/csm_runtime/cli.py
src/csm_runtime/corpus_checkpoint.py
src/csm_runtime/corpus_ingest.py
src/csm_runtime/corpus_manifest.py
src/csm_runtime/cross_series_audit.py
src/csm_runtime/enums.py
src/csm_runtime/errors.py
src/csm_runtime/external_anchor.py
src/csm_runtime/formalization.py
src/csm_runtime/formalization_run.py
src/csm_runtime/frontier.py
src/csm_runtime/full_corpus.py
src/csm_runtime/independent_verification.py
src/csm_runtime/ledger.py
src/csm_runtime/model.py
src/csm_runtime/ns_gsm_adapter.py
src/csm_runtime/operators.py
src/csm_runtime/promotion.py
src/csm_runtime/query.py
src/csm_runtime/replay.py
src/csm_runtime/replication.py
src/csm_runtime/review.py
src/csm_runtime/review_batch.py
src/csm_runtime/review_run.py
src/csm_runtime/series_profiles.py
src/csm_runtime/source_parser.py
src/csm_runtime/state.py
src/csm_runtime/tier_batch.py
src/csm_runtime/transaction.py
src/csm_runtime/v06_evidence.py
src/csm_runtime/verification_batch.py
src/csm_runtime/verification_run.py
src/csm_runtime/verifiers/__init__.py
src/csm_runtime/verifiers/d103.py
src/csm_runtime/verifiers/d105.py
src/csm_runtime/verifiers/etnx.py
src/csm_runtime/verifiers/rfp.py
tests/test_authority_audit_state.py
tests/test_authority_certificate_cap.py
tests/test_authority_manifest.py
tests/test_authority_promotion.py
tests/test_candidate_firewall.py
tests/test_candidate_validation.py
tests/test_canonical.py
tests/test_cli.py
tests/test_conformance_vectors.py
tests/test_corpus_checkpoint.py
tests/test_corpus_cli.py
tests/test_corpus_ingest.py
tests/test_corpus_manifest.py
tests/test_corpus_queries.py
tests/test_cross_series_audit.py
tests/test_frontier.py
tests/test_ns_gsm_seed.py
tests/test_operators.py
tests/test_promotion_gate.py
tests/test_proof_promotion.py
tests/test_queries.py
tests/test_real_corpus_v02.py
tests/test_real_review_v03.py
tests/test_replay.py
tests/test_review_batches.py
tests/test_review_cli.py
tests/test_review_model.py
tests/test_review_queries.py
tests/test_review_run_cli.py
tests/test_series_profiles.py
tests/test_source_parser.py
tests/test_structural_review.py
tests/test_transactions.py
tests/test_v03_evidence.py
tests/test_v03_expansion.py
tests/test_v04_authority_cli.py
tests/test_v04_authority_queries.py
tests/test_v04_curated_core_batch.py
tests/test_v04_rfp_batch.py
tests/test_v05_d103_symbolic.py
tests/test_v05_d105_verifiers.py
tests/test_v05_queries_cli.py
tests/test_v05_rfp_etnx.py
tests/test_v05_run.py
tests/test_v05_upgrade_batch.py
tests/test_v05_verification_model.py
tests/test_v05_verifier_protocol.py
tests/test_v06_external_anchor.py
tests/test_v06_formalization.py
tests/test_v06_queries_cli.py
tests/test_v06_release_version.py
tests/test_v06_replication.py
tests/test_v06_replication_relative_path.py
tests/test_v06_run.py
tests/test_v06_tier_gate.py
tests/test_v06_tier_model.py