Skip to content

contracts: add Mac-on-Linux polish metadata to DesktopProfile#82

Merged
mdheller merged 3 commits intomainfrom
review/mac-polish-contract
May 2, 2026
Merged

contracts: add Mac-on-Linux polish metadata to DesktopProfile#82
mdheller merged 3 commits intomainfrom
review/mac-polish-contract

Conversation

@mdheller
Copy link
Copy Markdown
Contributor

@mdheller mdheller commented May 2, 2026

Closes #80.

What changed:

  • Added optional macOnLinuxPolish metadata to schemas/DesktopProfile.json.
  • Updated examples/desktopprofile.json with active, validation-backed, proposed, and non-goal Mac-on-Linux polish signals.
  • Updated examples/README.md to clarify that concrete implementation authority remains in SociOS-Linux/source-os and that this is not a full macOS parity claim.

Validation evidence:

  • python3 -m json.tool examples/workstationprofile.json >/dev/null
  • python3 -m json.tool examples/desktopprofile.json >/dev/null
  • python3 -m json.tool schemas/DesktopProfile.json >/dev/null

Known gaps:

  • This is a contract/example alignment PR only.
  • Runtime implementation remains in SociOS-Linux/source-os.

Non-goals preserved:

  • No implementation repos changed.
  • No full macOS parity claim.
  • No unrelated contract families changed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

contracts: extend workstation examples for Mac-on-Linux polish signals

1 participant