CR: Tmux Config Evolution — Verification

Pre-Change Checklist

Check Status

tmux-status-project.sh references opus-workspace paths

[ ]

tmux-help.sh contains stale area names

[ ]

nested-tmux.conf sources non-existent ~/.tmux/ files

[ ]

tmux-copycat plugin installed (unmaintained since 2020)

[ ]

No tmux 3.2+ features enabled (extended-keys, passthrough)

[ ]

No AsciiDoc documentation exists

[ ]

Post-Change Checklist

Check Status

All opus-workspace references replaced with atelier paths

[ ]

tmux-help.sh shows current area names

[ ]

Broken source-file lines in nested-tmux.conf commented out

[ ]

tmux-copycat removed, tmux-thumbs installed and functional

[ ]

extended-keys, allow-passthrough enabled in config

[ ]

AsciiDoc docs created in 00_META/adoc/

[ ]

CLAUDE.md exists at repo root

[ ]

Popup workflows functional (lazygit, yazi, fzf session picker)

[ ]

tmux source-file ~/.config/tmux/tmux.conf succeeds without errors

[ ]

No keybinding conflicts remain

[ ]