contracts: extend workstation examples for Mac-on-Linux polish signals#81
Open
contracts: extend workstation examples for Mac-on-Linux polish signals#81
Conversation
- Extend WorkstationProfile schema with optional macOnLinuxPolish object (status, screenshotHelperCommand, quickLookPackages, keymapPolicyRef) and validation.polishValidationCommand - Extend DesktopProfile schema with optional appearance (colorScheme, accentColor, fontScaling) and sidebarBookmarks fields - Update workstationprofile.json example with active mac polish signals - Update desktopprofile.json example with appearance defaults and sidebar bookmarks - Expand workstation-contract-family.md with Mac polish section distinguishing active vs future/non-goal signals and stating implementation authority in SociOS-Linux/source-os Closes #<issue-number> Agent-Logs-Url: https://github.com/SourceOS-Linux/sourceos-spec/sessions/5a28c60b-2317-4af5-ba15-5ad53a02ceb1 Co-authored-by: mdheller <21163552+mdheller@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Update workstation examples for Mac-on-Linux polish signals
contracts: extend workstation examples for Mac-on-Linux polish signals
May 2, 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.
The workstation contract examples lacked representation of Mac-on-Linux polish surfaces shipped in
SociOS-Linux/source-os(screenshot helper, Quick Look/Sushi, sidebar bookmarks, appearance defaults, keyboard remap policy, aggregate polish validation).Schema extensions (additive, non-breaking)
WorkstationProfilemacOnLinuxPolish— optional object capturing active polish signals:status(enum:active|planned|non-goal),screenshotHelperCommand,quickLookPackages,keymapPolicyRefvalidation.polishValidationCommand— aggregate polish validation entrypointDesktopProfileappearance— bounded appearance defaults:colorScheme,accentColor,fontScalingsidebarBookmarks— Finder-style sidebar bookmark list (label+path)Updated examples
workstationprofile.json:desktopprofile.json:Docs
docs/workstation-contract-family.mdgains a Mac-on-Linux polish signals section that:SociOS-Linux/source-os