Commit 70b2f69
committed
chore(devx): respell the parseSymbolRef placeholder and retire the last held allowance row
The one-line docblock on `scripts/check-adr-0087-registration.mjs#parseSymbolRef`
wrote its placeholder path-shaped, so the scripts/** symbol-anchor corpus read the
illustration as an anchor into a file this tree does not have. It now uses the
angle-bracket grammar `scripts/symbol-anchors.mjs#ANCHOR_GRAMMAR` already teaches.
One line, no behaviour change.
With the citation gone the last `HELD_FILE_ALLOWANCES` row has done its job and is
deleted; the export and its doc stay, and the array is now empty. Four of the
self-test's cases are registered per allowance row, so the pinned floor drops 30 to
26 by exactly that mechanism, with the reason written beside the literal. The
allowance battery does not go vacuous: its five fixture cases run off the
`scripts/bad.mjs` fixture row, not off the live array.
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_012zGPuVVX3deAx9LdjK8jCk1 parent 59953d5 commit 70b2f69
2 files changed
Lines changed: 14 additions & 15 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2003 | 2003 | | |
2004 | 2004 | | |
2005 | 2005 | | |
2006 | | - | |
| 2006 | + | |
2007 | 2007 | | |
2008 | 2008 | | |
2009 | 2009 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
148 | | - | |
149 | | - | |
150 | | - | |
151 | | - | |
152 | | - | |
153 | | - | |
154 | | - | |
155 | | - | |
156 | | - | |
157 | | - | |
158 | | - | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
159 | 154 | | |
160 | 155 | | |
161 | 156 | | |
| |||
244 | 239 | | |
245 | 240 | | |
246 | 241 | | |
247 | | - | |
248 | | - | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
249 | 248 | | |
250 | | - | |
| 249 | + | |
251 | 250 | | |
252 | 251 | | |
253 | 252 | | |
| |||
0 commit comments