ticket: ready websocket proxy and web console

This commit is contained in:
Keisuke Hirata 2026-06-26 05:30:38 +09:00
parent ee8fa17abd
commit 52f0099f74
No known key found for this signature in database
4 changed files with 38 additions and 4 deletions

View File

@ -1,8 +1,8 @@
---
title: 'Backend内蔵Companion RuntimeとWeb Console MVP'
state: 'planning'
state: 'ready'
created_at: '2026-06-25T11:45:17Z'
updated_at: '2026-06-25T20:23:10Z'
updated_at: '2026-06-25T20:30:38Z'
assignee: null
queued_by: 'workspace-panel'
queued_at: '2026-06-25T16:44:45Z'

View File

@ -84,4 +84,21 @@ Next planning question/action:
- `00001KVZKSTJT` で WebSocket/event-stream transport の採否、Backend-owned client / Browser-facing projection / cursor semantics / busy/error behavior を決める。
- その決定に基づいて、本 Ticket の conversation/transcript model と Web API acceptance criteria を再同期してから ready/queued に戻す。
---
<!-- event: intake_summary author: hare at: 2026-06-25T20:30:38Z -->
## Intake summary
Marked ready by `yoi ticket state`.
---
<!-- event: state_changed author: "yoi ticket" at: 2026-06-25T20:30:38Z from: planning to: ready reason: cli_state field: state -->
## State changed
Marked ready by `yoi ticket state`.
---

View File

@ -1,8 +1,8 @@
---
title: 'Runtime/Backend WebSocket observation proxyを実装する'
state: 'planning'
state: 'ready'
created_at: '2026-06-25T14:44:02Z'
updated_at: '2026-06-25T20:25:52Z'
updated_at: '2026-06-25T20:30:38Z'
assignee: null
---

View File

@ -124,4 +124,21 @@ Backend proxy は v0 では pass-through projection を基本にし、`protocol:
権限系はこの Ticket で full auth / permission / redaction rule を実装しない。Backend proxy/projection layer に、後続で observe allow/deny、thinking/tool output/diagnostic redaction、action affordance、command API forwarding allow/deny を差し込める seam を作るに留める。
---
<!-- event: intake_summary author: hare at: 2026-06-25T20:30:38Z -->
## Intake summary
Marked ready by `yoi ticket state`.
---
<!-- event: state_changed author: "yoi ticket" at: 2026-06-25T20:30:38Z from: planning to: ready reason: cli_state field: state -->
## State changed
Marked ready by `yoi ticket state`.
---