From dcd61410ad1543c1b9ca92ea0e8a11aea491f89e Mon Sep 17 00:00:00 2001 From: Hare Date: Fri, 12 Jun 2026 23:55:50 +0900 Subject: [PATCH] ticket: delegate language guidance coder --- .yoi/tickets/00001KTVJGC0Y/item.md | 2 +- .yoi/tickets/00001KTVJGC0Y/thread.md | 16 ++++++++++++++++ 2 files changed, 17 insertions(+), 1 deletion(-) diff --git a/.yoi/tickets/00001KTVJGC0Y/item.md b/.yoi/tickets/00001KTVJGC0Y/item.md index 54611538..c6e60fd1 100644 --- a/.yoi/tickets/00001KTVJGC0Y/item.md +++ b/.yoi/tickets/00001KTVJGC0Y/item.md @@ -2,7 +2,7 @@ title: 'Ticket language guidance must apply to all Ticket tool users' state: 'inprogress' created_at: '2026-06-11T14:48:44Z' -updated_at: '2026-06-12T14:54:49Z' +updated_at: '2026-06-12T14:55:42Z' assignee: null readiness: 'implementation_ready' risk_flags: ['prompt-context', 'tool-description', 'feature-boundary', 'ticket-language', 'companion'] diff --git a/.yoi/tickets/00001KTVJGC0Y/thread.md b/.yoi/tickets/00001KTVJGC0Y/thread.md index 57220079..c2402c5f 100644 --- a/.yoi/tickets/00001KTVJGC0Y/thread.md +++ b/.yoi/tickets/00001KTVJGC0Y/thread.md @@ -136,3 +136,19 @@ Implementation worktree created for multi-agent handoff. - Next: spawn sibling coder with narrow write scope to the implementation worktree. Reviewer will be started after coder evidence is available. --- + + + +## Plan + +Coder delegated. + +- Coder Pod: `yoi-coder-ticket-language-guidance` +- Worktree: `/home/hare/Projects/yoi/.worktree/ticket-language-guidance-all-tools` +- Branch: `ticket/ticket-language-guidance-all-tools` +- Scope: write `/home/hare/Projects/yoi/.worktree/ticket-language-guidance-all-tools`; read child worktree plus minimal non-recursive runtime-root read required by spawn validation. +- Task: make configured `ticket.language` guidance model-visible for all Ticket-capable Pods, including non-role Companion-style contexts; preserve worker/memory/ticket language boundaries; avoid hidden context-only injection; add focused tests and required validation. +- Parallel work note: active sibling worktrees for Panel focus and Companion progress notification exist; coder was instructed to avoid coupling and report concrete merge/design conflict if found. +- Constraint: coder was instructed not to use root/original workspace for decision evidence or git/validation/cleanup, and not to create generated memory/local/runtime/log/lock/secret-like `.yoi` paths. + +---