prompt: clarify orchestrator branch base

This commit is contained in:
2026-06-12 17:16:01 +09:00
parent 2ec96d0e47
commit 466f90bdd5
6 changed files with 57 additions and 4 deletions
+1
View File
@@ -0,0 +1 @@
Orchestrator が implementation worktree を original workspace 配下に作成する場合でも、implementation branch は Orchestrator workspace current HEAD / orchestration branch HEAD を base とするよう、role prompt / routing prompt / merge completion prompt に明記した。検証は cargo fmt、cargo test -p client ticket_role、cargo check --workspace、nix build .#yoi、git diff --check、target/debug/yoi ticket doctor で完了。