Commit dd87202
committed
chore(spec): regenerate spec-changes.json for the 15→16 registry updates
`spec-changes.json` is a generated artifact (ADR-0087 D4) — a pure projection
of the D2 conversion table + D3 migration chain, enforced in CI by
`check:spec-changes` (the "Check Generated Artifacts" gate).
The committed manifest went stale on `main`: the dashboard-widget `.strict()`
migration (`dashboard-widget-strict-unknown-keys`, changeset
`dashboard-widget-strict-3251`) landed and moved the protocol major to 16, but
the manifest was never regenerated. As a result `check:spec-changes` fails on
every open PR, not just this one.
Regenerated with `pnpm --filter @objectstack/spec gen:spec-changes`. Pure
re-projection of already-merged registries — no source or behaviour change:
- protocolVersion 15.0.0 → 16.0.0
- aggregate to: 15 → 16
- new 15→16 migrated record: dashboard-widget-strict-unknown-keys
No new changeset: the underlying migration already shipped its own
(`dashboard-widget-strict-3251`); this is a generated-artifact re-sync only.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_011iJLjqToxNv1aYP3syQtRp1 parent 9d897b3 commit dd87202
1 file changed
Lines changed: 25 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
135 | 142 | | |
136 | 143 | | |
137 | 144 | | |
| |||
307 | 314 | | |
308 | 315 | | |
309 | 316 | | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
| 328 | + | |
| 329 | + | |
| 330 | + | |
| 331 | + | |
| 332 | + | |
310 | 333 | | |
311 | 334 | | |
312 | 335 | | |
0 commit comments