Commit d994eb3
fix(test): audit progress probe expects the post-negative-probe end state
Test-only. The unguarded negative probe (proving an UPDATE without the
source predicate demonstrably overwrites a manual row) flips its sacrificial
block manual -> llm-audit BY DESIGN — the later by-source assertion still
expected two manual rows. v3.5.1 lesson, next variant: vet -tags=integration
catches compile breaks, not test logic; the suite now ran locally against a
real PG18 testcontainer (5/5 subtests green) before this push.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent 64210d0 commit d994eb3
1 file changed
Lines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
185 | 185 | | |
186 | 186 | | |
187 | 187 | | |
188 | | - | |
189 | | - | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
190 | 194 | | |
191 | 195 | | |
192 | 196 | | |
0 commit comments