Both files already advertise clean extraction seams via section comments: target resolution, format rendering, arg parsing, compat store in tmux_compat.go; proxy handlers vs session handlers in main.go. Near-zero regression risk.
While there: go.mod still declares module github.com/manaflow-ai/cmux/daemon/remote (build-visible branding leak, single-line fix, nothing imports it internally; tracked by the rebrand plan).
From the 2026-07-09 nuclear review (10 module reviewers + Codex cross-model pass, disprove-first). Line refs are against the reductive-audit branch (PR #81).
Both files already advertise clean extraction seams via section comments: target resolution, format rendering, arg parsing, compat store in tmux_compat.go; proxy handlers vs session handlers in main.go. Near-zero regression risk.
While there: go.mod still declares
module github.com/manaflow-ai/cmux/daemon/remote(build-visible branding leak, single-line fix, nothing imports it internally; tracked by the rebrand plan).From the 2026-07-09 nuclear review (10 module reviewers + Codex cross-model pass, disprove-first). Line refs are against the
reductive-auditbranch (PR #81).