proofbundle 3.6.3__tar.gz → 3.7.0__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (633) hide show
  1. {proofbundle-3.6.3/src/proofbundle.egg-info → proofbundle-3.7.0}/PKG-INFO +1 -1
  2. {proofbundle-3.6.3 → proofbundle-3.7.0}/pyproject.toml +1 -1
  3. {proofbundle-3.6.3 → proofbundle-3.7.0}/src/proofbundle/__init__.py +1 -1
  4. {proofbundle-3.6.3 → proofbundle-3.7.0}/src/proofbundle/adapters/lm_eval.py +9 -1
  5. {proofbundle-3.6.3 → proofbundle-3.7.0/src/proofbundle.egg-info}/PKG-INFO +1 -1
  6. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_adapters.py +38 -0
  7. {proofbundle-3.6.3 → proofbundle-3.7.0}/LICENSE +0 -0
  8. {proofbundle-3.6.3 → proofbundle-3.7.0}/MANIFEST.in +0 -0
  9. {proofbundle-3.6.3 → proofbundle-3.7.0}/README.md +0 -0
  10. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/README.md +0 -0
  11. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/bundle/coherent-rewrap-fails-expected-root/bundle.json +0 -0
  12. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/bundle/coherent-rewrap-fails-expected-root/case.json +0 -0
  13. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/bundle/coherent-rewrap-verifies-no-policy/bundle.json +0 -0
  14. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/bundle/coherent-rewrap-verifies-no-policy/case.json +0 -0
  15. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/bundle/corrupted-signature/bundle.json +0 -0
  16. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/bundle/corrupted-signature/case.json +0 -0
  17. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/bundle/duplicate-json-key/bundle.json +0 -0
  18. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/bundle/duplicate-json-key/case.json +0 -0
  19. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/bundle/forged-anchor-own-frozen/bundle.json +0 -0
  20. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/bundle/forged-anchor-own-frozen/case.json +0 -0
  21. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/bundle/n1-eval-sdjwt-graft-non-eval/bundle.json +0 -0
  22. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/bundle/n1-eval-sdjwt-graft-non-eval/case.json +0 -0
  23. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/bundle/sd-jwt-forged-issuer-identity/bundle.json +0 -0
  24. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/bundle/sd-jwt-forged-issuer-identity/case.json +0 -0
  25. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/bundle/sd-jwt-signed-but-unbound/bundle.json +0 -0
  26. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/bundle/sd-jwt-signed-but-unbound/case.json +0 -0
  27. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/bundle/sd-jwt-unsigned-unauthenticated/bundle.json +0 -0
  28. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/bundle/sd-jwt-unsigned-unauthenticated/case.json +0 -0
  29. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/bundle/tampered-payload/bundle.json +0 -0
  30. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/bundle/tampered-payload/case.json +0 -0
  31. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/bundle/tree-size-expectation-mismatch/bundle.json +0 -0
  32. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/bundle/tree-size-expectation-mismatch/case.json +0 -0
  33. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/bundle/valid-minimal/bundle.json +0 -0
  34. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/bundle/valid-minimal/case.json +0 -0
  35. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/common_vocabulary.py +0 -0
  36. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/cross_format.py +0 -0
  37. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/decision/crossimpl/canonicalization-root-binding/MANIFEST.json +0 -0
  38. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/decision/crossimpl/canonicalization-root-binding/case.json +0 -0
  39. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/decision/crossimpl/canonicalization-root-binding/decision_receipt.jcs +0 -0
  40. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/decision/crossimpl/canonicalization-root-binding/decision_receipt.jcs.ots +0 -0
  41. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/decision/crossimpl/canonicalization-root-binding/decision_receipt.json +0 -0
  42. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/decision/crossimpl/canonicalization-root-binding/evidence_eval_result.jcs +0 -0
  43. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/decision/crossimpl/canonicalization-root-binding/evidence_eval_result.json +0 -0
  44. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/decision/crossimpl/confirmed-anchor-lifecycle/MANIFEST.json +0 -0
  45. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/decision/crossimpl/confirmed-anchor-lifecycle/case.json +0 -0
  46. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/decision/crossimpl/confirmed-anchor-lifecycle/decision_receipt.jcs +0 -0
  47. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/decision/crossimpl/confirmed-anchor-lifecycle/decision_receipt.jcs.ots +0 -0
  48. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/decision/crossimpl/confirmed-anchor-lifecycle/decision_receipt.json +0 -0
  49. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/decision/crossimpl/confirmed-anchor-lifecycle/evidence_eval_result.jcs +0 -0
  50. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/decision/crossimpl/confirmed-anchor-lifecycle/evidence_eval_result.json +0 -0
  51. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/decision/crossimpl/schema-conformant/MANIFEST.json +0 -0
  52. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/decision/crossimpl/schema-conformant/case.json +0 -0
  53. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/decision/crossimpl/schema-conformant/decision_receipt.jcs +0 -0
  54. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/decision/crossimpl/schema-conformant/decision_receipt.jcs.ots +0 -0
  55. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/decision/crossimpl/schema-conformant/decision_receipt.json +0 -0
  56. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/decision/crossimpl/schema-conformant/evidence_eval_result.jcs +0 -0
  57. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/decision/crossimpl/schema-conformant/evidence_eval_result.json +0 -0
  58. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/manifest.json +0 -0
  59. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/declared-supersedes-verified/case.json +0 -0
  60. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/declared-supersedes-verified/pub.b64 +0 -0
  61. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/declared-supersedes-verified/receipt.json +0 -0
  62. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/declared-supersedes-verified/related_b.json +0 -0
  63. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/declared-unresolved/case.json +0 -0
  64. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/declared-unresolved/pub.b64 +0 -0
  65. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/declared-unresolved/receipt.json +0 -0
  66. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/decoy-accept-path/case.json +0 -0
  67. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/decoy-accept-path/policy.json +0 -0
  68. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/decoy-accept-path/pub.b64 +0 -0
  69. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/decoy-accept-path/receipt.json +0 -0
  70. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/decoy-accept-path/related_rx.json +0 -0
  71. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/decoy-parent-correct-pass/case.json +0 -0
  72. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/decoy-parent-correct-pass/policy.json +0 -0
  73. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/decoy-parent-correct-pass/pub.b64 +0 -0
  74. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/decoy-parent-correct-pass/receipt.json +0 -0
  75. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/decoy-parent-correct-pass/related_r0.json +0 -0
  76. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/decoy-parent-correct-pass/related_rx.json +0 -0
  77. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/decoy-parent-no-pin-old-behavior/case.json +0 -0
  78. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/decoy-parent-no-pin-old-behavior/policy.json +0 -0
  79. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/decoy-parent-no-pin-old-behavior/pub.b64 +0 -0
  80. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/decoy-parent-no-pin-old-behavior/receipt.json +0 -0
  81. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/decoy-parent-no-pin-old-behavior/related_r0.json +0 -0
  82. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/decoy-parent-no-pin-old-behavior/related_rx.json +0 -0
  83. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/decoy-parent-target-mismatch/case.json +0 -0
  84. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/decoy-parent-target-mismatch/policy.json +0 -0
  85. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/decoy-parent-target-mismatch/pub.b64 +0 -0
  86. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/decoy-parent-target-mismatch/receipt.json +0 -0
  87. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/decoy-parent-target-mismatch/related_r0.json +0 -0
  88. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/decoy-parent-target-mismatch/related_rx.json +0 -0
  89. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/depth-exceeded/case.json +0 -0
  90. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/depth-exceeded/pub.b64 +0 -0
  91. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/depth-exceeded/receipt.json +0 -0
  92. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/depth-exceeded/related_001.json +0 -0
  93. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/depth-exceeded/related_002.json +0 -0
  94. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/depth-exceeded/related_003.json +0 -0
  95. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/depth-exceeded/related_004.json +0 -0
  96. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/depth-exceeded/related_005.json +0 -0
  97. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/depth-exceeded/related_006.json +0 -0
  98. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/depth-exceeded/related_007.json +0 -0
  99. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/depth-exceeded/related_008.json +0 -0
  100. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/depth-exceeded/related_009.json +0 -0
  101. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/depth-exceeded/related_010.json +0 -0
  102. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/depth-exceeded/related_011.json +0 -0
  103. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/depth-exceeded/related_012.json +0 -0
  104. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/depth-exceeded/related_013.json +0 -0
  105. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/depth-exceeded/related_014.json +0 -0
  106. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/depth-exceeded/related_015.json +0 -0
  107. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/depth-exceeded/related_016.json +0 -0
  108. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/depth-exceeded/related_017.json +0 -0
  109. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/depth-exceeded/related_018.json +0 -0
  110. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/depth-exceeded/related_019.json +0 -0
  111. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/depth-exceeded/related_020.json +0 -0
  112. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/depth-exceeded/related_021.json +0 -0
  113. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/depth-exceeded/related_022.json +0 -0
  114. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/depth-exceeded/related_023.json +0 -0
  115. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/depth-exceeded/related_024.json +0 -0
  116. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/depth-exceeded/related_025.json +0 -0
  117. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/depth-exceeded/related_026.json +0 -0
  118. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/depth-exceeded/related_027.json +0 -0
  119. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/depth-exceeded/related_028.json +0 -0
  120. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/depth-exceeded/related_029.json +0 -0
  121. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/depth-exceeded/related_030.json +0 -0
  122. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/depth-exceeded/related_031.json +0 -0
  123. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/depth-exceeded/related_032.json +0 -0
  124. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/depth-exceeded/related_033.json +0 -0
  125. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/digest-mismatch/case.json +0 -0
  126. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/digest-mismatch/policy.json +0 -0
  127. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/digest-mismatch/pub.b64 +0 -0
  128. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/digest-mismatch/receipt.json +0 -0
  129. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/digest-mismatch/related_b.json +0 -0
  130. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/generate_vectors.py +0 -0
  131. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/malformed-digest/case.json +0 -0
  132. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/malformed-digest/pub.b64 +0 -0
  133. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/malformed-digest/receipt.json +0 -0
  134. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/outcome-declared-supersedes-verified/case.json +0 -0
  135. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/outcome-declared-supersedes-verified/pub.b64 +0 -0
  136. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/outcome-declared-supersedes-verified/receipt.json +0 -0
  137. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/outcome-declared-supersedes-verified/related_b.json +0 -0
  138. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/outcome-decoy-parent-target-mismatch/case.json +0 -0
  139. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/outcome-decoy-parent-target-mismatch/policy.json +0 -0
  140. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/outcome-decoy-parent-target-mismatch/pub.b64 +0 -0
  141. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/outcome-decoy-parent-target-mismatch/receipt.json +0 -0
  142. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/outcome-decoy-parent-target-mismatch/related_r0.json +0 -0
  143. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/outcome-decoy-parent-target-mismatch/related_rx.json +0 -0
  144. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/outcome-digest-mismatch/case.json +0 -0
  145. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/outcome-digest-mismatch/policy.json +0 -0
  146. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/outcome-digest-mismatch/pub.b64 +0 -0
  147. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/outcome-digest-mismatch/receipt.json +0 -0
  148. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/outcome-digest-mismatch/related_b.json +0 -0
  149. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/outcome-relation-signer-unauthorized/case.json +0 -0
  150. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/outcome-relation-signer-unauthorized/policy.json +0 -0
  151. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/outcome-relation-signer-unauthorized/pub.b64 +0 -0
  152. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/outcome-relation-signer-unauthorized/receipt.json +0 -0
  153. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/outcome-relation-signer-unauthorized/related_b.json +0 -0
  154. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/outcome-renews/case.json +0 -0
  155. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/outcome-renews/pub.b64 +0 -0
  156. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/outcome-renews/receipt.json +0 -0
  157. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/outcome-renews/related_b.json +0 -0
  158. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/outcome-silent-landing/case.json +0 -0
  159. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/outcome-silent-landing/pub.b64 +0 -0
  160. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/outcome-silent-landing/receipt.json +0 -0
  161. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/outcome-valid-baseline/case.json +0 -0
  162. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/outcome-valid-baseline/pub.b64 +0 -0
  163. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/outcome-valid-baseline/receipt.json +0 -0
  164. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/relation-amends/case.json +0 -0
  165. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/relation-amends/pub.b64 +0 -0
  166. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/relation-amends/receipt.json +0 -0
  167. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/relation-amends/related_b.json +0 -0
  168. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/relation-corrects/case.json +0 -0
  169. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/relation-corrects/pub.b64 +0 -0
  170. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/relation-corrects/receipt.json +0 -0
  171. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/relation-corrects/related_b.json +0 -0
  172. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/relation-derivedfrom/case.json +0 -0
  173. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/relation-derivedfrom/pub.b64 +0 -0
  174. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/relation-derivedfrom/receipt.json +0 -0
  175. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/relation-derivedfrom/related_b.json +0 -0
  176. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/relation-retracts/case.json +0 -0
  177. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/relation-retracts/pub.b64 +0 -0
  178. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/relation-retracts/receipt.json +0 -0
  179. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/relation-retracts/related_b.json +0 -0
  180. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/relation-revises/case.json +0 -0
  181. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/relation-revises/pub.b64 +0 -0
  182. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/relation-revises/receipt.json +0 -0
  183. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/relation-revises/related_b.json +0 -0
  184. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/relation-signer-cross-issuer-unauthorized/case.json +0 -0
  185. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/relation-signer-cross-issuer-unauthorized/policy.json +0 -0
  186. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/relation-signer-cross-issuer-unauthorized/pub.b64 +0 -0
  187. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/relation-signer-cross-issuer-unauthorized/receipt.json +0 -0
  188. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/relation-signer-cross-issuer-unauthorized/related_b.json +0 -0
  189. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/relation-signer-cross-issuer-verified/case.json +0 -0
  190. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/relation-signer-cross-issuer-verified/policy.json +0 -0
  191. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/relation-signer-cross-issuer-verified/pub.b64 +0 -0
  192. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/relation-signer-cross-issuer-verified/receipt.json +0 -0
  193. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/relation-signer-cross-issuer-verified/related_b.json +0 -0
  194. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/relation-signer-same-key-explicit/case.json +0 -0
  195. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/relation-signer-same-key-explicit/policy.json +0 -0
  196. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/relation-signer-same-key-explicit/pub.b64 +0 -0
  197. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/relation-signer-same-key-explicit/receipt.json +0 -0
  198. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/relation-signer-same-key-explicit/related_b.json +0 -0
  199. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/relation-signer-verified-under-not-claim/case.json +0 -0
  200. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/relation-signer-verified-under-not-claim/policy.json +0 -0
  201. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/relation-signer-verified-under-not-claim/pub.b64 +0 -0
  202. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/relation-signer-verified-under-not-claim/receipt.json +0 -0
  203. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/relation-signer-verified-under-not-claim/related_b.json +0 -0
  204. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/renews-vector/case.json +0 -0
  205. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/renews-vector/pub.b64 +0 -0
  206. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/renews-vector/receipt.json +0 -0
  207. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/renews-vector/related_b.json +0 -0
  208. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/retracts-then-use/case.json +0 -0
  209. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/retracts-then-use/policy.json +0 -0
  210. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/retracts-then-use/pub.b64 +0 -0
  211. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/retracts-then-use/receipt.json +0 -0
  212. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/retracts-then-use/related_r.json +0 -0
  213. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/silent-landing/case.json +0 -0
  214. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/silent-landing/pub.b64 +0 -0
  215. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/silent-landing/receipt.json +0 -0
  216. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/statement-malformed/case.json +0 -0
  217. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/statement-malformed/pub.b64 +0 -0
  218. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/statement-malformed/receipt.json +0 -0
  219. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/statement-retracts-declared-unresolved/case.json +0 -0
  220. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/statement-retracts-declared-unresolved/pub.b64 +0 -0
  221. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/statement-retracts-declared-unresolved/receipt.json +0 -0
  222. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/statement-retracts-unauthorized/case.json +0 -0
  223. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/statement-retracts-unauthorized/policy.json +0 -0
  224. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/statement-retracts-unauthorized/pub.b64 +0 -0
  225. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/statement-retracts-unauthorized/receipt.json +0 -0
  226. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/statement-retracts-unauthorized/related_t.json +0 -0
  227. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/statement-retracts-verified-blocked/case.json +0 -0
  228. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/statement-retracts-verified-blocked/policy.json +0 -0
  229. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/statement-retracts-verified-blocked/pub.b64 +0 -0
  230. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/statement-retracts-verified-blocked/receipt.json +0 -0
  231. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/statement-retracts-verified-blocked/related_t.json +0 -0
  232. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/statement-retracts-verified-visible/case.json +0 -0
  233. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/statement-retracts-verified-visible/pub.b64 +0 -0
  234. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/statement-retracts-verified-visible/receipt.json +0 -0
  235. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/statement-retracts-verified-visible/related_t.json +0 -0
  236. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/statement-supersedes-verified/case.json +0 -0
  237. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/statement-supersedes-verified/pub.b64 +0 -0
  238. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/statement-supersedes-verified/receipt.json +0 -0
  239. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/statement-supersedes-verified/related_t.json +0 -0
  240. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/t1-canonical-invalid-signature/case.json +0 -0
  241. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/t1-canonical-invalid-signature/pub.b64 +0 -0
  242. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/t1-canonical-invalid-signature/receipt.json +0 -0
  243. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/target-subject-ambiguous/case.json +0 -0
  244. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/target-subject-ambiguous/pub.b64 +0 -0
  245. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/target-subject-ambiguous/receipt.json +0 -0
  246. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/target-subject-ambiguous/related_r0.json +0 -0
  247. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/target-subject-correct-pass/case.json +0 -0
  248. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/target-subject-correct-pass/pub.b64 +0 -0
  249. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/target-subject-correct-pass/receipt.json +0 -0
  250. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/target-subject-correct-pass/related_r0.json +0 -0
  251. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/target-subject-mismatch/case.json +0 -0
  252. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/target-subject-mismatch/pub.b64 +0 -0
  253. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/target-subject-mismatch/receipt.json +0 -0
  254. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/target-subject-mismatch/related_r0.json +0 -0
  255. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/target-subject-missing/case.json +0 -0
  256. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/target-subject-missing/pub.b64 +0 -0
  257. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/target-subject-missing/receipt.json +0 -0
  258. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/target-subject-missing/related_r0.json +0 -0
  259. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/unauthorized-signer/case.json +0 -0
  260. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/unauthorized-signer/pub.b64 +0 -0
  261. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/unauthorized-signer/receipt.json +0 -0
  262. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/unauthorized-signer/related_b.json +0 -0
  263. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/valid-baseline/case.json +0 -0
  264. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/valid-baseline/pub.b64 +0 -0
  265. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/valid-baseline/receipt.json +0 -0
  266. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/wrong-payloadtype-target/case.json +0 -0
  267. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/wrong-payloadtype-target/pub.b64 +0 -0
  268. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/wrong-payloadtype-target/receipt.json +0 -0
  269. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/relation/wrong-payloadtype-target/related_t.json +0 -0
  270. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/run_conformance.py +0 -0
  271. {proofbundle-3.6.3 → proofbundle-3.7.0}/conformance/vector_schema.json +0 -0
  272. {proofbundle-3.6.3 → proofbundle-3.7.0}/docs/adr/renewal_policy.example.json +0 -0
  273. {proofbundle-3.6.3 → proofbundle-3.7.0}/docs/readiness_pack/AUDITOR_OPEN_POINTS.md +0 -0
  274. {proofbundle-3.6.3 → proofbundle-3.7.0}/docs/readiness_pack/MANIFEST.sha256 +0 -0
  275. {proofbundle-3.6.3 → proofbundle-3.7.0}/docs/readiness_pack/OPEN_QUESTIONS.md +0 -0
  276. {proofbundle-3.6.3 → proofbundle-3.7.0}/docs/readiness_pack/PROGRESS.md +0 -0
  277. {proofbundle-3.6.3 → proofbundle-3.7.0}/docs/readiness_pack/README.md +0 -0
  278. {proofbundle-3.6.3 → proofbundle-3.7.0}/docs/readiness_pack/REPRODUCTION_RUNBOOK.md +0 -0
  279. {proofbundle-3.6.3 → proofbundle-3.7.0}/docs/readiness_pack/calendar_independence.md +0 -0
  280. {proofbundle-3.6.3 → proofbundle-3.7.0}/docs/readiness_pack/differential_matrix.md +0 -0
  281. {proofbundle-3.6.3 → proofbundle-3.7.0}/docs/readiness_pack/index.json +0 -0
  282. {proofbundle-3.6.3 → proofbundle-3.7.0}/docs/readiness_pack/proofbundle/readiness_pack.bundle.json +0 -0
  283. {proofbundle-3.6.3 → proofbundle-3.7.0}/docs/readiness_pack/proofbundle/readiness_pack.pub.b64 +0 -0
  284. {proofbundle-3.6.3 → proofbundle-3.7.0}/docs/readiness_pack/rust_parity_scope.md +0 -0
  285. {proofbundle-3.6.3 → proofbundle-3.7.0}/docs/readiness_pack/tamper_resistance.md +0 -0
  286. {proofbundle-3.6.3 → proofbundle-3.7.0}/docs/readiness_pack/threat_model_delta_360.md +0 -0
  287. {proofbundle-3.6.3 → proofbundle-3.7.0}/examples/README.md +0 -0
  288. {proofbundle-3.6.3 → proofbundle-3.7.0}/examples/anchors/chia-datalayer-invalid-root.json +0 -0
  289. {proofbundle-3.6.3 → proofbundle-3.7.0}/examples/anchors/chia-datalayer-valid.json +0 -0
  290. {proofbundle-3.6.3 → proofbundle-3.7.0}/examples/checkpoint_example.py +0 -0
  291. {proofbundle-3.6.3 → proofbundle-3.7.0}/examples/decision_receipt_allow.json +0 -0
  292. {proofbundle-3.6.3 → proofbundle-3.7.0}/examples/decision_receipt_deny.json +0 -0
  293. {proofbundle-3.6.3 → proofbundle-3.7.0}/examples/decision_receipt_escalate.json +0 -0
  294. {proofbundle-3.6.3 → proofbundle-3.7.0}/examples/decision_receipt_with_eval_ref.intoto.json +0 -0
  295. {proofbundle-3.6.3 → proofbundle-3.7.0}/examples/eee_receipt.py +0 -0
  296. {proofbundle-3.6.3 → proofbundle-3.7.0}/examples/example.tlog-proof +0 -0
  297. {proofbundle-3.6.3 → proofbundle-3.7.0}/examples/example_bundle.json +0 -0
  298. {proofbundle-3.6.3 → proofbundle-3.7.0}/examples/experimental_enclave.py +0 -0
  299. {proofbundle-3.6.3 → proofbundle-3.7.0}/examples/inspect_hook_example.py +0 -0
  300. {proofbundle-3.6.3 → proofbundle-3.7.0}/examples/inspect_receipt.py +0 -0
  301. {proofbundle-3.6.3 → proofbundle-3.7.0}/examples/intoto/private-model-commitment.statement.json +0 -0
  302. {proofbundle-3.6.3 → proofbundle-3.7.0}/examples/intoto/public-model.statement.json +0 -0
  303. {proofbundle-3.6.3 → proofbundle-3.7.0}/examples/intoto/release-gate.statement.json +0 -0
  304. {proofbundle-3.6.3 → proofbundle-3.7.0}/examples/intoto/svr.statement.json +0 -0
  305. {proofbundle-3.6.3 → proofbundle-3.7.0}/examples/intoto_dsse_export.py +0 -0
  306. {proofbundle-3.6.3 → proofbundle-3.7.0}/examples/lm_eval_receipt.py +0 -0
  307. {proofbundle-3.6.3 → proofbundle-3.7.0}/examples/make_example.py +0 -0
  308. {proofbundle-3.6.3 → proofbundle-3.7.0}/examples/persample_audit.py +0 -0
  309. {proofbundle-3.6.3 → proofbundle-3.7.0}/examples/pytest_plugin_example.py +0 -0
  310. {proofbundle-3.6.3 → proofbundle-3.7.0}/examples/rekor_interop.py +0 -0
  311. {proofbundle-3.6.3 → proofbundle-3.7.0}/examples/tlog_proof_example.py +0 -0
  312. {proofbundle-3.6.3 → proofbundle-3.7.0}/examples/trust_policy_decision_strict.json +0 -0
  313. {proofbundle-3.6.3 → proofbundle-3.7.0}/examples/trust_policy_strict.json +0 -0
  314. {proofbundle-3.6.3 → proofbundle-3.7.0}/formal/README.md +0 -0
  315. {proofbundle-3.6.3 → proofbundle-3.7.0}/formal/model.py +0 -0
  316. {proofbundle-3.6.3 → proofbundle-3.7.0}/schemas/action-outcome-v0.1.schema.json +0 -0
  317. {proofbundle-3.6.3 → proofbundle-3.7.0}/schemas/decision-receipt-v0.1.schema.json +0 -0
  318. {proofbundle-3.6.3 → proofbundle-3.7.0}/schemas/eval_claim_v0_1.schema.json +0 -0
  319. {proofbundle-3.6.3 → proofbundle-3.7.0}/schemas/in_toto_statement_v1.schema.json +0 -0
  320. {proofbundle-3.6.3 → proofbundle-3.7.0}/schemas/proofbundle_v0_1.schema.json +0 -0
  321. {proofbundle-3.6.3 → proofbundle-3.7.0}/schemas/run-ledger-v0.1.schema.json +0 -0
  322. {proofbundle-3.6.3 → proofbundle-3.7.0}/schemas/trust-pack-v0.1.schema.json +0 -0
  323. {proofbundle-3.6.3 → proofbundle-3.7.0}/schemas/trust_policy_v0_1.schema.json +0 -0
  324. {proofbundle-3.6.3 → proofbundle-3.7.0}/schemas/verification-summary-v0.1.schema.json +0 -0
  325. {proofbundle-3.6.3 → proofbundle-3.7.0}/scripts/_build_anchor_fixture.py +0 -0
  326. {proofbundle-3.6.3 → proofbundle-3.7.0}/scripts/audit_candidate_matrix.py +0 -0
  327. {proofbundle-3.6.3 → proofbundle-3.7.0}/scripts/branch_base_check.py +0 -0
  328. {proofbundle-3.6.3 → proofbundle-3.7.0}/scripts/build_reproducible.py +0 -0
  329. {proofbundle-3.6.3 → proofbundle-3.7.0}/scripts/check_version_and_changelog.py +0 -0
  330. {proofbundle-3.6.3 → proofbundle-3.7.0}/scripts/claims_hygiene_check.py +0 -0
  331. {proofbundle-3.6.3 → proofbundle-3.7.0}/scripts/demo.sh +0 -0
  332. {proofbundle-3.6.3 → proofbundle-3.7.0}/scripts/demo_tamper.sh +0 -0
  333. {proofbundle-3.6.3 → proofbundle-3.7.0}/scripts/doc_link_check.py +0 -0
  334. {proofbundle-3.6.3 → proofbundle-3.7.0}/scripts/findings_register.py +0 -0
  335. {proofbundle-3.6.3 → proofbundle-3.7.0}/scripts/fork_pr_secret_isolation.py +0 -0
  336. {proofbundle-3.6.3 → proofbundle-3.7.0}/scripts/fuzz_soak.py +0 -0
  337. {proofbundle-3.6.3 → proofbundle-3.7.0}/scripts/gen_findings_register.py +0 -0
  338. {proofbundle-3.6.3 → proofbundle-3.7.0}/scripts/gen_synthetic_ots_fixture.py +0 -0
  339. {proofbundle-3.6.3 → proofbundle-3.7.0}/scripts/mutation_check.py +0 -0
  340. {proofbundle-3.6.3 → proofbundle-3.7.0}/scripts/pre_tag_audit_gate.py +0 -0
  341. {proofbundle-3.6.3 → proofbundle-3.7.0}/scripts/readiness_pack_gate.py +0 -0
  342. {proofbundle-3.6.3 → proofbundle-3.7.0}/scripts/readiness_pack_manifest.py +0 -0
  343. {proofbundle-3.6.3 → proofbundle-3.7.0}/scripts/render_demo.py +0 -0
  344. {proofbundle-3.6.3 → proofbundle-3.7.0}/scripts/rust_parity_gate.py +0 -0
  345. {proofbundle-3.6.3 → proofbundle-3.7.0}/scripts/rust_parity_registry.json +0 -0
  346. {proofbundle-3.6.3 → proofbundle-3.7.0}/scripts/test_manifest_gate.py +0 -0
  347. {proofbundle-3.6.3 → proofbundle-3.7.0}/scripts/type_confusion_gate.py +0 -0
  348. {proofbundle-3.6.3 → proofbundle-3.7.0}/setup.cfg +0 -0
  349. {proofbundle-3.6.3 → proofbundle-3.7.0}/src/proofbundle/_inspect_registry.py +0 -0
  350. {proofbundle-3.6.3 → proofbundle-3.7.0}/src/proofbundle/_integration.py +0 -0
  351. {proofbundle-3.6.3 → proofbundle-3.7.0}/src/proofbundle/_strict_json.py +0 -0
  352. {proofbundle-3.6.3 → proofbundle-3.7.0}/src/proofbundle/adapters/__init__.py +0 -0
  353. {proofbundle-3.6.3 → proofbundle-3.7.0}/src/proofbundle/adapters/_provenance.py +0 -0
  354. {proofbundle-3.6.3 → proofbundle-3.7.0}/src/proofbundle/adapters/eee.py +0 -0
  355. {proofbundle-3.6.3 → proofbundle-3.7.0}/src/proofbundle/adapters/inspect_ai.py +0 -0
  356. {proofbundle-3.6.3 → proofbundle-3.7.0}/src/proofbundle/adapters/promptfoo.py +0 -0
  357. {proofbundle-3.6.3 → proofbundle-3.7.0}/src/proofbundle/adapters/samples.py +0 -0
  358. {proofbundle-3.6.3 → proofbundle-3.7.0}/src/proofbundle/anchors.py +0 -0
  359. {proofbundle-3.6.3 → proofbundle-3.7.0}/src/proofbundle/anchors_chia.py +0 -0
  360. {proofbundle-3.6.3 → proofbundle-3.7.0}/src/proofbundle/anchors_chia_add.py +0 -0
  361. {proofbundle-3.6.3 → proofbundle-3.7.0}/src/proofbundle/anchors_markovian.py +0 -0
  362. {proofbundle-3.6.3 → proofbundle-3.7.0}/src/proofbundle/anchors_ots.py +0 -0
  363. {proofbundle-3.6.3 → proofbundle-3.7.0}/src/proofbundle/anchors_rfc3161.py +0 -0
  364. {proofbundle-3.6.3 → proofbundle-3.7.0}/src/proofbundle/anchors_rootcommit.py +0 -0
  365. {proofbundle-3.6.3 → proofbundle-3.7.0}/src/proofbundle/assurance.py +0 -0
  366. {proofbundle-3.6.3 → proofbundle-3.7.0}/src/proofbundle/automation_verdict.py +0 -0
  367. {proofbundle-3.6.3 → proofbundle-3.7.0}/src/proofbundle/beacon.py +0 -0
  368. {proofbundle-3.6.3 → proofbundle-3.7.0}/src/proofbundle/budget.py +0 -0
  369. {proofbundle-3.6.3 → proofbundle-3.7.0}/src/proofbundle/bundle.py +0 -0
  370. {proofbundle-3.6.3 → proofbundle-3.7.0}/src/proofbundle/canonical.py +0 -0
  371. {proofbundle-3.6.3 → proofbundle-3.7.0}/src/proofbundle/checkpoint.py +0 -0
  372. {proofbundle-3.6.3 → proofbundle-3.7.0}/src/proofbundle/cli.py +0 -0
  373. {proofbundle-3.6.3 → proofbundle-3.7.0}/src/proofbundle/decision.py +0 -0
  374. {proofbundle-3.6.3 → proofbundle-3.7.0}/src/proofbundle/demo.py +0 -0
  375. {proofbundle-3.6.3 → proofbundle-3.7.0}/src/proofbundle/dsse.py +0 -0
  376. {proofbundle-3.6.3 → proofbundle-3.7.0}/src/proofbundle/eee_eval_schema.json +0 -0
  377. {proofbundle-3.6.3 → proofbundle-3.7.0}/src/proofbundle/emit.py +0 -0
  378. {proofbundle-3.6.3 → proofbundle-3.7.0}/src/proofbundle/errors.py +0 -0
  379. {proofbundle-3.6.3 → proofbundle-3.7.0}/src/proofbundle/evalcard.py +0 -0
  380. {proofbundle-3.6.3 → proofbundle-3.7.0}/src/proofbundle/evalclaim.py +0 -0
  381. {proofbundle-3.6.3 → proofbundle-3.7.0}/src/proofbundle/evidence_pack.py +0 -0
  382. {proofbundle-3.6.3 → proofbundle-3.7.0}/src/proofbundle/experimental/__init__.py +0 -0
  383. {proofbundle-3.6.3 → proofbundle-3.7.0}/src/proofbundle/experimental/enclave.py +0 -0
  384. {proofbundle-3.6.3 → proofbundle-3.7.0}/src/proofbundle/hashalg.py +0 -0
  385. {proofbundle-3.6.3 → proofbundle-3.7.0}/src/proofbundle/hf_evals.py +0 -0
  386. {proofbundle-3.6.3 → proofbundle-3.7.0}/src/proofbundle/inspect_hook.py +0 -0
  387. {proofbundle-3.6.3 → proofbundle-3.7.0}/src/proofbundle/intoto.py +0 -0
  388. {proofbundle-3.6.3 → proofbundle-3.7.0}/src/proofbundle/kbjwt.py +0 -0
  389. {proofbundle-3.6.3 → proofbundle-3.7.0}/src/proofbundle/merkle.py +0 -0
  390. {proofbundle-3.6.3 → proofbundle-3.7.0}/src/proofbundle/outcome.py +0 -0
  391. {proofbundle-3.6.3 → proofbundle-3.7.0}/src/proofbundle/persample.py +0 -0
  392. {proofbundle-3.6.3 → proofbundle-3.7.0}/src/proofbundle/policies/decision-receipt-template-v1.json +0 -0
  393. {proofbundle-3.6.3 → proofbundle-3.7.0}/src/proofbundle/policies/research-preview-v1.json +0 -0
  394. {proofbundle-3.6.3 → proofbundle-3.7.0}/src/proofbundle/policies/strict-eval-authenticated-root-template-v1.json +0 -0
  395. {proofbundle-3.6.3 → proofbundle-3.7.0}/src/proofbundle/policies/strict-eval-template-v1.json +0 -0
  396. {proofbundle-3.6.3 → proofbundle-3.7.0}/src/proofbundle/policies/strict-prereg-template-v1.json +0 -0
  397. {proofbundle-3.6.3 → proofbundle-3.7.0}/src/proofbundle/policy.py +0 -0
  398. {proofbundle-3.6.3 → proofbundle-3.7.0}/src/proofbundle/policy_profiles.py +0 -0
  399. {proofbundle-3.6.3 → proofbundle-3.7.0}/src/proofbundle/pqsig.py +0 -0
  400. {proofbundle-3.6.3 → proofbundle-3.7.0}/src/proofbundle/prereg.py +0 -0
  401. {proofbundle-3.6.3 → proofbundle-3.7.0}/src/proofbundle/public_transparency.py +0 -0
  402. {proofbundle-3.6.3 → proofbundle-3.7.0}/src/proofbundle/py.typed +0 -0
  403. {proofbundle-3.6.3 → proofbundle-3.7.0}/src/proofbundle/pytest_plugin.py +0 -0
  404. {proofbundle-3.6.3 → proofbundle-3.7.0}/src/proofbundle/relation.py +0 -0
  405. {proofbundle-3.6.3 → proofbundle-3.7.0}/src/proofbundle/relation_statement.py +0 -0
  406. {proofbundle-3.6.3 → proofbundle-3.7.0}/src/proofbundle/renewal.py +0 -0
  407. {proofbundle-3.6.3 → proofbundle-3.7.0}/src/proofbundle/run_ledger.py +0 -0
  408. {proofbundle-3.6.3 → proofbundle-3.7.0}/src/proofbundle/sdjwt.py +0 -0
  409. {proofbundle-3.6.3 → proofbundle-3.7.0}/src/proofbundle/sdjwt_issue.py +0 -0
  410. {proofbundle-3.6.3 → proofbundle-3.7.0}/src/proofbundle/sdjwt_vc.py +0 -0
  411. {proofbundle-3.6.3 → proofbundle-3.7.0}/src/proofbundle/signature.py +0 -0
  412. {proofbundle-3.6.3 → proofbundle-3.7.0}/src/proofbundle/statuslist.py +0 -0
  413. {proofbundle-3.6.3 → proofbundle-3.7.0}/src/proofbundle/subject_binding.py +0 -0
  414. {proofbundle-3.6.3 → proofbundle-3.7.0}/src/proofbundle/tlogproof.py +0 -0
  415. {proofbundle-3.6.3 → proofbundle-3.7.0}/src/proofbundle/trust_pack.py +0 -0
  416. {proofbundle-3.6.3 → proofbundle-3.7.0}/src/proofbundle/verification_summary.py +0 -0
  417. {proofbundle-3.6.3 → proofbundle-3.7.0}/src/proofbundle.egg-info/SOURCES.txt +0 -0
  418. {proofbundle-3.6.3 → proofbundle-3.7.0}/src/proofbundle.egg-info/dependency_links.txt +0 -0
  419. {proofbundle-3.6.3 → proofbundle-3.7.0}/src/proofbundle.egg-info/entry_points.txt +0 -0
  420. {proofbundle-3.6.3 → proofbundle-3.7.0}/src/proofbundle.egg-info/requires.txt +0 -0
  421. {proofbundle-3.6.3 → proofbundle-3.7.0}/src/proofbundle.egg-info/top_level.txt +0 -0
  422. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/conftest.py +0 -0
  423. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/fixtures/anchors/chia_datalayer_proof.json +0 -0
  424. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/fixtures/anchors/freetsa_receipt_anchor.json +0 -0
  425. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/fixtures/anchors/tlog_bitcoin_anchor/MANIFEST.json +0 -0
  426. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/fixtures/anchors/tlog_bitcoin_anchor/README.md +0 -0
  427. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/fixtures/anchors/tlog_bitcoin_anchor/rootcommit/MANIFEST.json +0 -0
  428. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/fixtures/anchors/tlog_bitcoin_anchor/rootcommit/README.md +0 -0
  429. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/fixtures/anchors/tlog_bitcoin_anchor/rootcommit/vectors/manifest.json +0 -0
  430. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/fixtures/anchors/tlog_bitcoin_anchor/rootcommit/vectors/rootcommit-01-valid.txt +0 -0
  431. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/fixtures/anchors/tlog_bitcoin_anchor/rootcommit/vectors/rootcommit-02-tampered-root.txt +0 -0
  432. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/fixtures/anchors/tlog_bitcoin_anchor/rootcommit/vectors/rootcommit-03-tampered-wallet.txt +0 -0
  433. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/fixtures/anchors/tlog_bitcoin_anchor/rootcommit/vectors/rootcommit-04-tampered-proof.txt +0 -0
  434. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/fixtures/anchors/tlog_bitcoin_anchor/rootcommit/vectors_sig/manifest.json +0 -0
  435. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/fixtures/anchors/tlog_bitcoin_anchor/rootcommit/vectors_sig/v2sig-01-valid.txt +0 -0
  436. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/fixtures/anchors/tlog_bitcoin_anchor/rootcommit/vectors_sig/v2sig-02-tampered-root.txt +0 -0
  437. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/fixtures/anchors/tlog_bitcoin_anchor/rootcommit/vectors_sig/v2sig-03-tampered-wallet.txt +0 -0
  438. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/fixtures/anchors/tlog_bitcoin_anchor/rootcommit/vectors_sig/v2sig-04-tampered-sig.txt +0 -0
  439. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/fixtures/anchors/tlog_bitcoin_anchor/rootcommit/vectors_sig/v2sig-05-tampered-proof.txt +0 -0
  440. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/fixtures/anchors/tlog_bitcoin_anchor/vectors/01-valid.txt +0 -0
  441. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/fixtures/anchors/tlog_bitcoin_anchor/vectors/02-unknown-id.txt +0 -0
  442. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/fixtures/anchors/tlog_bitcoin_anchor/vectors/03-tampered-body.txt +0 -0
  443. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/fixtures/anchors/tlog_bitcoin_anchor/vectors/04-tampered-proof.txt +0 -0
  444. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/fixtures/anchors/tlog_bitcoin_anchor/vectors/manifest.json +0 -0
  445. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/fixtures/checkpoint/PROVENANCE.json +0 -0
  446. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/fixtures/checkpoint/gosumdb_known_keys.go +0 -0
  447. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/fixtures/checkpoint/rekor_v2_checkpoint.txt +0 -0
  448. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/fixtures/checkpoint/sumdb_latest.txt +0 -0
  449. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/fixtures/checkpoint/trusted_root.json +0 -0
  450. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/fixtures/ed25519_speccheck_cases.LICENSE +0 -0
  451. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/fixtures/ed25519_speccheck_cases.README.md +0 -0
  452. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/fixtures/ed25519_speccheck_cases.json +0 -0
  453. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/fixtures/eee_arc_easy.json +0 -0
  454. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/fixtures/inspect_logs/safety_refusal_demo.eval +0 -0
  455. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/fixtures/lm_eval_arc_easy_real.json +0 -0
  456. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/fixtures/markovian_anchor_confirmed.json +0 -0
  457. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/fixtures/mldsa_acvp/PROVENANCE.json +0 -0
  458. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/fixtures/mldsa_acvp/mldsa_sigver_slice.json +0 -0
  459. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/fixtures/ots/PROVENANCE.json +0 -0
  460. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/fixtures/ots/block358391.json +0 -0
  461. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/fixtures/ots/hello-world.txt +0 -0
  462. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/fixtures/ots/hello-world.txt.ots +0 -0
  463. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/fixtures/ots/incomplete.txt +0 -0
  464. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/fixtures/ots/incomplete.txt.ots +0 -0
  465. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/fixtures/ots/known-and-unknown-notary.txt +0 -0
  466. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/fixtures/ots/known-and-unknown-notary.txt.ots +0 -0
  467. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/fixtures/ots/merkle2.txt +0 -0
  468. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/fixtures/ots/merkle2.txt.ots +0 -0
  469. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/fixtures/ots/synthetic-upgraded-sha256.block.json +0 -0
  470. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/fixtures/ots/synthetic-upgraded-sha256.txt +0 -0
  471. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/fixtures/ots/synthetic-upgraded-sha256.txt.ots +0 -0
  472. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/fixtures/ots/two-calendars.txt +0 -0
  473. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/fixtures/ots/two-calendars.txt.ots +0 -0
  474. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/fixtures/promptfoo_results_v3.json +0 -0
  475. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/fixtures/rekor_inclusion_25579.json +0 -0
  476. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/fixtures/rfc6962_vectors.json +0 -0
  477. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/fixtures/sdjwt_disclosure_vector.json +0 -0
  478. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/fixtures/sdjwt_reference_eddsa.json +0 -0
  479. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/fixtures/sdjwtvc/PROVENANCE.json +0 -0
  480. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/fixtures/sdjwtvc/sdjwtvc_examples.txt +0 -0
  481. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/fixtures/sdjwtvc/sdjwtvc_issuer_pubkey.json +0 -0
  482. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_adversarial.py +0 -0
  483. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_anchor_hardening_321.py +0 -0
  484. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_anchor_longevity_property.py +0 -0
  485. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_anchor_target_trustedtime.py +0 -0
  486. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_anchors_chia.py +0 -0
  487. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_anchors_chia_add.py +0 -0
  488. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_anchors_chia_claims.py +0 -0
  489. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_anchors_generic.py +0 -0
  490. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_anchors_markovian.py +0 -0
  491. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_anchors_ots.py +0 -0
  492. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_anchors_rfc3161.py +0 -0
  493. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_anchors_rootcommit.py +0 -0
  494. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_assurance.py +0 -0
  495. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_audit_candidate_360.py +0 -0
  496. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_automation_verdict.py +0 -0
  497. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_beacon.py +0 -0
  498. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_branch_base_check.py +0 -0
  499. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_budget.py +0 -0
  500. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_bughunt_361_automation_failopen.py +0 -0
  501. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_bughunt_361_never_raise.py +0 -0
  502. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_bundle.py +0 -0
  503. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_bundle_robustness.py +0 -0
  504. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_canonical.py +0 -0
  505. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_checkpoint.py +0 -0
  506. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_checkpoint_external_vectors.py +0 -0
  507. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_checkpoint_quorum_property.py +0 -0
  508. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_claims_hygiene.py +0 -0
  509. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_cli.py +0 -0
  510. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_cli_eval.py +0 -0
  511. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_cli_require_anchor.py +0 -0
  512. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_conformance.py +0 -0
  513. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_conformance_retention_361.py +0 -0
  514. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_content_root_property.py +0 -0
  515. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_cosignature.py +0 -0
  516. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_cosignature_mldsa.py +0 -0
  517. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_cross_format_singleton_361.py +0 -0
  518. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_decision_anchors.py +0 -0
  519. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_decision_cli.py +0 -0
  520. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_decision_evidence.py +0 -0
  521. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_decision_fuzz.py +0 -0
  522. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_decision_hardening.py +0 -0
  523. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_decision_policy.py +0 -0
  524. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_decision_schema.py +0 -0
  525. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_decision_validator_api.py +0 -0
  526. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_decision_verify.py +0 -0
  527. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_demo.py +0 -0
  528. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_docs_truth.py +0 -0
  529. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_dsse_adversarial.py +0 -0
  530. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_dup_key_reject.py +0 -0
  531. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_ed25519_semantics.py +0 -0
  532. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_eee.py +0 -0
  533. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_emit.py +0 -0
  534. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_enclave_assurance.py +0 -0
  535. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_eval_claim_schema.py +0 -0
  536. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_eval_evidence_class.py +0 -0
  537. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_evalcard.py +0 -0
  538. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_evalclaim.py +0 -0
  539. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_evidence_pack.py +0 -0
  540. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_examples.py +0 -0
  541. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_experimental_enclave.py +0 -0
  542. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_findings_register_rt10.py +0 -0
  543. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_fork_pr_secret_isolation.py +0 -0
  544. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_fuzz_parsers.py +0 -0
  545. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_fuzz_soak_regression.py +0 -0
  546. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_hashalg.py +0 -0
  547. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_hf_entry_verify_eee_digest.py +0 -0
  548. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_hf_evals.py +0 -0
  549. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_inspect_hook.py +0 -0
  550. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_intoto.py +0 -0
  551. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_intoto_claims_hygiene.py +0 -0
  552. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_intoto_content_root_migration.py +0 -0
  553. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_intoto_dsse.py +0 -0
  554. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_intoto_eval_result.py +0 -0
  555. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_intoto_examples.py +0 -0
  556. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_intoto_spec_diff.py +0 -0
  557. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_intoto_svr.py +0 -0
  558. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_jcs_mandatory_361.py +0 -0
  559. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_kbjwt.py +0 -0
  560. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_legacy_assurance_deprecation_361.py +0 -0
  561. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_lens_review_fixes_3_1_3.py +0 -0
  562. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_manifest_lock.json +0 -0
  563. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_merkle.py +0 -0
  564. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_merkle_consistency_property.py +0 -0
  565. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_merkle_property.py +0 -0
  566. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_mldsa_acvp_vectors.py +0 -0
  567. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_never_raise_361.py +0 -0
  568. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_never_raise_primary_arg_property.py +0 -0
  569. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_never_raise_recursion_361.py +0 -0
  570. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_never_raise_surface_family_property.py +0 -0
  571. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_official_vectors.py +0 -0
  572. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_ok_semantics.py +0 -0
  573. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_ots_calendar_hardening.py +0 -0
  574. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_ots_external_vectors.py +0 -0
  575. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_outcome_receiver_corroboration.py +0 -0
  576. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_outcome_verify.py +0 -0
  577. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_oversized_int_guard.py +0 -0
  578. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_persample.py +0 -0
  579. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_pinned_key_validation.py +0 -0
  580. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_policy_explain_lint.py +0 -0
  581. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_policy_lifecycle_purpose.py +0 -0
  582. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_policy_profiles.py +0 -0
  583. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_policy_templates.py +0 -0
  584. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_pqsig.py +0 -0
  585. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_predicate_type_enforcement.py +0 -0
  586. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_prereg.py +0 -0
  587. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_promptfoo.py +0 -0
  588. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_provenance.py +0 -0
  589. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_public_transparency.py +0 -0
  590. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_pytest_plugin.py +0 -0
  591. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_rekor_interop.py +0 -0
  592. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_relation_profile.py +0 -0
  593. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_relation_property.py +0 -0
  594. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_relation_same_key_361.py +0 -0
  595. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_relation_signer_target_340.py +0 -0
  596. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_relation_statement.py +0 -0
  597. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_relation_statement_rust_parity.py +0 -0
  598. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_relation_subject_pin_361.py +0 -0
  599. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_release_integrity_gate.py +0 -0
  600. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_renewal.py +0 -0
  601. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_renewal_external_token_glue.py +0 -0
  602. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_renewal_policy.py +0 -0
  603. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_renewal_signed.py +0 -0
  604. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_reproducible_build_361.py +0 -0
  605. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_rfc6962_external_vectors.py +0 -0
  606. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_roadmap_frontload_foundations.py +0 -0
  607. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_root_authenticity.py +0 -0
  608. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_run_ledger.py +0 -0
  609. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_rust_parity_gate.py +0 -0
  610. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_schema.py +0 -0
  611. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_schema_parity.py +0 -0
  612. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_sdist_packaging_361.py +0 -0
  613. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_sdjwt_adversarial.py +0 -0
  614. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_sdjwt_duplicate_cnf.py +0 -0
  615. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_sdjwt_issue.py +0 -0
  616. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_sdjwt_reference.py +0 -0
  617. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_sdjwt_resource_budget.py +0 -0
  618. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_sdjwt_vc.py +0 -0
  619. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_sdjwt_verify_binding.py +0 -0
  620. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_sdjwtvc_external_vectors.py +0 -0
  621. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_sibling_never_raise_361.py +0 -0
  622. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_signature.py +0 -0
  623. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_statuslist.py +0 -0
  624. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_subject_binding.py +0 -0
  625. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_tlogproof.py +0 -0
  626. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_tree_context_authenticity.py +0 -0
  627. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_trust_pack.py +0 -0
  628. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_trust_pack_crypto_agility.py +0 -0
  629. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_trust_pack_outcome_receivers_role.py +0 -0
  630. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_trust_pack_payloadtype_negatives.py +0 -0
  631. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_trust_policy.py +0 -0
  632. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_verification_summary.py +0 -0
  633. {proofbundle-3.6.3 → proofbundle-3.7.0}/tests/test_verify_matrix.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: proofbundle
