backlog(B-0942): co-dominant git mirrors + git-native CRDT coordination (no host needed)#6121
Merged
AceHack merged 1 commit intoMay 30, 2026
Conversation
…on (no host needed) Aaron 2026-05-30 (yes-file-it + refinement): coordination is GIT-NATIVE — CRDT consensus over push/pull; the consensus lives in the commit DAG, not a server, so NO git HOST is needed for coordination. Hosts (local + GitHub + GitLab/Gitea/ Forgejo + free-OSS) are CO-DOMINANT MIRRORS (transport/durability/reach), not coordination-authorities — none subordinate, none droppable-breaks-coordination. GitLab optional/heavy; 'we only need git to function' (Gitea/Forgejo/bare-SSH + Argo Workflows suffice). Generalizes the LFG↔AceHack 2-host mirror to N co-dominant hosts; B-0883.2's anti-monoculture hedge at git-host scope. The sovereignty property: lose any mirror (incl GitHub), keep coordinating. Composes lfg-acehack-topology + B-0424 + B-0883.2 + DBSP/CRDT substrate + accelerator event-store-schema + the harvest (local-LLM = thinks-locally half; this = git-substrate-the-cluster-coordinates-over half). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
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.
What
Backlog row B-0942 — the sovereign-agent git substrate, per Aaron's 2026-05-30 thread (yes-file-it + the git-native refinement).
The insight
Coordination is git-native — CRDT consensus over push/pull; the consensus lives in the commit DAG, not a server → no git host is needed for coordination. Hosts (local + GitHub + GitLab/Gitea/Forgejo + free-OSS) are co-dominant mirrors (transport/durability/reach), not coordination-authorities. Lose any mirror (incl. GitHub) → keep coordinating. That's the sovereignty property.
Composes lfg-acehack-topology + B-0424 + B-0883.2 + DBSP/CRDT substrate + accelerator event-store-schema + the harvest (#6120; local-LLM = the "thinks locally" half, this = the git-substrate-the-cluster-coordinates-over half). Backlog row; reversible.
🤖 Generated with Claude Code