Commit b5de4cc
UXBYISSA
Replace unbounded exclusivity claims with verifiable bounded ones
A reviewer on a submission PR flagged "no other tool covers" as an absolute
claim the entry does not substantiate, and cited two projects with overlapping
Arabic/RTL coverage. The claim was unverified when written, which is the actual
error regardless of whether those specific counter-examples hold up — a repo
whose central rule is that every finding carries evidence cannot make an
unbounded negative claim about the entire ecosystem on the strength of not
having looked.
Four occurrences replaced across README.md, probe-rtl.js and the social
preview. The bounded form is stronger anyway: "axe and Lighthouse do not check
this" is specific, names the tools, and is verifiable by anyone in a minute.
"No tool does" is unfalsifiable by the person making it and false the moment
one counter-example exists.
The comparison table already made the bounded claim correctly, which is why it
needed no change.1 parent 8f025bc commit b5de4cc
3 files changed
Lines changed: 8 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
39 | | - | |
| 38 | + | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
| 70 | + | |
70 | 71 | | |
71 | 72 | | |
72 | 73 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
181 | 181 | | |
182 | 182 | | |
183 | 183 | | |
184 | | - | |
| 184 | + | |
185 | 185 | | |
186 | 186 | | |
187 | 187 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
6 | | - | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
0 commit comments