Commit 20cecbb
docs(ci): record the cited-example discipline the mention-shape rationales rely on (#11444)
The "named in a comment rather than read" rationales in this table all reach for
`check-nul-bytes.mjs`, and that is load-bearing rather than habit: no test has a
reason to READ a gate script, so the claim stays true of it for as long as the
sentence exists. The one clause that reached for a different example is the one
that rotted -- `sync-template-versions.mjs` was cited that way until #9763
taught the collector to see the split-segment read template-version-stamps.test.ts
had been making all along, at which point every sentence naming it went false at
once, in copies that had to be retired one at a time.
Records the discipline in the table's own JSDoc, next to the sites it governs,
and applies it to the one live site that still cited status-changeable examples:
@objectstack/plugin-auth cited `serve.ts` and `realtime-protocol.mdx`, both of
which are declared mention-only in this same file and can therefore move exactly
as sync-template-versions.mjs did. Re-pointed at the invariant example, matching
the form the @objectstack/dogfood entry already uses verbatim.
Comment text only; no behaviour changes.
Claude-Session: https://claude.ai/code/session_015ahemw8RcTgqtxrj15PEZx
Co-authored-by: Claude <noreply@anthropic.com>1 parent e63348c commit 20cecbb
1 file changed
Lines changed: 17 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
204 | 204 | | |
205 | 205 | | |
206 | 206 | | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
207 | 218 | | |
208 | 219 | | |
209 | 220 | | |
| |||
546 | 557 | | |
547 | 558 | | |
548 | 559 | | |
549 | | - | |
550 | | - | |
551 | | - | |
552 | | - | |
553 | | - | |
554 | | - | |
| 560 | + | |
| 561 | + | |
| 562 | + | |
| 563 | + | |
| 564 | + | |
| 565 | + | |
555 | 566 | | |
556 | 567 | | |
557 | 568 | | |
| |||
0 commit comments