Commit ef85bbc
docs(spec-tooling): fix stale attribution in check-driver-conformance FILTER_TEXT req 3 (#7228)
driver-mongodb's INVALID_FILTER arm was never "the last place a bare
new Error escaped the ADR-0112 envelope" repo-wide -- objectql's having
face (having-filter.ts) had two bare new Error returns escaping the same
envelope until #7047 (edb4af0, PR #7161) closed them. Scope the claim to
the DRIVER family (this gate's own case-set), which is checkable against
the five driver refusals it actually covers, and keep the trailing note
that having sat outside this gate's scope -- that gap is why two
consecutive defects on that face (#5905, #7047) were found by hand-run
censuses instead of CI.
Prose-only change to one comment block; no case-set, gate logic, or exit
code touched. --self-test and the real check both stay green.
Fixes #7159
Co-authored-by: Claude <noreply@anthropic.com>1 parent 0caf122 commit ef85bbc
1 file changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
335 | 335 | | |
336 | 336 | | |
337 | 337 | | |
338 | | - | |
339 | | - | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
340 | 342 | | |
341 | 343 | | |
342 | 344 | | |
| |||
0 commit comments