Commit 497ded7
docs(skills): make the objectstack-data ADR-0057 citations resolvable outside this repo (#11790)
`skills/**` ships into customer codebases that have no `docs/adr/` to grep, so a
bare `ADR-0057` resolves to nothing for its actual audience — and in this repo
the number is one of three claimed by two unrelated records (the shrink-only
`KNOWN_NUMBER_COLLISIONS` in `check-adr-anchors.mjs`): system data lifecycle vs.
ERP authorization core.
Three bare citations, fixed per site rather than uniformly, because
`skills/objectstack-data/SKILL.md` sits at exactly its published-skills token
ceiling (13817/13817, zero headroom):
- `SKILL.md:84` and `:973` — decorative provenance. Both rows already state the
retention/rotation/archival contract in full and already link to the in-bundle
`./rules/lifecycle.md`, which does resolve for an external reader. The bare
number is dropped; the provenance survives one hop away at the destination
both rows already point to. Byte-negative, as the ratchet requires.
- `rules/lifecycle.md:4` — the page that carries the substance, and unpriced by
the ratchet (it prices `SKILL.md` only). Slug-qualified in place, following
the convention already used on a published docs page.
`SKILL.md:651`'s `ADR-0057 D1` is deliberately untouched — that citation is
correct and unambiguous.
Claude-Session: https://claude.ai/code/session_015ahemw8RcTgqtxrj15PEZx
Co-authored-by: Claude <noreply@anthropic.com>1 parent 359e497 commit 497ded7
2 files changed
Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | | - | |
| 84 | + | |
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
| |||
970 | 970 | | |
971 | 971 | | |
972 | 972 | | |
973 | | - | |
| 973 | + | |
974 | 974 | | |
975 | 975 | | |
976 | 976 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
0 commit comments