[WIP] Add SourceOS local-first workspace operation contracts and sync semantics#102
Draft
[WIP] Add SourceOS local-first workspace operation contracts and sync semantics#102
Conversation
Agent-Logs-Url: https://github.com/SourceOS-Linux/sourceos-spec/sessions/3a930453-68f6-42ef-a26c-c7152602778a Co-authored-by: mdheller <21163552+mdheller@users.noreply.github.com>
Copilot stopped work on behalf of
mdheller due to an error
May 6, 2026 19:51
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.
schemas/LocalOperationLog.json— operation log with replay safety, durability tiers, local-to-remote mappingschemas/DeviceIdentity.json— device identity and trust profileschemas/WorkspaceCapabilityProfile.json— capability profile for shell, terminal, browser, sandbox, local model, filesystem, networkschemas/LocalArtifactRef.json— provisional artifact IDs and file availability statesschemas/SyncCheckpoint.json— offline queue and sync checkpointsschemas/SyncConflictRecord.json— conflict records with merge/fork/skip decisionsschemas/LocalEncryptionProfile.json— local encryption profileexamples/localoperationlog-terminal-command.jsonexamples/localoperationlog-browser-capture.jsonexamples/localoperationlog-agent-execution.jsonexamples/syncconflictrecord-offline.jsonexamples/deviceidentity.jsonexamples/workspacecapabilityprofile.jsonexamples/localartifactref.jsonexamples/synccheckpoint.jsonexamples/localencryptionprofile.jsontools/validate_local_operation_examples.pyvalidate-local-operation-examplestoMakefiledocs/local-first-workspace-operation-contracts.mddocs/adr/0013-local-first-workspace-operation-contracts.mdschemas/README.mdwith new schema family sectionmake validateto confirm all pass