Commit 5c9b4e8
committed
test(cli): raise the option-B probe anti-vacuity floor to the measured 35
The merge with main brings #15261's re-anchored floor (a real bound now that
`OPTION_B_LOSSES` is empty) together with this card's four `@objectstack/verify`
rows. Merged, the probe measures 35 rows, so the floor moves 30 -> 35.
35 is measured, not remembered: with the assertion temporarily written
`toBe(-1)` the run reports `expected 35 to be -1`; a floor of 36 goes RED on the
same fixture. The raise also closes an off-by-one it inherited — 30 stood
against a probe that measured 31.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01UHvF5hyiZjnCyExFnfQB8m1 parent ad51469 commit 5c9b4e8
1 file changed
Lines changed: 12 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
265 | 265 | | |
266 | 266 | | |
267 | 267 | | |
268 | | - | |
| 268 | + | |
269 | 269 | | |
270 | | - | |
271 | | - | |
| 270 | + | |
| 271 | + | |
272 | 272 | | |
273 | 273 | | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
274 | 281 | | |
275 | 282 | | |
276 | 283 | | |
277 | 284 | | |
278 | 285 | | |
279 | 286 | | |
280 | | - | |
| 287 | + | |
281 | 288 | | |
282 | 289 | | |
283 | 290 | | |
284 | | - | |
| 291 | + | |
285 | 292 | | |
286 | 293 | | |
287 | 294 | | |
| |||
0 commit comments