docs(#24): harness-unification design doc (draft for consensus)#30
Draft
Grant Foster (grantfosterdev) wants to merge 4 commits into
Draft
docs(#24): harness-unification design doc (draft for consensus)#30Grant Foster (grantfosterdev) wants to merge 4 commits into
Grant Foster (grantfosterdev) wants to merge 4 commits into
Conversation
Frames the core/harness extraction: the ownergate↔threadowner 'merge' is actually mode-selected orthogonal axes; the two thread-owner stores collapse to one identity-valued interface; divergent constants become params; ingress becomes a strategy (no forced Ross/Joanne migration). Open decisions Q1-Q6 collected for consensus. Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected]>
Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected]>
Open
5 tasks
Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected]>
…olve, universal persona-hash) Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected]>
This was referenced Jun 25, 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.
Design-first artifact for #24. Draft — for consensus, not merge yet.
Reframes the extraction around one insight:
ownergateandthreadownerare orthogonal, mode-selected axes, not a merge —ownergateis a no-op in default mode,threadowneris absent in owner mode. That dissolves the audit's "conflict" rows and keeps each mode's rule legible.Also: the two thread-owner stores collapse to one identity-valued interface (PA's bool store = degenerate "only owner is me"); divergent constants become per-agent params (current values preserved); ingress becomes a strategy param so Ross/Joanne are NOT force-migrated off Socket Mode.
Six open decisions (Q1–Q6) at the bottom of the doc need consensus before the gate slice is coded. Review inline.
Relates to #24. 🤖 Generated with Claude Code