Commit cf8cc8c
docs(platform-objects): make the vitest alias rationale independent of a suite count (#16188)
The alias comment named `managed-api-method-affordance-sweep.test.ts` (#7934) as
"the only suite here that imports a sibling package as a VALUE". That licensed a
removal it no longer justified: four suites in this package import
`@objectstack/lint` as a value, and on the sentence's literal reading (any
sibling package) the count is far higher still.
Replace the enumeration with the mechanism — the entry is keyed on the
SPECIFIER, so it governs whatever set imports it, and `check:test-source-alias`
is the thing that decides whether the entry may go. A rationale with no count in
it cannot go stale the way this one did.
The alias entry itself is unchanged.
Claude-Session: https://claude.ai/code/session_01ARYe3yQTQCUFm5qPYNgKaJ
Co-authored-by: Claude <noreply@anthropic.com>1 parent f5aec38 commit cf8cc8c
1 file changed
Lines changed: 17 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
21 | 34 | | |
22 | 35 | | |
23 | 36 | | |
| |||
0 commit comments