Commit 2ab8cb6
docs(skills): drop the issue id from the retirement guidance prescription (#15695)
Convention 2 of the guidance-string conventions prescribed
`(#issue[, ADR-XXXX Dn])`, so an author following it literally wrote an
internal issue id into a `retiredKey()` tombstone — customer-facing spec
text, where `check:doc-authoring` refuses one. The tombstone-note template
a few lines up carried the same `(#<issue>)` fragment.
Convention 2 now prescribes `(ADR-XXXX[ Dn])` and carries the redirect and
the gate that enforces it: the id belongs in the schema comment. The
template drops its fragment. Line-neutral at 337 of 337; the amended
convention is 120 bytes, at the ratchet's per-line cap.
Claude-Session: https://claude.ai/code/session_019RfFHiRCSs3JXLK4cwcfox
Co-authored-by: Claude <noreply@anthropic.com>1 parent b2a5c93 commit 2ab8cb6
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
117 | | - | |
| 117 | + | |
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
| |||
151 | 151 | | |
152 | 152 | | |
153 | 153 | | |
154 | | - | |
| 154 | + | |
155 | 155 | | |
156 | 156 | | |
157 | 157 | | |
| |||
0 commit comments