Commit e42073f
committed
chore(changeset): regrade @objectstack/metadata to minor for the stat() answer change (#16422)
Seat ruling on the delivery: the `patch` argument holds for the four repaired
sites — those change only values `MetadataRecordSchema` /
`MetadataHistoryRecordSchema` already refused, so nothing a consumer
legitimately received has moved. It does not cover `DatabaseLoader.stat()`.
A row with an unreadable `updated_at` and a good `created_at` previously
published `new Date().toISOString()` as its `mtime`, and that answer was LEGAL —
it satisfies `MetadataStats.mtime`'s `z.string().datetime()`, and the
pre-existing pin asserted exactly that. So that site is not the repair of a
violation; it is one legal published answer replaced by a different legal
published answer on a published read verb, which the ladder puts at `minor`.
The level is per package, so the four repaired sites ride along.
`@objectstack/metadata-protocol` stays `patch`: `rowToEvent` only stops emitting
values `MetadataEventSchema` refused, and `listCommits` is byte-identical on all
seven probe inputs.
Front-matter and prose are moved together — the body now states which site
carries the level, why the old answer was legal, and why the sibling package
does not take it.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01XTBcV7zZHmokdyQgXjbyEU1 parent ae50c73 commit e42073f
1 file changed
Lines changed: 31 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
66 | 66 | | |
67 | 67 | | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
68 | 96 | | |
69 | 97 | | |
70 | 98 | | |
| |||
0 commit comments