wifi-densepose/archive/v1/data/proof
ruv 4896d05cca 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>
2026-05-31 11:11:38 -04:00
..
cir_verify_helper.py feat(signal): ADR-134 CSI→CIR via ISTA + NeumannSolver warm-start (#837) 2026-05-28 16:24:37 -04:00
expected_calibration_features.sha256 feat(signal): ADR-135 — empty-room baseline calibration 2026-05-28 18:57:08 -04:00
expected_cir_features.sha256 fix(proof): regenerate ADR-134 CIR witness hash after CIR fixes 2026-05-31 11:11:38 -04:00
expected_features.sha256 fix(verify): make v1 proof tolerant of unrelated .env keys + regen hash 2026-05-26 08:28:31 -04:00
generate_reference_signal.py chore(repo): move v1/ → archive/v1/ + add archive/README.md (#430) 2026-04-25 23:07:52 -04:00
sample_csi_data.json chore(repo): move v1/ → archive/v1/ + add archive/README.md (#430) 2026-04-25 23:07:52 -04:00
sample_csi_meta.json chore(repo): move v1/ → archive/v1/ + add archive/README.md (#430) 2026-04-25 23:07:52 -04:00
verify.py fix(verify): cross-platform deterministic proof — 6-decimal quantize + thread-pinning (closes #560) (#609) 2026-05-17 19:50:55 -04:00