mirror of
https://github.com/saymrwulf/proof-aware-crypto-tooling-agent.git
synced 2026-09-03 19:53:43 +00:00
- dogfood/quorum/verify-{dalek,anza,risc0,betrusted}: verify-only crates
built from the pinned proven source workspaces (serial backends pinned
per fork; anza entry is the certificate-covered verify_sha512, not the
default Zebra-lineage verify())
- src/pacta/quorum.py: unanimity-required acceptance, divergence
taxonomy (semantic-edge vs unexplained/tamper), small-order/canonicity
edge flags, per-member provenance sidecars with binary hashes
- live smoke: 4/4 members agree on accept and reject
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
24 lines
404 B
Text
24 lines
404 B
Text
.venv/
|
|
.pacta/
|
|
.pacta-*/
|
|
.pytest_cache/
|
|
.pytest-tmp/
|
|
.tmp/
|
|
artifacts*/
|
|
repos/
|
|
provider/out/
|
|
provider/state/
|
|
__pycache__/
|
|
*.py[cod]
|
|
*.egg-info/
|
|
.lake/
|
|
*.olean
|
|
*.ilean
|
|
dogfood/state/
|
|
dogfood/pacta-verified-verify/target/
|
|
dogfood/pacta-verified-verify/Cargo.toml
|
|
dogfood/pacta-verified-verify/Cargo.lock
|
|
dogfood/quorum/*/Cargo.toml
|
|
dogfood/quorum/*/Cargo.lock
|
|
dogfood/quorum/*/target/
|
|
dogfood/state/quorum/
|