What broke
A handover contained a manual git worktree add and then the launcher command for the same mission; the launcher's one-writer condition refused, correctly, because the worktree already existed.
The rule it paid for
Launch instructions are the launcher's or they are manual — never both.