From 0527dd608dcca490050ca0078f8bb1886ef11b4e Mon Sep 17 00:00:00 2001 From: YeonGyu-Kim Date: Thu, 23 Apr 2026 03:46:37 +0900 Subject: [PATCH] =?UTF-8?q?roadmap:=20#161=20closed=20=E2=80=94=20shipped?= =?UTF-8?q?=20on=20fix/jobdori-161-worktree-git-sha=20(cycle=20#69)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ROADMAP.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/ROADMAP.md b/ROADMAP.md index 78d3c3a..2d8a45c 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -8593,3 +8593,18 @@ This is the **detection → closure → auditing** pattern for discoverability c --- + +--- + +## Cycle #69 Closure: #161 Shipped + +**Status:** 🟢 REVIEW-READY on `fix/jobdori-161-worktree-git-sha` at commit `c5b6fa5` (cycle #69, 2026-04-23 03:46 Seoul). + +**Filed:** cycle #65. **Implemented:** cycle #69 (~3 min, same-session when dogfood cycle ran). + +**Shipped details:** +- +25 lines in build.rs (resolve_git_head_path helper + conditional rerun-if-changed) +- Verified: binary now reports correct SHA after commits in worktrees (test: build → commit → rebuild → check SHA updates) +- Build passes (no regressions) +- Diagnostic-strictness family member (joins #122, #122b) +