From b34bbf6482988bb60c9121a2c5f6577f2d0d1c04 Mon Sep 17 00:00:00 2001 From: Hare Date: Mon, 29 Jun 2026 01:51:26 +0900 Subject: [PATCH] ticket: block old pod crate cleanup on launch unification --- .../artifacts/orchestration-plan.jsonl | 1 + .yoi/tickets/00001KW7835H0/item.md | 2 +- .yoi/tickets/00001KW7835H0/thread.md | 24 +++++++++++++++++++ 3 files changed, 26 insertions(+), 1 deletion(-) create mode 100644 .yoi/tickets/00001KW7835H0/artifacts/orchestration-plan.jsonl diff --git a/.yoi/tickets/00001KW7835H0/artifacts/orchestration-plan.jsonl b/.yoi/tickets/00001KW7835H0/artifacts/orchestration-plan.jsonl new file mode 100644 index 00000000..1ca0ea64 --- /dev/null +++ b/.yoi/tickets/00001KW7835H0/artifacts/orchestration-plan.jsonl @@ -0,0 +1 @@ +{"id":"orch-plan-20260628-165114-1","ticket_id":"00001KW7835H0","kind":"blocked_by","related_ticket":"00001KW7726H9","note":"`00001KW7835H0` depends on `00001KW7726H9`; old Pod registry/store removal should follow the canonical Runtime Worker creation authority decision. `00001KW7726H9` is currently inprogress, so this Ticket remains queued and must not start a child worktree/Pod until that dependency is merged/validated/closed or an explicit replan changes the dependency.","author":"yoi-orchestrator","at":"2026-06-28T16:51:14Z"} diff --git a/.yoi/tickets/00001KW7835H0/item.md b/.yoi/tickets/00001KW7835H0/item.md index 10c1b5f4..13ca2188 100644 --- a/.yoi/tickets/00001KW7835H0/item.md +++ b/.yoi/tickets/00001KW7835H0/item.md @@ -2,7 +2,7 @@ title: '旧Pod関連クレートを削除しWorker/Runtime storeへ整理する' state: 'queued' created_at: '2026-06-28T13:53:21Z' -updated_at: '2026-06-28T16:51:00Z' +updated_at: '2026-06-28T16:51:22Z' assignee: null queued_by: 'workspace-panel' queued_at: '2026-06-28T16:51:00Z' diff --git a/.yoi/tickets/00001KW7835H0/thread.md b/.yoi/tickets/00001KW7835H0/thread.md index 512520cc..454de14e 100644 --- a/.yoi/tickets/00001KW7835H0/thread.md +++ b/.yoi/tickets/00001KW7835H0/thread.md @@ -87,4 +87,28 @@ Marked ready by `yoi ticket state`. Ticket を `workspace-panel` が queued にしました。 +--- + + + +## Decision + +Routing decision: + +Workspace Dashboard Queue authorized Orchestrator routing, so the Ticket and current workspace state were inspected. + +Findings: +- Ticket state: `queued` +- Outgoing dependency: `depends_on 00001KW7726H9` +- Blocking Ticket `00001KW7726H9` is currently `inprogress`. +- Current inprogress Tickets: `00001KW7726H9` +- Orchestration worktree: clean + +Decision: +- Leave `00001KW7835H0` queued and do not create a child worktree / role Pod yet. +- Reason: `pod-registry` / `pod-store` removal must follow the canonical Runtime Worker creation authority decision and implementation in `00001KW7726H9`. Starting both in parallel would risk deleting/moving store/registry paths while the canonical Worker creation API is still being shaped. + +Next routing condition: +- Re-evaluate this Ticket after `00001KW7726H9` is merged, validated, and closed, or after an explicit replan changes the dependency. + ---