ticket: delegate language guidance coder

This commit is contained in:
Keisuke Hirata 2026-06-12 23:55:50 +09:00
parent 97719f6c47
commit dcd61410ad
No known key found for this signature in database
2 changed files with 17 additions and 1 deletions

View File

@ -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']

View File

@ -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.
---
<!-- event: plan author: orchestrator at: 2026-06-12T14:55:42Z -->
## 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.
---