Commit 44dfb28
committed
docs(scripts): drop the stale sync-template-versions.mjs cross-reference (#9977)
The @objectstack/spec entry's `serve.ts` rationale cited
`sync-template-versions.mjs` as an example of a path "named in a comment
rather than read". That stopped being true: packages/create-objectstack's
src/template-version-stamps.test.ts really reads the script
(`fs.readFileSync(SYNC_SCRIPT)` on a `path.join(repoRoot, 'scripts',
'sync-template-versions.mjs')`), and since the collector reconstructs
split-segment join paths that read is what holds the radius — the
create-objectstack entry in this same file already says so.
Comment prose only: no verdict, exit code or declared population changes.
The other two examples in the clause were re-checked against the tree and
both still hold — no test reads `scripts/check-nul-bytes.mjs`, and
`content/docs/protocol/kernel/realtime-protocol.mdx` is named in two
comments in authz-conformance.test.ts and read by nothing.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01XqDQYVU5smx29ts9pAErja1 parent 73cfddf commit 44dfb28
1 file changed
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
139 | 139 | | |
140 | 140 | | |
141 | 141 | | |
142 | | - | |
143 | | - | |
144 | | - | |
145 | | - | |
146 | | - | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
| |||
0 commit comments