mirror of
https://github.com/saymrwulf/proof-aware-crypto-tooling-agent.git
synced 2026-09-03 19:53:43 +00:00
Socratic audit findings, all verified against artifacts: - 'zero lines between structurally identical forks' was FALSE: risc0 vs betrusted differ by 27 lines (all annotation, documenting the risc0 fork's black_box trusted-base entry). Corrected to the true number. - '~64 Lean files per fork' over-rounded anza's 58. Now '58-64'. - completeness parenthetical now states both hypotheses (a=-1 square, d non-square), not just d. - 'key published in two independent locations' was ASPIRATIONAL: the site served only a fingerprint. New /log-public-key endpoint serves the key bytes; docs-page artifact-1 row links both copies; test added. Verified exactly and kept: 215-line parser diff (FromBytesSpec), 121-line signature-glue diff (SigApexSpec), byte-identical x4 math files incl. the carry-telescope file, 11-axiom upstream boundary, 16 certs/leaf, 153-line mirror verifier, leaf fields (toolchain + machine_protection), all 17 refs. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| fixtures/mini-ed25519-verified/verification | ||
| test_agent.py | ||
| test_artifact.py | ||
| test_attestation.py | ||
| test_boundaries.py | ||
| test_claim_cards.py | ||
| test_claim_failures.py | ||
| test_curriculum_notebooks.py | ||
| test_doctor.py | ||
| test_dogfood.py | ||
| test_hygiene.py | ||
| test_lean.py | ||
| test_manifest_parsing.py | ||
| test_profiles.py | ||
| test_provider.py | ||
| test_quorum.py | ||
| test_risk.py | ||
| test_signing.py | ||
| test_sthstore.py | ||
| test_transparency.py | ||
| test_wallet.py | ||
| test_walletmcp.py | ||
| test_web_and_witness.py | ||