Commit bf410c1
committed
skills(data): drop the two bare ADR-0010 citations (net -51 bytes / -13 tokens)
`skills/objectstack-data/SKILL.md` carried two bare `ADR-0010` citations. The
number is claimed by two unrelated records (`0010-metadata-protection-model`
and `0010-nl-to-flow-authoring`, frozen in `check-adr-anchors.mjs`'s
`KNOWN_NUMBER_COLLISIONS`), and the published catalog ships into codebases with
no `docs/adr/` to grep, so neither site resolved for its actual audience.
- The `reason:` string in the `sys_user` protection example is authored
metadata that ships in a customer's own code, where no later pass over this
repo can reach it. It drops `— see ADR-0010.`; the rest of the reason and
the adjacent `docsUrl` — a public page that does resolve — both stay.
- The prose sentence `See ADR-0010 for the full model.` is dropped: the
section heading (`Metadata Protection`) and the sentence before it already
name the model, so the citation's only unique content was a pointer the
reader cannot open.
Both edits are deletions, so the shrink-only token ratchet is satisfied inside
the file: 10009 -> 9996 against a 10009 ceiling. The five `ADR-0019` sites and
the generator-owned `references/_index.md` mentions were examined and left
untouched — context selects the record at all of them.
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01LraLgQVGq8egUwfYZpbYt11 parent 224f8ea commit bf410c1
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
564 | 564 | | |
565 | 565 | | |
566 | 566 | | |
567 | | - | |
568 | 567 | | |
569 | 568 | | |
570 | 569 | | |
| |||
608 | 607 | | |
609 | 608 | | |
610 | 609 | | |
611 | | - | |
| 610 | + | |
612 | 611 | | |
613 | 612 | | |
614 | 613 | | |
| |||
0 commit comments