ruv
|
093be1f4b9
|
feat: 100% validated witness bundle with proof hash + generator script
- Regenerate Python proof hash for numpy 2.4.2 + scipy 1.17.1 (PASS)
- Update ADR-028 and WITNESS-LOG-028 with passing proof status
- Add scripts/generate-witness-bundle.sh — creates self-contained
tar.gz with witness log, test results, proof verification,
firmware hashes, crate manifest, and VERIFY.sh for recipients
- Bundle self-verifies: 7/7 checks PASS
- Attestation: 1,031 Rust tests passing, 0 failures
Co-Authored-By: claude-flow <ruv@ruv.net>
|
2026-03-01 15:51:38 -05:00 |
|
ruv
|
05430b6a0f
|
docs: ADR-028 ESP32 capability audit + witness verification log
- ADR-028: Full 3-agent parallel audit of ESP32 hardware, signal processing,
neural networks, training pipeline, deployment, and security
- WITNESS-LOG-028: Reproducible 11-step verification procedure with
33-row attestation matrix (30 YES, 1 PARTIAL, 2 NOT MEASURED)
- 1,031 Rust tests passing at audit time (0 failures)
- Documents honest gaps: no on-device ML, no real CSI dataset bundled,
proof hash needs numpy version pin
Co-Authored-By: claude-flow <ruv@ruv.net>
|
2026-03-01 15:47:58 -05:00 |
|