Enumerate all tmux sessions and windows via the claude-mux MCP, AI-summarize each window's state, and atomically write the grid-notify dashboard's JSON status file at $XDG_STATE_HOME/thegrid/tmux-status.json. Use when asked to refresh the tmux dashboard, update or regenerate the tmux status file, or write a status snapshot of all tmux sessions. Not for: listing, attaching to, creating, killing, renaming, or sending keys/commands to tmux sessions or windows — those are direct claude-mux tmux operations, not a status-file write.
2026-06-20