mirror of
https://github.com/ruvnet/RuView.git
synced 2026-06-02 00:58:56 +02:00
fix(proof): regenerate ADR-134 CIR witness hash after CIR fixes
Rust Workspace Tests failed the CIR determinism guard: expected 120bd7b1… (from the original ADR-134, #837) vs actual 304d5469…. The later CIR fixes on this branch (windowed dominant-tap ratio, λ tuning, causal-delay-window rms — ADR-134 P2) intentionally changed the CirEstimator output but never regenerated the witness hash. The new output is bit-deterministic and cross-platform stable: the Rust cir_proof_runner produces 304d5469… on both Linux CI and local Windows. Regenerated via the sanctioned `--generate-hash` path; verify-cir-proof.sh now prints "VERDICT: PASS (CIR hash matches)". Co-Authored-By: claude-flow <ruv@ruv.net>
This commit is contained in:
@@ -1 +1 @@
|
|||||||
120bd7b1f549f57f3773971a389c48c2bdd99b4ab1f205935867a16e95583995
|
304d54690af468dc6cbf0f2a1332f109cf187d5e2eab454efd8554cebc45bdeb
|
||||||
|
|||||||
Reference in New Issue
Block a user