Mandatory tmux dispatch: liveness verification and session cleanup #7
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feat/tmux-dispatch-enforcement"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hardens durable dispatch from preference to enforcement: when tmux is installed, detached-tmux dispatch is mandatory for long-running/fanned-out CLI work; fire-and-forget channels are forbidden; every launch is verified live (tmux has-session + output file) before counting as dispatched; sessions are killed immediately after harvest and Phase 7 sweeps leftovers by run prefix.