ticket: lower companion panel priority

This commit is contained in:
Keisuke Hirata 2026-06-07 12:13:12 +09:00
parent 446134020f
commit 0dd8d268a6
No known key found for this signature in database
4 changed files with 16 additions and 4 deletions

View File

@ -4,7 +4,7 @@ slug: companion-status-context-tool-policy
title: Companion status context and tool policy title: Companion status context and tool policy
status: open status: open
kind: task kind: task
priority: P1 priority: P2
labels: [companion, profile, prompt, tools, panel] labels: [companion, profile, prompt, tools, panel]
workflow_state: intake workflow_state: intake
created_at: 2026-06-07T00:16:51Z created_at: 2026-06-07T00:16:51Z

View File

@ -4,11 +4,11 @@ slug: workspace-panel-companion-interface
title: Workspace panel Companion interface title: Workspace panel Companion interface
status: open status: open
kind: task kind: task
priority: P1 priority: P2
labels: [tui, panel, companion, orchestration] labels: [tui, panel, companion, orchestration]
workflow_state: intake workflow_state: intake
created_at: 2026-06-07T00:16:51Z created_at: 2026-06-07T00:16:51Z
updated_at: 2026-06-07T02:02:21Z updated_at: 2026-06-07T03:13:01Z
assignee: null assignee: null
legacy_ticket: null legacy_ticket: null
--- ---

View File

@ -63,3 +63,15 @@ This follow-up fixes the intended `queued` semantics:
This remains separate from Companion lifecycle and local role/session registry work, but may consume the registry once available to avoid duplicate ownership. This remains separate from Companion lifecycle and local role/session registry work, but may consume the registry once available to avoid duplicate ownership.
--- ---
<!-- event: decision author: hare at: 2026-06-07T03:13:01Z -->
## Decision
## Priority adjustment
Companion work is useful but not required for near-term panel operation. The panel can still be used by manually attaching/opening Pods, and the direct selected-Pod send path has already been removed.
Decision: downgrade Companion-related follow-up priority to P2 so near-term focus can stay on Ticket role config strictness/init, Orchestrator queue automation, and workflow/compaction reliability.
---

View File

@ -4,7 +4,7 @@ slug: workspace-panel-companion-pod-lifecycle
title: Workspace panel Companion Pod lifecycle title: Workspace panel Companion Pod lifecycle
status: open status: open
kind: task kind: task
priority: P1 priority: P2
labels: [tui, panel, companion, pod] labels: [tui, panel, companion, pod]
workflow_state: intake workflow_state: intake
created_at: 2026-06-07T00:16:51Z created_at: 2026-06-07T00:16:51Z