From e58031162582f2b17123e8309650bba54460f9b8 Mon Sep 17 00:00:00 2001 From: Jobdori Date: Sat, 4 Apr 2026 01:04:52 +0900 Subject: [PATCH] =?UTF-8?q?docs(roadmap):=20add=20backlog=20item=20#9=20?= =?UTF-8?q?=E2=80=94=20render=5Fdiff=5Freport=20test=20isolation?= 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 fec520c..509869c 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -276,6 +276,7 @@ Acceptance: 6. MCP structured degraded-startup reporting 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 ## Suggested Session Split