ticket: lower companion panel priority

This commit is contained in:
2026-06-07 12:13:12 +09:00
parent 446134020f
commit 0dd8d268a6
4 changed files with 16 additions and 4 deletions
@@ -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.
---
<!-- 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.
---