3
- Version: 3.6.3
3
+ Version: 3.7.0
4
4
  Summary: Emit and verify portable cryptographic evidence bundles, offline: Ed25519 + RFC 6962 Merkle + optional SD-JWT.
5
5
  Author: Konrad Gruszka
6
6
  License: MIT
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
4
 
5
5
  [project]
6
6
  name = "proofbundle"
7
- version = "3.6.3"
7
+ version = "3.7.0"
8
8
  description = "Emit and verify portable cryptographic evidence bundles, offline: Ed25519 + RFC 6962 Merkle + optional SD-JWT."
9
9
  readme = "README.md"
10
10
  requires-python = ">=3.10"
@@ -13,7 +13,7 @@ from __future__ import annotations
13
13
 
14
14
  from typing import TYPE_CHECKING
15
15
 
16
- __version__ = "3.6.3"
16
+ __version__ = "3.7.0"
17
17
 
18
18
  # The `proofbundle/v0.1` normative spec revision this build implements — kept in sync with the
19
19
  # `Revision:` line at the top of SPEC.md by tests/test_docs_truth.py (WP-B1, closes #28). Bump
@@ -56,12 +56,20 @@ def from_lm_eval_results(path, task: str, metric: str, *, comparator: str, thres
56
56
 
57
57
  n_samples = data.get("n-samples", {}).get(task, {})
58
58
  n = int(n_samples.get("effective") or n_samples.get("original") or res.get("sample_len") or 0)
59
+ effective_samples = int(n_samples["effective"]) if n_samples.get("effective") is not None else n
60
+ original_samples = (int(n_samples["original"])
61
+ if n_samples.get("original") is not None else effective_samples)
62
+ if effective_samples < 0 or original_samples < 0:
63
+ raise ValueError("n-samples effective and original counts must be non-negative")
64
+ skipped_samples = max(original_samples - effective_samples, 0)
59
65
  cfg = data.get("config", {})
60
66
  model_id = str(cfg.get("model_name") or cfg.get("model") or "unknown")
61
67
  if cfg.get("model_args"):
62
68
  model_id = f"{model_id}::{cfg['model_args']}" # include args so the commitment pins the exact model
63
69
 
64
- provenance = {"harness": "lm-evaluation-harness", "matched_metric_key": matched}
70
+ provenance = {"harness": "lm-evaluation-harness", "matched_metric_key": matched,
71
+ "effective_samples": effective_samples, "original_samples": original_samples,
72
+ "skipped_samples": skipped_samples}
65
73
  if data.get("git_hash"):
66
74
  provenance["git_hash"] = str(data["git_hash"])
67
75
  if data.get("versions", {}).get(task) is not None:
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: proofbundle
3
- Version: 3.6.3
3
+ Version: 3.7.0
4
4
  Summary: Emit and verify portable cryptographic evidence bundles, offline: Ed25519 + RFC 6962 Merkle + optional SD-JWT.
5
5
  Author: Konrad Gruszka
6
6
  License: MIT
@@ -1,5 +1,7 @@
1
1
  """Adapters map real exported eval JSON to a valid claim (file-based, no framework import)."""
2
2
  from copy import deepcopy
3
+ import json
4
+ import tempfile
3
5
  import unittest
4
6
  from pathlib import Path
5
7
 
@@ -21,6 +23,42 @@ class TestAdapters(unittest.TestCase):
21
23
  self.assertIn("git_hash", claim["provenance"]) # provenance captured
22
24
  self.assertEqual(claim["provenance"]["n_shot"], "0")
23
25
  self.assertIn("stderr", claim["provenance"]) # sibling stderr, not nested
26
+ self.assertEqual(claim["n"], 2)
27
+ self.assertEqual(claim["provenance"]["effective_samples"], 2)
28
+ self.assertEqual(claim["provenance"]["original_samples"], 2376)
29
+ self.assertEqual(claim["provenance"]["skipped_samples"], 2374)
30
+
31
+ def test_lm_eval_effective_above_original_clamps_skipped_to_zero(self):
32
+ data = json.loads((FX / "lm_eval_arc_easy_real.json").read_text())
33
+ clamped = deepcopy(data)
34
+ clamped["n-samples"]["arc_easy"]["original"] = 1 # effective (2) > original (1)
35
+ with tempfile.TemporaryDirectory() as raw:
36
+ p = Path(raw) / "clamped.json"
37
+ p.write_text(json.dumps(clamped))
38
+ claim, _ = from_lm_eval_results(p, task="arc_easy", metric="acc", comparator=">=",
39
+ threshold="0.30", timestamp=TS,
40
+ model_salt=b"0" * 16, dataset_salt=b"1" * 16)
41
+ self.assertEqual(claim["provenance"]["skipped_samples"], 0) # clamp branch, raw counts visible
42
+ self.assertEqual(claim["provenance"]["effective_samples"], 2)
43
+ self.assertEqual(claim["provenance"]["original_samples"], 1)
44
+
45
+ def test_lm_eval_sample_drop_count_changes_signed_provenance(self):
46
+ data = json.loads((FX / "lm_eval_arc_easy_real.json").read_text())
47
+ changed = deepcopy(data)
48
+ changed["n-samples"]["arc_easy"]["original"] = 3
49
+ common = dict(task="arc_easy", metric="acc", comparator=">=", threshold="0.30",
50
+ timestamp=TS, model_salt=b"0" * 16, dataset_salt=b"1" * 16)
51
+ with tempfile.TemporaryDirectory() as raw:
52
+ base_path = Path(raw) / "base.json"
53
+ changed_path = Path(raw) / "changed.json"
54
+ base_path.write_text(json.dumps(data))
55
+ changed_path.write_text(json.dumps(changed))
56
+ base_claim, _ = from_lm_eval_results(base_path, **common)
57
+ changed_claim, _ = from_lm_eval_results(changed_path, **common)
58
+ self.assertEqual(base_claim["n"], changed_claim["n"])
59
+ self.assertNotEqual(base_claim["provenance"], changed_claim["provenance"])
60
+ self.assertEqual(base_claim["provenance"]["skipped_samples"], 2374)
61
+ self.assertEqual(changed_claim["provenance"]["skipped_samples"], 1)
24
62
 
25
63
  def test_lm_eval_missing_metric_lists_available(self):
26
64
  with self.assertRaises(ValueError):
File without changes
File without changes
File without changes