From d53bfd808794b395cdf3b5dbb50c0a622ad52ca7 Mon Sep 17 00:00:00 2001 From: Hare Date: Sat, 11 Jul 2026 15:22:34 +0900 Subject: [PATCH] ticket: close worker status removal --- .yoi/tickets/00001KX7WG3QF/item.md | 4 ++-- .yoi/tickets/00001KX7WG3QF/resolution.md | 1 + .yoi/tickets/00001KX7WG3QF/thread.md | 18 ++++++++++++++++++ 3 files changed, 21 insertions(+), 2 deletions(-) create mode 100644 .yoi/tickets/00001KX7WG3QF/resolution.md diff --git a/.yoi/tickets/00001KX7WG3QF/item.md b/.yoi/tickets/00001KX7WG3QF/item.md index c6dca6cb..cbd654d3 100644 --- a/.yoi/tickets/00001KX7WG3QF/item.md +++ b/.yoi/tickets/00001KX7WG3QF/item.md @@ -1,8 +1,8 @@ --- title: 'Remove duplicate Worker status field' -state: 'done' +state: 'closed' created_at: '2026-07-11T06:05:38Z' -updated_at: '2026-07-11T06:22:05Z' +updated_at: '2026-07-11T06:22:34Z' assignee: null queued_by: 'yoi ticket' queued_at: '2026-07-11T06:06:13Z' diff --git a/.yoi/tickets/00001KX7WG3QF/resolution.md b/.yoi/tickets/00001KX7WG3QF/resolution.md new file mode 100644 index 00000000..04b73a8d --- /dev/null +++ b/.yoi/tickets/00001KX7WG3QF/resolution.md @@ -0,0 +1 @@ +Removed duplicate browser-facing Worker `status` field. Workspace Worker summaries now use `state` only; Frontend Worker list/sidebar/Console no longer reference `worker.status`. Runtime, Host, Workdir, and protocol statuses remain where they are distinct concepts. diff --git a/.yoi/tickets/00001KX7WG3QF/thread.md b/.yoi/tickets/00001KX7WG3QF/thread.md index f8286682..75447f09 100644 --- a/.yoi/tickets/00001KX7WG3QF/thread.md +++ b/.yoi/tickets/00001KX7WG3QF/thread.md @@ -70,4 +70,22 @@ Validation: State changed to `done`. +--- + + + +## State changed + +Ticket を closed にしました。 + + +--- + + + +## 完了 + +Removed duplicate browser-facing Worker `status` field. Workspace Worker summaries now use `state` only; Frontend Worker list/sidebar/Console no longer reference `worker.status`. Runtime, Host, Workdir, and protocol statuses remain where they are distinct concepts. + + ---