Skip to content

Commit 712acbc

Browse files
committed
chore: merge main (spec 17.0.0-rc.1) and regenerate the DEBT block
main moved under this branch: it bumped @objectstack/spec to 17.0.0-rc.1 and added two ALLOW entries of its own (@object-ui/types:FieldNode, @object-ui/app-shell:InboxNotification). Both preserved — the DEBT block was REGENERATED with `--ledger` rather than hand-merged, per the burn-down rules, so the ordering is canonical and no other package's entries were disturbed. The spec bump matters more than a routine merge: every one of this batch's six DERIVE verdicts was triaged against rc.0. The parity test re-checks mutual assignability against whatever spec is installed, so rc.1 was validated, not assumed — all 21 assertions still pass. Guard: 8 declared dialects, 62 untriaged collisions in 17 packages. turbo build --filter=@object-ui/core then type-check --force: 80/80. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_015Jdef6ZFhJmiNRhNCd4DW3
1 parent f99ecc8 commit 712acbc

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

scripts/check-spec-symbol-derivation.mjs

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -256,20 +256,20 @@ const DEBT = {
256256
"ShareLinkPermission",
257257
"SortItem",
258258
],
259-
"@object-ui/react": [
260-
"ConflictResolutionStrategy",
261-
"NavigationConfig",
262-
"OfflineCacheConfig",
263-
"OfflineConfig",
264-
"OfflineStrategy",
265-
],
266259
"@object-ui/data-objectstack": [
267260
"CacheStats",
268261
"DroppedFieldsEvent",
269262
"MetadataSaveOptions",
270263
"SecurityPolicy",
271264
"ValidationError",
272265
],
266+
"@object-ui/react": [
267+
"ConflictResolutionStrategy",
268+
"NavigationConfig",
269+
"OfflineCacheConfig",
270+
"OfflineConfig",
271+
"OfflineStrategy",
272+
],
273273
"@object-ui/plugin-chatbot": [
274274
"MessageContent",
275275
"PendingActionRow",

0 commit comments

Comments
 (0)