Commit 7327ebc
committed
test(calibration): invariant — live capture confidence VARIES with finding inputs (#8243 follow-up)
The historical ledger's decision layer stamped a constant 1.0 on every
close while 38% reversed. The live capture writers are the corpus the
armed loops now act on, so this pins that their confidence axis is real:
three findings with three confidences must record three distinct values,
byte-for-byte. A regression to constant-confidence capture — the exact
failure mode #8243 documented — can no longer land silently.
Honors the surviving requirement from #8243's reconciled scope (the gate
review on its closing PR correctly noted the literal scope had been
reframed; this is the piece that still applied, pointed at the live path).1 parent 8e34212 commit 7327ebc
1 file changed
Lines changed: 23 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
315 | 315 | | |
316 | 316 | | |
317 | 317 | | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
| 328 | + | |
| 329 | + | |
| 330 | + | |
| 331 | + | |
| 332 | + | |
| 333 | + | |
| 334 | + | |
| 335 | + | |
| 336 | + | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
318 | 341 | | |
0 commit comments