Commit 6d95288
committed
docs(metadata-protocol): add the #8957 fourth decline bullet to migrateStoredMetadata's JSDoc
`migrateStoredMetadata`'s "What it declines to touch, and says so" JSDoc
section listed three decline paths and never picked up the fourth one
#8957 (PR #9059, b740440) added: a row stored under a non-canonical
metadata type, reported `outcome: 'skipped'`. Mirrors the wording already
written at the `isNonCanonicalStoredType` call site's own inline comment.
Also adds one lead-in sentence naming the scope this JSDoc section
documents (the function's full internal surface, including the
no-reachable-automation-engine path no CLI caller can reach, since
`os migrate meta --stored` always supplies its own engine) — measured
true against this same JSDoc's own `canonicalizeFlow` parameter doc and
against cli.mdx. Does not add or remove any bullet to reconcile the
JSDoc's three (now four) items with cli.mdx's four items; that scope
split is a maintainer question, tracked on #9196.
Fixes #91961 parent 739fe5b commit 6d95288
1 file changed
Lines changed: 16 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13090 | 13090 | | |
13091 | 13091 | | |
13092 | 13092 | | |
| 13093 | + | |
| 13094 | + | |
| 13095 | + | |
| 13096 | + | |
| 13097 | + | |
13093 | 13098 | | |
13094 | 13099 | | |
13095 | 13100 | | |
| |||
13120 | 13125 | | |
13121 | 13126 | | |
13122 | 13127 | | |
| 13128 | + | |
| 13129 | + | |
| 13130 | + | |
| 13131 | + | |
| 13132 | + | |
| 13133 | + | |
| 13134 | + | |
| 13135 | + | |
| 13136 | + | |
| 13137 | + | |
| 13138 | + | |
13123 | 13139 | | |
13124 | 13140 | | |
13125 | 13141 | | |
| |||
0 commit comments