From 0f88a48c03864bbefad524c127d53a442f3ecfdd Mon Sep 17 00:00:00 2001 From: Jobdori Date: Sat, 4 Apr 2026 01:30:44 +0900 Subject: [PATCH] =?UTF-8?q?docs(roadmap):=20add=20backlog=20item=20#10=20?= =?UTF-8?q?=E2=80=94=20swarm=20branch-lock=20dedup?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ROADMAP.md | 1 + 1 file changed, 1 insertion(+) diff --git a/ROADMAP.md b/ROADMAP.md index 509869c..faf5ef7 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -277,6 +277,7 @@ Acceptance: 7. Structured task packet format 8. Lane board / machine-readable status API 9. Isolate `render_diff_report` tests into tmpdir — currently flaky under `cargo test --workspace` because they read real working-tree git state instead of an isolated repo; breaks CI whenever active worktree ops leave staged/unstaged changes +10. Swarm branch-lock protocol — when multiple claws target the same branch, add a lock or commit-detection signal so the second claw can skip redundant work instead of running the full explore-plan-implement-test-review cycle on already-committed code ## Suggested Session Split