LICENSE
README.md
pyproject.toml
tests/test_append_only.py
tests/test_attest_cli.py
tests/test_attestation.py
tests/test_boundary.py
tests/test_cbom.py
tests/test_classification.py
tests/test_classifier_corpus.py
tests/test_claude_code_verify_hook.py
tests/test_clean_room.py
tests/test_cli.py
tests/test_context_admissibility.py
tests/test_context_cli.py
tests/test_eval.py
tests/test_footer.py
tests/test_gates.py
tests/test_grade.py
tests/test_init_command.py
tests/test_ledger.py
tests/test_ledger_write.py
tests/test_local_llm_grader.py
tests/test_mcp_server.py
tests/test_merkle.py
tests/test_metrics.py
tests/test_overrides.py
tests/test_pathguard.py
tests/test_provenance.py
tests/test_release_0_9_3_fixes.py
tests/test_retention.py
tests/test_review.py
tests/test_review_roles.py
tests/test_roles.py
tests/test_salience.py
tests/test_shadow_observe.py
tests/test_status.py
tests/test_verify.py
tests/test_verify_ssrf.py
tests/test_warrant_bundle.py
tests/test_warrantos_cli.py
tests/test_web_verify.py
tests/test_web_verify_behaviour.py
tests/test_writer_pack.py
warrantos/__init__.py
warrantos.egg-info/PKG-INFO
warrantos.egg-info/SOURCES.txt
warrantos.egg-info/dependency_links.txt
warrantos.egg-info/entry_points.txt
warrantos.egg-info/requires.txt
warrantos.egg-info/top_level.txt
warrantos/cli/__init__.py
warrantos/cli/provenance_cli.py
warrantos/cli/warrantos_cli.py
warrantos/demo_assets/actor.json
warrantos/demo_assets/context.json
warrantos/demo_assets/draft.md
warrantos/hooks/__init__.py
warrantos/hooks/claude_code_verify_hook.py
warrantos/hooks/provenance_check.py
warrantos/provenance/__init__.py
warrantos/provenance/attestation.py
warrantos/provenance/boundary.py
warrantos/provenance/cbom.py
warrantos/provenance/classification.py
warrantos/provenance/clean_room.py
warrantos/provenance/context.py
warrantos/provenance/context_admissibility.py
warrantos/provenance/extract.py
warrantos/provenance/footer.py
warrantos/provenance/gates.py
warrantos/provenance/grade.py
warrantos/provenance/ledger.py
warrantos/provenance/ledger_write.py
warrantos/provenance/mcp_server.py
warrantos/provenance/merkle.py
warrantos/provenance/metrics.py
warrantos/provenance/overrides.py
warrantos/provenance/pathguard.py
warrantos/provenance/retention.py
warrantos/provenance/review.py
warrantos/provenance/review_roles.py
warrantos/provenance/roles.py
warrantos/provenance/salience.py
warrantos/provenance/status.py
warrantos/provenance/verify.py
warrantos/provenance/warrant_bundle.py
warrantos/provenance/writer_pack.py