CR: tmux-quantum OSS Refinement — Rollback

Rollback Plan

All changes are additive. To revert:

# Revert clipboard fix
git -C ~/atelier/_projects/personal/tmux-quantum checkout lib/core.conf lib/clipboard.conf

# Revert sessions.conf (restores inline personal bindings)
git -C ~/atelier/_projects/personal/tmux-quantum checkout lib/sessions.conf

# Remove new files
rm LICENSE CONTRIBUTING.adoc local.conf.example local.conf