You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(snr): SNR-SANITY exclusion connected-only + ring-distribution conviction (F241: chirp samples met the >=3 bar and a single-sample compare still blinded the entry)
Copy file name to clipboardExpand all lines: docs/CHANGELOG.md
+13Lines changed: 13 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,19 @@ This log tracks all bug fixes and behavioral changes to prevent re-doing work du
10
10
11
11
---
12
12
13
+
## 2026-07-13 — fix(snr): SNR-SANITY exclusion is connected-only + distribution-convicted (F241: the ≥3 threshold was satisfied by chirp samples, and a single-sample comparison still blinded the entry)
14
+
15
+
F241 failed identically AFTER the ≥3-sample threshold: the §6 chirp samples
16
+
legitimately fill the ring to ≥3 by CONNECT time, and the comparison still
17
+
used the LATEST single physical sample — which on this bench episodically
18
+
under-reads (the filed IONOS gap-reference instability). Two rules now:
19
+
(1) NO exclusion authority pre-connected — the physical entry CAP already
20
+
bounds hot entries there; a false conviction blinds the pick entirely.
one sample is one fade instant; the invariant only binds distributions.
23
+
24
+
---
25
+
13
26
## 2026-07-13 — fix(snr): SNR-SANITY attribution threshold — the gate may only exclude with a ≥3-sample physical distribution (rig F238/F239: single-snapshot exclusion left entries BLIND at 15.0/none)
14
27
15
28
At the handshake the physical ring holds 1-2 samples in an unknown fade state.
0 commit comments