Store workspace repository, publication, and stack settings - #189
Open
nishu-builder wants to merge 1 commit into
Open
Store workspace repository, publication, and stack settings#189nishu-builder wants to merge 1 commit into
nishu-builder wants to merge 1 commit into
Conversation
This was referenced Sep 5, 2026
nishu-builder
force-pushed
the
codex/multiworkspace-01-foundation-01a06e14
branch
from
September 5, 2026 21:05
80fadac to
fcf44a8
Compare
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.
Workspaces currently record only their code commits. Add optional repository, publication branch, and pinned base settings to the conversation tree, updated by a validated
workspace.configuretransition. A base may reference another workspace; these edges describe a stack without introducing another object type. Reject missing parents, cycles, and explicitly different repositories, and prevent removing a referenced parent.Existing conversations keep their checkout defaults and the original byte-pinned v3 fixture remains valid. This is the foundation for workspace navigation, separate PR destinations, stack updates, repository attachments, and a checkout-independent launcher in the following PRs.
Validation: 111 protocol tests passed; all 42 suite entries passed with a fresh
--test-salt;nix buildpassed. No new integration test entry.Stack base: #188.
Completed stack: #189, #190, #191, #192, #193, #195. The tip PR links each layer and records full-stack validation and timing.