diff --git a/.yoi/tickets/00001KVZKST83/artifacts/orchestration-plan.jsonl b/.yoi/tickets/00001KVZKST83/artifacts/orchestration-plan.jsonl new file mode 100644 index 00000000..3694c330 --- /dev/null +++ b/.yoi/tickets/00001KVZKST83/artifacts/orchestration-plan.jsonl @@ -0,0 +1 @@ +{"id":"orch-plan-20260625-164354-1","ticket_id":"00001KVZKST83","kind":"blocked_by","related_ticket":"00001KVZBCQH4","note":"Queue routing checked after Dashboard Queue. FS store feature depends on worker-runtime core `00001KVZBCQH4`, which is currently inprogress and under review. Do not start FS persistence implementation until core API is reviewed/merged/done.","author":"yoi-orchestrator","at":"2026-06-25T16:43:54Z"} diff --git a/.yoi/tickets/00001KVZKST83/item.md b/.yoi/tickets/00001KVZKST83/item.md index d576d381..67139434 100644 --- a/.yoi/tickets/00001KVZKST83/item.md +++ b/.yoi/tickets/00001KVZKST83/item.md @@ -2,7 +2,7 @@ title: 'worker-runtimeにFS永続化featureを追加する' state: 'queued' created_at: '2026-06-25T14:44:02Z' -updated_at: '2026-06-25T16:39:26Z' +updated_at: '2026-06-25T16:44:04Z' assignee: null queued_by: 'workspace-panel' queued_at: '2026-06-25T16:39:26Z' diff --git a/.yoi/tickets/00001KVZKST83/thread.md b/.yoi/tickets/00001KVZKST83/thread.md index b1a7b0f1..dd606ab4 100644 --- a/.yoi/tickets/00001KVZKST83/thread.md +++ b/.yoi/tickets/00001KVZKST83/thread.md @@ -30,4 +30,32 @@ Marked ready by `yoi ticket state`. Ticket を `workspace-panel` が queued にしました。 +--- + + + +## Decision + +Routing decision: blocked_by_dependency_or_missing_authority + +Reason: +- Dashboard Queue による routing 許可を受けて Ticket / relations / orchestration plan / queue state を確認した。 +- 本 Ticket は `00001KVZBCQH4` (`worker-runtime core crateと組み込みRuntime APIを作る`) に `depends_on` relation を持つ。 +- `00001KVZBCQH4` は現在 `inprogress` で、implementation commits はあるが reviewer review 中。merge / Orchestrator validation / done ではない。 +- FS persistence feature は worker-runtime core API / store boundary に依存するため、core API 確定前に開始しない。 + +Evidence checked: +- Ticket body: `fs-store` feature、atomic write、schema/version metadata、diagnostics、Non-goals。 +- Relations: outgoing `depends_on -> 00001KVZBCQH4`。 +- Orchestration plan: blocker record `orch-plan-20260625-164354-1` を追加。 +- Queue state: queued は本 Ticket、REST server、Backend Registry foundation、Backend embedded connection の4件。inprogress は `00001KVZBCQH4` 1件。 + +Next action: +- 本 Ticket は queued のまま待機。 +- `00001KVZBCQH4` が reviewer approve / merge / validation / done になった後、再 routing する。 + +Escalate if: +- `00001KVZBCQH4` の store/allocation boundary が FS feature の requirements を満たさない。 +- FS feature を core Ticket に巻き戻す必要が出る。 + --- diff --git a/.yoi/tickets/00001KVZKSTE2/artifacts/orchestration-plan.jsonl b/.yoi/tickets/00001KVZKSTE2/artifacts/orchestration-plan.jsonl new file mode 100644 index 00000000..c80bc7a9 --- /dev/null +++ b/.yoi/tickets/00001KVZKSTE2/artifacts/orchestration-plan.jsonl @@ -0,0 +1 @@ +{"id":"orch-plan-20260625-164410-1","ticket_id":"00001KVZKSTE2","kind":"blocked_by","related_ticket":"00001KVZBCQH4","note":"Queue routing checked after Dashboard Queue. REST command server depends on worker-runtime core `00001KVZBCQH4`, which is currently inprogress and under review. Do not start HTTP/server implementation until core API is reviewed/merged/done.","author":"yoi-orchestrator","at":"2026-06-25T16:44:10Z"} diff --git a/.yoi/tickets/00001KVZKSTE2/item.md b/.yoi/tickets/00001KVZKSTE2/item.md index 8594c034..b15f71f0 100644 --- a/.yoi/tickets/00001KVZKSTE2/item.md +++ b/.yoi/tickets/00001KVZKSTE2/item.md @@ -2,7 +2,7 @@ title: 'worker-runtimeにREST command serverを追加する' state: 'queued' created_at: '2026-06-25T14:44:02Z' -updated_at: '2026-06-25T16:39:39Z' +updated_at: '2026-06-25T16:44:20Z' assignee: null queued_by: 'workspace-panel' queued_at: '2026-06-25T16:39:39Z' diff --git a/.yoi/tickets/00001KVZKSTE2/thread.md b/.yoi/tickets/00001KVZKSTE2/thread.md index f3430f7b..d08ae187 100644 --- a/.yoi/tickets/00001KVZKSTE2/thread.md +++ b/.yoi/tickets/00001KVZKSTE2/thread.md @@ -30,4 +30,32 @@ Marked ready by `yoi ticket state`. Ticket を `workspace-panel` が queued にしました。 +--- + + + +## Decision + +Routing decision: blocked_by_dependency_or_missing_authority + +Reason: +- Dashboard Queue による routing 許可を受けて Ticket / relations / orchestration plan / queue state を確認した。 +- 本 Ticket は `00001KVZBCQH4` (`worker-runtime core crateと組み込みRuntime APIを作る`) に `depends_on` relation を持つ。 +- `00001KVZBCQH4` は現在 `inprogress` で、implementation commits はあるが reviewer review 中。merge / Orchestrator validation / done ではない。 +- REST command server は worker-runtime command/response/projection semantics に依存するため、core API 確定前に HTTP/server implementation side effect を開始しない。 + +Evidence checked: +- Ticket body: REST command server、request/response schema、operation timeouts、host/port config、diagnostics、Non-goals。 +- Relations: outgoing `depends_on -> 00001KVZBCQH4`。incoming dependent `00001KVZ9JGK0`。 +- Orchestration plan: blocker record `orch-plan-20260625-164410-1` を追加。 +- Queue state: queued は本 Ticket、FS store、Backend Registry foundation、Backend embedded connection の4件。inprogress は `00001KVZBCQH4` 1件。 + +Next action: +- 本 Ticket は queued のまま待機。 +- `00001KVZBCQH4` が reviewer approve / merge / validation / done になった後、再 routing する。 + +Escalate if: +- worker-runtime core の command/projection API が REST mapping に足りない。 +- REST server concerns を core crate に混ぜないと acceptance を満たせないように見える。 + ---