Git snapshot + coordinator - #244
Open
davidabram wants to merge 2 commits into
Open
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
davidabram
force-pushed
the
git-snapshot-lock-coordinator
branch
from
August 29, 2026 16:20
74c5a01 to
003ffab
Compare
davidabram
force-pushed
the
git-snapshot-lock-coordinator
branch
from
August 29, 2026 17:48
003ffab to
5046f8c
Compare
Define the staged implementation and integration work for per-worktree locking, isolated Git snapshots, protocol coordination, recovery, and runtime tests. Capture acceptance criteria, task dependencies, design decisions, failure handling, validation, and follow-up context synchronization for the standalone runtime layer. Plan: mutation-cursor-runtime-coordinator Co-authored-by: SCE <sce@crocoder.dev>
davidabram
force-pushed
the
git-snapshot-lock-coordinator
branch
from
August 29, 2026 19:14
5046f8c to
c7faf8c
Compare
davidabram
force-pushed
the
git-snapshot-lock-coordinator
branch
from
August 29, 2026 19:40
08c040c to
9e19d0d
Compare
Prevent concurrent callers from creating divergent checkout IDs or exposing a partially written canonical ID. Use a dedicated slow-path advisory lock with a second read, then persist through a synced unique temporary file and atomic rename; add coverage for convergence and interruption cases. Document the locking behavior and the repository's safe filesystem-test pattern. Plan: mutation-cursor-runtime-coordinator (T01) Co-authored-by: SCE <sce@crocoder.dev>
davidabram
force-pushed
the
git-snapshot-lock-coordinator
branch
from
August 29, 2026 20:03
9e19d0d to
1f42a69
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.
No description provided.