chore: bump objectui to 144ab55b247c#2526
Merged
Merged
Conversation
objectui@144ab55b247c81be8cf0c88eed2319e48bbbb640 Pulls in the ADR-0085 consumer switch (objectui#2168: single-source fieldGroups derivation from spec 11.7.0, stageField:false suppression, highlightFields reads) plus Studio Data rail search (objectui#2169), so the vendored /_console serves the semantic-role-aware UI. Local scripts/build-console.sh run at this pin: bundle canary green. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This was referenced Jul 3, 2026
os-zhuang
added a commit
that referenced
this pull request
Jul 3, 2026
…) (#2539) The ADR-0085 deprecation window is closed: consumers switched in objectui#2168, shipped via the console pin (#2526), one release soaked. - ObjectSchema drops the compactLayout declaration: create() rejects it (unknown key), lenient parse strips it — no silent aliasing either way. - normalizeSemanticRoleAliases loses both directions (alias + the #2521 back-fill mirror); served metadata carries highlightFields only. - 27 straggler system-object authors (plugins/services, missed by the #2521 sweep — the type gate caught the first one) renamed. - liveness ledger drops the compactLayout row; the dogfood mirror assertion (#2528) flips to expect ABSENCE, exactly as it was designed to force in the retirement PR. - Downstream smoke pin → hotcrm v1.2.2 (hotcrm#424, same rename). spec 6666 + dogfood 181 green; api-surface unchanged; check:liveness ✓. Closes #2536 Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
This was referenced Jul 3, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Moves the vendored console pin to objectui main @
144ab55b2, pulling in:deriveFieldGroupLayoutfrom spec 11.7.0,stageField: falsestepper suppression,highlightFieldsreads (withcompactLayoutfallback), deadviews.*/detail.*reads removed.scripts/build-console.shrun locally at this pin: bundle canary green, dist 42MB.This is the precondition for removing the spec-side
compactLayouttransition mirror (scheduled one minor after this lands).🤖 Generated with Claude Code