Nestor G Pestelos Jr · Writing · Print
Upgrade or Rewrite
A production Rails commerce platform was upgraded rather than rewritten. A rewrite throws away the production behavior encoded in that million-line diff. An upgrade keeps the running system and pays for tests, the 8-check hook, and a human merge gate.
How that upgrade ran is in A Legacy Rails Upgrade With Agents Under a Human Gate.