Under the hood
CLI startup code re-minified with renamed variables only, no behavior change
What
The early-startup dispatch code covering FleetView mounting, self-hosted-runner subcommands, and the tmux worktree fast path was re-minified with different internal variable names, but the control flow, imports, and startup lifecycle markers are unchanged.
Why
This is a build artifact of re-minification with no effect on behavior.