ticket: hold queued mcp chain for dependencies

This commit is contained in:
2026-06-20 15:00:52 +09:00
parent 9881a061fe
commit e37a360d07
18 changed files with 96 additions and 6 deletions
@@ -0,0 +1 @@
{"id":"orch-plan-20260620-060022-1","ticket_id":"00001KVHR3WSN","kind":"blocked_by","related_ticket":"00001KVHR3WRY","note":"Resources/prompts operations require initialized MCP stdio lifecycle. `00001KVHR3WRY` is queued and depends on `00001KVHR3WRF`; leave this Ticket queued until lifecycle is closed.","author":"yoi-orchestrator","at":"2026-06-20T06:00:22Z"}
+1 -1
View File
@@ -2,7 +2,7 @@
title: 'MCP: expose resources and prompts as explicit tool operations'
state: 'queued'
created_at: '2026-06-20T05:30:04Z'
updated_at: '2026-06-20T05:58:57Z'
updated_at: '2026-06-20T06:00:44Z'
assignee: null
readiness: 'implementation_ready'
risk_flags: ['mcp', 'resources', 'prompts', 'prompt-context', 'history', 'untrusted-content']
+13
View File
@@ -13,4 +13,17 @@ LocalTicketBackend によって作成されました。
Ticket を `workspace-panel` が queued にしました。
---
<!-- event: decision author: yoi-orchestrator at: 2026-06-20T06:00:44Z -->
## Decision
Routing decision: blocked_pending_dependency
Panel Queue により routing 対象として確認したが、`00001KVHR3WSN``00001KVHR3WRY``depends_on` している。MCP resources/prompts operations は initialized stdio lifecycle を前提にするため、`00001KVHR3WRY` が closed になるまで実装開始せず queued のまま保持する。
Next:
- `00001KVHR3WRY` が closed になった後、改めて reroute する。
---