Commit 06409ff
committed
docs(changeset): correct the residue account — a copy edited
The shipped changeset claimed the stale `repository.directory` survived two
pure renames and that "nothing rewrote the field". Measured, that is false in
three ways, and the true account is a stronger argument for a mechanical check
rather than a weaker one.
f15d6f6 NOT a rename: a 26-file copy, +2222/-19, with all four
trigger directories briefly coexisting. Each copied manifest
differs from its original in exactly one line -- `name` -- so
this commit edited the manifest and left `directory` stale.
290c625 deleted the originals five minutes later.
ea4941a the only pure rename: 16 files, 0 insertions, 0 deletions.
9a43e04 six weeks later, rewrote `repository.url` and `bugs` in both
of these manifests. The stale `directory` line sits as
unchanged context ONE LINE BELOW the edited `url`.
The last point is the one worth the correction. "Nothing rewrote the field"
reads as the field never having been in anyone's way; in fact an author edited
its immediate neighbour inside the same JSON object and the dead line was on
screen in a reviewed hunk. A rule is more clearly needed when a human looked at
the line and still missed it, so this strengthens the case on the gate card.
No code change: the four-line metadata fix is unchanged and its verification
still stands. This commit corrects prose only, in the file that ships to
release notes.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01XpTx2tbq3pZRYAdoGt6E6Yname, and a later commit edited the adjacent url
1 parent e0fcc14 commit 06409ff
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
0 commit comments