docs: ratify gr2 UX model and workflow#557
Merged
laynepenney merged 6 commits intomainfrom Apr 12, 2026
Merged
Conversation
a4c16b0 to
1d5b3b5
Compare
Collaborator
Author
|
Scope is corrected now.
I also added the new lane-model adversarial verification doc that pressures the design across all four operating modes:
That doc focuses on interruption recovery, current-context ambiguity, same-repo parallelism, mixed-mode lane conflicts, and machine-readable recovery/state surfaces. This should give us the same kind of hostile verification gate for the lane model that we already had for scratchpads. |
This was referenced Apr 12, 2026
Merged
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.
Summary
#556so the ratified UX model can land independently(design -> prototype -> verify)^n -> build -> assess -> repeatWhat this lands
docs/MANIFESTO-gr2-ux.mddocs/PLAN-gr2-shared-scratchpads.mddocs/ASSESS-gr2-shared-scratchpads-stress.mddocs/PLAN-gr2-needs-and-criteria.mddocs/PLAN-gr2-repo-maintenance-and-lanes.mdRatified decisions
gr2is a multi-repo workspace router, not a git replacementContext
This is the first split out of
#556per review. Prototype code and harnesses will follow in separate PRs.