Nestor G Pestelos Jr · Writing · Print

Upgrade or Rewrite

Published September 3, 2026

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.

Back to top