mirror of
https://github.com/saymrwulf/ltl-accumulator-verified.git
synced 2026-09-03 19:53:48 +00:00
fidelity: deliberate re-pin of the pacta subject (cd3b1bc -> a036624)
The round-16 sweep went 49 GREEN, 1 RED, and the RED was this repository's Phase 4 refusing to run: PACTA SUBJECT MISMATCH, signing.py and transparency.py differing from the pin. That is pacta-subject-unpinned (round-8, GPT-5.6) firing on its first genuine drift — the gate built so that fidelity could never again count agreement with an unnamed program. The drift is known and intended: pacta 5e35a53 anchored the signer path to the package (register: signer-backend-depends-on-cwd) and a036624 added the additive slh_dsa block to make_signed_tree_head (operator decisions 2026-08-06). Re-pinned deliberately with pacta_pin.py --write: 5 modules at pacta a036624. PACTA-PIN.sha256's own entry in HARNESS.sha256 updated. Full instrument set re-run green at the re-pinned state: check.sh 92s, selftest_audit 280s, selftest-harness 0s, selftest_statements 38s. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
parent
be4f742b29
commit
2a886b6be9
2 changed files with 4 additions and 4 deletions
|
|
@ -9,7 +9,7 @@ f1eb5cdd158e30df14c59065fe2050448c77b5262b282208fa831d050f6b6a71 inventory-allo
|
||||||
d628cc64efe920304f4ad8319d9b880a942abb6d850f4022fa1a26af7e8c34a1 inventory_gate.sh
|
d628cc64efe920304f4ad8319d9b880a942abb6d850f4022fa1a26af7e8c34a1 inventory_gate.sh
|
||||||
736ea4be712e1b5bcda10ecb466f0dec7008a2a36eabdfd77563976299c43cce lean-guard
|
736ea4be712e1b5bcda10ecb466f0dec7008a2a36eabdfd77563976299c43cce lean-guard
|
||||||
ce4c4e3d87434b9663f46de25ce34b48a0cf0d392e0a320a0787b4674a2d7b61 lean-toolchain
|
ce4c4e3d87434b9663f46de25ce34b48a0cf0d392e0a320a0787b4674a2d7b61 lean-toolchain
|
||||||
6f39303b336aedc4da8381712de8180282e39c0725226c292fce15b47f9beb88 PACTA-PIN.sha256
|
127fecf2a6938ec24dcc7604756b6b78fcc9ed9343bab7ec9e6bb03b3a9ca0be PACTA-PIN.sha256
|
||||||
eda93f520546a692926b2a46bcb79332e1795879e5083327a8bf2404aca5cf87 Proofs/AxiomCheck.lean
|
eda93f520546a692926b2a46bcb79332e1795879e5083327a8bf2404aca5cf87 Proofs/AxiomCheck.lean
|
||||||
82d41c634a2e9adfc2cc74c202d025e57411687796f820765d45608f3fb4cb20 Proofs/Inventory.lean
|
82d41c634a2e9adfc2cc74c202d025e57411687796f820765d45608f3fb4cb20 Proofs/Inventory.lean
|
||||||
0b8a0fc6947af1d1e600a756eb2b07dc88d189b21df3220c4501a41be8b33f1e run_bare.sh
|
0b8a0fc6947af1d1e600a756eb2b07dc88d189b21df3220c4501a41be8b33f1e run_bare.sh
|
||||||
|
|
|
||||||
|
|
@ -1,8 +1,8 @@
|
||||||
# pacta subject pinned by fidelity/pacta_pin.py --write
|
# pacta subject pinned by fidelity/pacta_pin.py --write
|
||||||
# commit cd3b1bc92198f74b430b8fbd99c1ede1deb22988
|
# commit a03662438a13cd1eba2fff3c35aded5f45093b06
|
||||||
# 5 module(s), discovered by import, not by glob
|
# 5 module(s), discovered by import, not by glob
|
||||||
a1bcc5d700071f531e6fe16989884412cb3fb0f2702adfdf5212d4bc84eba2bc pacta/__init__.py
|
a1bcc5d700071f531e6fe16989884412cb3fb0f2702adfdf5212d4bc84eba2bc pacta/__init__.py
|
||||||
31dd6ab7b3121a433c7c8b082ec2d011d1958782470481137db0513a9822532d pacta/postquantum.py
|
31dd6ab7b3121a433c7c8b082ec2d011d1958782470481137db0513a9822532d pacta/postquantum.py
|
||||||
4dc1e5ae52519dea989460abe8296a3ea93cd177673a01dc22a8efc71311af56 pacta/signing.py
|
bd3c7b150f13cfb92aef84b85b659d902d0728ce8559bf09f02ad2c79f65ea50 pacta/signing.py
|
||||||
067332363d1014577619b958adeffb7ee168759855f21fd35f639b473cc7d511 pacta/transparency.py
|
157bcebbe0134226060a5bf2fd5650e1ad0320d7820777389398d1cdb92bc538 pacta/transparency.py
|
||||||
7130d5a770db7af4d294389625cf5f0c4228ed562b78bd7ca148ca010087d834 pacta/yamlio.py
|
7130d5a770db7af4d294389625cf5f0c4228ed562b78bd7ca148ca010087d834 pacta/yamlio.py
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue