Commit b6471ba
fix(metadata): close out the adr-0030-notification-event retirement residue (#18389)
Fixes #17281
Clause-②: no — this PR puts no new key on a published payload. It adds
one changeset row, removes a dead workspace dependency (a narrowing,
never a widening) and corrects stale prose; triage's grading
`5692961190` states it directly: "nothing widens an accept set or a
public surface". Declared by the dispatching seat in claim `5693760798`.
Residue from the `adr-0030-notification-event` retirement (#16194 / PR
#17194, merged `d64bcb6377`). Four items, four commits, item 1 first and
alone as the triage grading `5692961190` directed, then re-cut on the
maintainer's ruling `5698965201`.
## Item 1 — the `platform-objects` release note (re-cut on ruling
`5698965201`)
`797caf0c` first put `'@objectstack/platform-objects': minor` on the
**existing**
`.changeset/retire-adr-0030-notification-event-migration.md`. `d2544585`
undoes that and
takes route B instead. Two acts, one commit:
- **The base note is restored byte-for-byte.** Measured, not asserted:
`git rev-parse
8b81ab6:.changeset/retire-adr-0030-notification-event-migration.md`
and
`git hash-object` on the restored working-tree file both read
`2ae652749b40dec974fdfb5fcf5fe0990267fe53`, and `git diff 8b81ab6
HEAD` on that path
prints nothing. The file is no longer in this PR's diff at all.
- **The bump moves to a new, issue-scoped changeset** —
`.changeset/17281-platform-objects-attest-fresh-datastore.md`, declaring
exactly
`'@objectstack/platform-objects': minor`, named the way the gate itself
prescribes
(`.changeset/{issue}-{slug}.md`).
The note is written for a release reader rather than for this PR: a
datastore created from
empty now attests **two** creation-attested migration ids instead of
three, because
`attestFreshDatastore`
(`packages/platform-objects/src/system/migration-flag.ts`) defaults
to `CREATION_ATTESTED_MIGRATION_IDS` and that tuple lost
`'adr-0030-notification-event'` in
the retirement. No row is written under the retired id any more; a
deployment that already
holds one keeps it, and `NOTIFICATION_EVENT_MIGRATION_ID` survives as
that row's name.
The bump is owed at all because that operator-visible half lives in
`@objectstack/platform-objects`, a package with no `private: true`, and
the retirement's own
release note never declared it.
### The ruling, and its one declared cost
Maintainer ruling `5698965201` chose **B**: open a new changeset file
for
`platform-objects`, and do not touch the release note that already
exists on the merge base.
That is the `confirmed` which `check:empty-changeset`'s DELIBERATE
CORRECTION class asks for
— and what it authorises is this route, not an edit in place.
1 parent 85c6d76 commit b6471ba
8 files changed
Lines changed: 82 additions & 25 deletions
File tree
- .changeset
- packages
- metadata
- src/migrations
- plugins/plugin-audit/src
Lines changed: 39 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
Lines changed: 30 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
87 | 86 | | |
88 | 87 | | |
89 | 88 | | |
| |||
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
32 | 36 | | |
33 | 37 | | |
34 | 38 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
| 16 | + | |
20 | 17 | | |
21 | 18 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | 46 | | |
59 | 47 | | |
60 | 48 | | |
| |||
Lines changed: 7 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
21 | 23 | | |
22 | 24 | | |
23 | 25 | | |
24 | 26 | | |
25 | 27 | | |
26 | 28 | | |
27 | 29 | | |
28 | | - | |
29 | | - | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
30 | 33 | | |
31 | 34 | | |
32 | 35 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments