Phase 1: Remediation Closeout

Objective

Close out all remaining items from CR-2026-03-25 and mark it as Completed.

Verified Already Fixed

These items from the predecessor CR were confirmed applied in the codebase:

Item Status

TPM path in tmux.conf

Fixed — uses ~/.config/tmux/plugins/tpm/tpm

Keybinding N/F conflict

Fixed — F for main-vertical, N for new-session

Duplicate focus-events in base.conf

Fixed — removed

Duplicate settings in enhanced-statusline.conf

Fixed — comments reference base.conf as authoritative

Status interval

Fixed — changed to 5 seconds

Hardcoded clipboard in enhanced-keybindings.conf

Fixed — removed, tmux-yank handles it

Stale opus-workspace paths in enhanced-keybindings.conf

Fixed — updated to atelier

Remaining Fixes

File Line(s) Fix Required

01_CORE/keybindings.conf

5

Config reload path: ~/.tmux.conf~/.config/tmux/tmux.conf

03_SCRIPTS/tmux-status-project.sh

22-64

Entire opus-workspace structure mapping → atelier (new areas: _projects/personal, _projects/chla, _bibliotheca)

03_SCRIPTS/tmux-help.sh

67-72, 85-86

Stale area names and paths → current atelier structure

05_SNIPPETS/nested-tmux.conf

5-7

Comment out broken source-file ~/.tmux/remote.conf and local.conf (files don’t exist)

05_SNIPPETS/README.md

Throughout

Replace opus-workspaceatelier, fix /config/ path segments

Completion Criteria

  • All stale opus-workspace references eliminated from functional code

  • Config reload keybinding points to correct XDG path

  • tmux source-file ~/.config/tmux/tmux.conf runs without errors

  • CR-2026-03-25 status updated to "Completed" in domus-captures