You're offline — showing cached data

MC-4455

Observability hardening: stuck-ticket alerter + orphan tmux sweep
2026-06-13 08:48:46 SAST
Home Board MC-4455

Observability hardening: stuck-ticket alerter + orphan tmux sweep

**Finding 1:** get_stuck_tickets() is pull-only — waits for human to ask. No active poller. **Finding 2 (Kimi):** No periodic tmux ls vs runtime_sessions diff. Orphaned CLI proc...
State Done Next Action Closed Owner Luci Runtime Closed Age 14d ago
MC-4455
Ticket is done; runtime is closed. · profile claude_opus_1m_medium · cwd /home/lucienne/workspace/.claude/worktrees/pool-2 · uptime 13d 20h · last activity 13d 18h ago

Description

MC-4455
**Finding 1:** get_stuck_tickets() is pull-only — waits for human to ask. No active poller. **Finding 2 (Kimi):** No periodic tmux ls vs runtime_sessions diff. Orphaned CLI processes accumulate silently, leaking cost. **Action:** 1. Add scheduled stuck-ticket poller (every N minutes, Telegram alert) 2. Add orphan sweep: `tmux ls` vs `runtime_sessions` diff, kill+log orphans 3. Consider combining into a single health-check daemon **Source:** FINAL-ASSESSMENT.md Items #5 + #6

Activity

done
Luci is working...
Live
No activity yet
Help