Commit cc57ca2
Stop the respelled no-op row claiming 1.4 parity (#367)
This PR respelled titled_ambiguous_particle_no_op_chain from "Dr. Van
Jr." to "Do Van Jr." so it would still reach the chain loop's j > k + 1
guard -- a plain title is transparent now, so the old spelling never
gets there. The row kept its default `parity` classification through
the respelling, and the new text does not hold parity:
1.4.0 first='Do Van' last='Jr.'
this branch title='Do' given='Van' suffix='Jr.'
cases.py's own header says changing a row means changing its
classification, and the respelling is this PR's doing even though the
divergence is not: 'do' being a title and 'Jr.' routing to suffix are
both 2.0-era, so neither belongs to #367. Classified `fix` rather than
a specific slug because there are two independent causes, and the note
now records what they are so the next reader does not have to
re-measure 1.4.0 to find out.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>1 parent d56d084 commit cc57ca2
1 file changed
Lines changed: 7 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
201 | 201 | | |
202 | 202 | | |
203 | 203 | | |
204 | | - | |
205 | | - | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
206 | 211 | | |
207 | 212 | | |
208 | 213 | | |
| |||
0 commit comments