ticket: accept wizard and prompt cleanup

This commit is contained in:
Keisuke Hirata 2026-06-10 16:59:39 +09:00
parent 095441dbd1
commit 76165b47d6
No known key found for this signature in database
4 changed files with 60 additions and 4 deletions

View File

@ -1,8 +1,10 @@
---
title: "TUI: ユーザーマニフェストのモデル設定 wizard"
state: "ready"
state: 'inprogress'
created_at: "2026-05-27T00:00:18Z"
updated_at: "2026-06-08T07:29:10Z"
updated_at: '2026-06-10T07:59:32Z'
queued_by: 'yoi ticket'
queued_at: '2026-06-10T07:59:32Z'
---
## Migration reference

View File

@ -68,4 +68,40 @@ Updated existing Ticket 20260527-000018-tui-user-model-setup in place; no duplic
Intake clarification completed for the existing Ticket. The Ticket is ready for Orchestrator routing to preflight/spike; implementation should not begin until the preflight decisions called out in the intake summary are recorded.
---
<!-- event: state_changed author: "yoi ticket" at: 2026-06-10T07:59:32Z from: ready to: queued reason: queued field: state -->
## State changed
Ticket を `yoi ticket` が queued にしました。
---
<!-- event: decision author: hare at: 2026-06-10T07:59:32Z -->
## Decision
Human authorized Queue from workspace panel notification; Orchestrator read the Ticket and will accept before implementation side effects.
---
<!-- event: state_changed author: "yoi ticket" at: 2026-06-10T07:59:32Z from: queued to: inprogress reason: cli_state field: state -->
## State changed
State changed to `inprogress`.
---
<!-- event: decision author: hare at: 2026-06-10T07:59:32Z -->
## Decision
Accepting implementation after workspace inspection. Expected overlap with prompt-resource cleanup is low, so route in parallel in a dedicated worktree.
---

View File

@ -1,8 +1,8 @@
---
title: 'LLM向けプロンプト直書きを廃止してresources/promptsへ集約する'
state: 'queued'
state: 'inprogress'
created_at: '2026-06-10T07:29:13Z'
updated_at: '2026-06-10T07:49:23Z'
updated_at: '2026-06-10T07:59:33Z'
assignee: null
queued_by: 'workspace-panel'
queued_at: '2026-06-10T07:49:23Z'

View File

@ -29,4 +29,22 @@ Intake により要件同期済み。blocking open question はなく、Orchestr
Ticket を `workspace-panel` が queued にしました。
---
<!-- event: state_changed author: "yoi ticket" at: 2026-06-10T07:59:33Z from: queued to: inprogress reason: cli_state field: state -->
## State changed
State changed to `inprogress`.
---
<!-- event: decision author: hare at: 2026-06-10T07:59:33Z -->
## Decision
Accepting implementation after workspace inspection. Expected overlap with TUI model setup wizard is low, so route in parallel in a dedicated worktree.
---