Commit c781e4a
committed
docs(contracts): note the interactor conformance gate's coordinated-deletion blind spot
Review on PR #2301 (P2): the two-direction completeness check in
interactor-operation-conformance.test.ts can't catch a catalog row and its
conformance rows being deleted together in one change — both sets shrink in
lockstep and neither assertion trips. No behavior change; documents the
limitation for a future maintainer who wants to close it with an independent
count.1 parent d0b11ba commit c781e4a
1 file changed
Lines changed: 6 additions & 0 deletions
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
7 | 13 | | |
8 | 14 | | |
9 | 15 | | |
| |||
0 commit comments