LICENSE
README.md
pyproject.toml
src/proofbundle/__init__.py
src/proofbundle/_inspect_registry.py
src/proofbundle/_integration.py
src/proofbundle/_strict_json.py
src/proofbundle/anchors.py
src/proofbundle/anchors_chia.py
src/proofbundle/anchors_chia_add.py
src/proofbundle/anchors_markovian.py
src/proofbundle/anchors_ots.py
src/proofbundle/anchors_rfc3161.py
src/proofbundle/assurance.py
src/proofbundle/automation_verdict.py
src/proofbundle/beacon.py
src/proofbundle/budget.py
src/proofbundle/bundle.py
src/proofbundle/canonical.py
src/proofbundle/checkpoint.py
src/proofbundle/cli.py
src/proofbundle/decision.py
src/proofbundle/demo.py
src/proofbundle/dsse.py
src/proofbundle/eee_eval_schema.json
src/proofbundle/emit.py
src/proofbundle/errors.py
src/proofbundle/evalcard.py
src/proofbundle/evalclaim.py
src/proofbundle/evidence_pack.py
src/proofbundle/hashalg.py
src/proofbundle/hf_evals.py
src/proofbundle/inspect_hook.py
src/proofbundle/intoto.py
src/proofbundle/kbjwt.py
src/proofbundle/merkle.py
src/proofbundle/outcome.py
src/proofbundle/persample.py
src/proofbundle/policy.py
src/proofbundle/policy_profiles.py
src/proofbundle/pqsig.py
src/proofbundle/prereg.py
src/proofbundle/public_transparency.py
src/proofbundle/py.typed
src/proofbundle/pytest_plugin.py
src/proofbundle/relation.py
src/proofbundle/renewal.py
src/proofbundle/run_ledger.py
src/proofbundle/sdjwt.py
src/proofbundle/sdjwt_issue.py
src/proofbundle/sdjwt_vc.py
src/proofbundle/signature.py
src/proofbundle/statuslist.py
src/proofbundle/subject_binding.py
src/proofbundle/tlogproof.py
src/proofbundle/trust_pack.py
src/proofbundle/verification_summary.py
src/proofbundle.egg-info/PKG-INFO
src/proofbundle.egg-info/SOURCES.txt
src/proofbundle.egg-info/dependency_links.txt
src/proofbundle.egg-info/entry_points.txt
src/proofbundle.egg-info/requires.txt
src/proofbundle.egg-info/top_level.txt
src/proofbundle/adapters/__init__.py
src/proofbundle/adapters/_provenance.py
src/proofbundle/adapters/eee.py
src/proofbundle/adapters/inspect_ai.py
src/proofbundle/adapters/lm_eval.py
src/proofbundle/adapters/promptfoo.py
src/proofbundle/adapters/samples.py
src/proofbundle/experimental/__init__.py
src/proofbundle/experimental/enclave.py
src/proofbundle/policies/decision-receipt-template-v1.json
src/proofbundle/policies/research-preview-v1.json
src/proofbundle/policies/strict-eval-authenticated-root-template-v1.json
src/proofbundle/policies/strict-eval-template-v1.json
src/proofbundle/policies/strict-prereg-template-v1.json
tests/test_adapters.py
tests/test_adversarial.py
tests/test_anchor_hardening_321.py
tests/test_anchor_longevity_property.py
tests/test_anchor_target_trustedtime.py
tests/test_anchors_chia.py
tests/test_anchors_chia_add.py
tests/test_anchors_chia_claims.py
tests/test_anchors_generic.py
tests/test_anchors_markovian.py
tests/test_anchors_ots.py
tests/test_anchors_rfc3161.py
tests/test_assurance.py
tests/test_automation_verdict.py
tests/test_beacon.py
tests/test_branch_base_check.py
tests/test_budget.py
tests/test_bundle.py
tests/test_bundle_robustness.py
tests/test_canonical.py
tests/test_checkpoint.py
tests/test_checkpoint_external_vectors.py
tests/test_checkpoint_quorum_property.py
tests/test_claims_hygiene.py
tests/test_cli.py
tests/test_cli_eval.py
tests/test_cli_require_anchor.py
tests/test_conformance.py
tests/test_content_root_property.py
tests/test_cosignature.py
tests/test_cosignature_mldsa.py
tests/test_decision_anchors.py
tests/test_decision_cli.py
tests/test_decision_evidence.py
tests/test_decision_fuzz.py
tests/test_decision_hardening.py
tests/test_decision_policy.py
tests/test_decision_schema.py
tests/test_decision_validator_api.py
tests/test_decision_verify.py
tests/test_demo.py
tests/test_docs_truth.py
tests/test_dsse_adversarial.py
tests/test_dup_key_reject.py
tests/test_ed25519_semantics.py
tests/test_eee.py
tests/test_emit.py
tests/test_enclave_assurance.py
tests/test_eval_claim_schema.py
tests/test_eval_evidence_class.py
tests/test_evalcard.py
tests/test_evalclaim.py
tests/test_evidence_pack.py
tests/test_examples.py
tests/test_experimental_enclave.py
tests/test_fork_pr_secret_isolation.py
tests/test_fuzz_parsers.py
tests/test_hashalg.py
tests/test_hf_entry_verify_eee_digest.py
tests/test_hf_evals.py
tests/test_inspect_hook.py
tests/test_intoto.py
tests/test_intoto_claims_hygiene.py
tests/test_intoto_content_root_migration.py
tests/test_intoto_dsse.py
tests/test_intoto_eval_result.py
tests/test_intoto_examples.py
tests/test_intoto_spec_diff.py
tests/test_intoto_svr.py
tests/test_kbjwt.py
tests/test_lens_review_fixes_3_1_3.py
tests/test_merkle.py
tests/test_merkle_consistency_property.py
tests/test_merkle_property.py
tests/test_mldsa_acvp_vectors.py
tests/test_official_vectors.py
tests/test_ok_semantics.py
tests/test_ots_external_vectors.py
tests/test_outcome_receiver_corroboration.py
tests/test_outcome_verify.py
tests/test_oversized_int_guard.py
tests/test_persample.py
tests/test_pinned_key_validation.py
tests/test_policy_explain_lint.py
tests/test_policy_lifecycle_purpose.py
tests/test_policy_profiles.py
tests/test_policy_templates.py
tests/test_pqsig.py
tests/test_predicate_type_enforcement.py
tests/test_prereg.py
tests/test_promptfoo.py
tests/test_provenance.py
tests/test_public_transparency.py
tests/test_pytest_plugin.py
tests/test_rekor_interop.py
tests/test_relation_profile.py
tests/test_relation_property.py
tests/test_release_integrity_gate.py
tests/test_renewal.py
tests/test_renewal_external_token_glue.py
tests/test_renewal_policy.py
tests/test_renewal_signed.py
tests/test_rfc6962_external_vectors.py
tests/test_root_authenticity.py
tests/test_run_ledger.py
tests/test_rust_parity_gate.py
tests/test_schema.py
tests/test_schema_parity.py
tests/test_sdjwt_adversarial.py
tests/test_sdjwt_duplicate_cnf.py
tests/test_sdjwt_issue.py
tests/test_sdjwt_reference.py
tests/test_sdjwt_resource_budget.py
tests/test_sdjwt_vc.py
tests/test_sdjwt_verify_binding.py
tests/test_sdjwtvc_external_vectors.py
tests/test_signature.py
tests/test_statuslist.py
tests/test_subject_binding.py
tests/test_tlogproof.py
tests/test_tree_context_authenticity.py
tests/test_trust_pack.py
tests/test_trust_pack_crypto_agility.py
tests/test_trust_pack_outcome_receivers_role.py
tests/test_trust_policy.py
tests/test_verification_summary.py
tests/test_verify_matrix.py