Agreed. This is also my intuition.
By hot-patching you can make a mess of where things are probably.
Even if it is a bit more work, going through a more normal cycle lets you understand what is going on.
So for what I see from other comments and yours REPL is nice for interactive work and root cause debugging but hot-patching a production system, even if powerful, comes with its own set of problems.