Commit 2b33f63
docs: three corrections to yesterday's ruling, found by re-reading the sources
**The correction bar overstated its own evidence.** It said "four times before
1.0 the loader accepted a form that could not work," then cited #342 and #335.
Only those two made metadata stop LOADING. The other two applications of the
doctrine — the 0.19.1 `@min` clamp and the 0.21.6 `like` case-sensitivity fix —
corrected OUTPUT and needed no exception at all, since RELEASING.md's
"output change = pure bugfix" row already covers them. Writing the count as
four made the exception look four times as load-bearing as it is, in the one
document where an adopter goes to find out what we are allowed to do to them.
Now split explicitly: two output, two load.
**The `agent-docs` migration instruction was invented.** I wrote "import from
the package root instead" from a summary rather than the changelog. The actual
entry says: delete the import, the live surface is
`@metaobjectsdev/sdk/agent-context`. A migration guide that names the wrong
replacement is worse than one that omits the entry, because the reader stops
looking.
**G3a's evidence is assembled** rather than left as an instruction to go and
find it. Three checkable facts: the registry carries zero `experimental`
markers; every 1.1 roadmap item is additive (FR-024 and FR-034 add reserved
vocabulary, FR-026/028/030 add no vocabulary at all); and all three open issues
are CLI surfaces over vocabulary that already exists. The mark stays 🔶 because
declaring the scope closed is the maintainer's call, not the evidence-gatherer's
— and the claim to declare is the weaker, true one: not that the vocabulary is
complete, but that completing it later adds and never changes or removes.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01At3v6M6uqECZ2Sb5eUv6YY1 parent ea7a61e commit 2b33f63
3 files changed
Lines changed: 36 additions & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
207 | 207 | | |
208 | 208 | | |
209 | 209 | | |
210 | | - | |
211 | | - | |
212 | | - | |
213 | | - | |
214 | | - | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
215 | 231 | | |
216 | 232 | | |
217 | 233 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
93 | | - | |
94 | | - | |
95 | | - | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
96 | 100 | | |
97 | | - | |
98 | | - | |
| 101 | + | |
| 102 | + | |
99 | 103 | | |
100 | 104 | | |
101 | 105 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
227 | 227 | | |
228 | 228 | | |
229 | 229 | | |
230 | | - | |
231 | | - | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
232 | 236 | | |
233 | 237 | | |
234 | 238 | | |
| |||
0 commit comments