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":"00001KVHR3WSW","kind":"blocked_by","related_ticket":"00001KVHR3WS6","note":"list_changed handling requires initial tools/list registration. `00001KVHR3WS6` is queued and depends on lifecycle; leave this Ticket queued until tool registration is closed.","author":"yoi-orchestrator","at":"2026-06-20T06:00:22Z"}
+1 -1
View File
@@ -2,7 +2,7 @@
title: 'MCP: handle list_changed notifications safely'
state: 'queued'
created_at: '2026-06-20T05:30:04Z'
updated_at: '2026-06-20T05:59:05Z'
updated_at: '2026-06-20T06:00:44Z'
assignee: null
readiness: 'implementation_ready'
risk_flags: ['mcp', 'notifications', 'tool-schema', 'prompt-cache', 'refresh']
+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 対象として確認したが、`00001KVHR3WSW``00001KVHR3WS6``depends_on` している。list_changed handling は initial tools/list registration を前提にするため、`00001KVHR3WS6` が closed になるまで実装開始せず queued のまま保持する。
Next:
- `00001KVHR3WS6` が closed になった後、改めて reroute する。
---