refactor(design-docs): dissolve product/ into ui/ — visible-surface records (RIG-2577 T8) - #824
Closed
rigel-mintaka wants to merge 1 commit into
Closed
Conversation
…ecords (RIG-2577 T8) Move the product's visible-surface records (shell, board, sidebar, keyboard, rendering, design system) out of the dissolving product/ bucket into the ruled top-level ui/ bucket (RIG-2577 §Approach 2). 26 records: the frozen roster's 24 ui-block records (minus the native family, deferred — see below) plus the 2 post-freeze drift records Matt ratified into ui/ on 2026-08-31 (compass-coaching-tooltips, compass-leader-chords). DEFERRED to T10 (per RIG-2577 §T8/T10 + Matt's 2026-08-31 ratification): the native-app family stays under the transitional product/ root while it settles — compass-native-app, compass-native-client-mode, compass-native-client-only, compass-native-packaging, compass-tauri-shell.md, compass-multi-window, compass-stack-cross-process-teardown, and compass-gtk4-migration. After this PR, product/ holds exactly these 8 records. ui/ is already a governed root; records stay governed across the move, no Status normalization needed. Same-PR link integrity (RIG-2577 Global Constraints): - DECISIONS.md Record cells re-pointed product/<r>/ -> ui/<r>/ (284 rows unchanged; pure relocation, no decision changed). Deferred-native cells stay product/-qualified (they didn't move) — still governed. - Cross-bucket body links: server/compass-zulip-threading-model's 2 outbound links to now-ui records (threading-ui, slack-thread-rendering) re-pointed to ../../ui/. - External citation sweep: gate test fixtures (design-ledger-gate, sea-ref-gate), BadgeGlyph.test.tsx comment, and inter-record prose re-pointed to ui/. Verified: design-ledger-gate OK (284 rows, 120 headers); eng-docs gather 73/73; gate-suite tests 81/81 + 22/22; BadgeGlyph 17/17 (--conditions browser); deferred native records intact + still governed; no dangling product/ refs to moved records. Ledger-impact: records relocated within governance, no decision changed Co-authored-by: Matt Wilkinson <matt@rigel.build>
This was referenced Aug 31, 2026
Merged
Contributor
Author
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.
This PR is part of a stack containing 4 PRs:
mainMove the product's visible-surface records (shell, board, sidebar, keyboard,
rendering, design system) out of the dissolving product/ bucket into the ruled
top-level ui/ bucket (RIG-2577 §Approach 2). 26 records: the frozen roster's 24
ui-block records (minus the native family, deferred — see below) plus the 2
post-freeze drift records Matt ratified into ui/ on 2026-08-31
(compass-coaching-tooltips, compass-leader-chords).
DEFERRED to T10 (per RIG-2577 §T8/T10 + Matt's 2026-08-31 ratification): the
native-app family stays under the transitional product/ root while it settles —
compass-native-app, compass-native-client-mode, compass-native-client-only,
compass-native-packaging, compass-tauri-shell.md, compass-multi-window,
compass-stack-cross-process-teardown, and compass-gtk4-migration. After this PR,
product/ holds exactly these 8 records.
ui/ is already a governed root; records stay governed across the move, no Status
normalization needed.
Same-PR link integrity (RIG-2577 Global Constraints):
unchanged; pure relocation, no decision changed). Deferred-native cells stay
product/-qualified (they didn't move) — still governed.
links to now-ui records (threading-ui, slack-thread-rendering) re-pointed to
../../ui/.
BadgeGlyph.test.tsx comment, and inter-record prose re-pointed to ui/.
Verified: design-ledger-gate OK (284 rows, 120 headers); eng-docs gather 73/73;
gate-suite tests 81/81 + 22/22; BadgeGlyph 17/17 (--conditions browser); deferred
native records intact + still governed; no dangling product/ refs to moved records.
Ledger-impact: records relocated within governance, no decision changed
Co-authored-by: Matt Wilkinson matt@rigel.build