==============================================================================
Deploy 4 (CONTRACT): Stage 4 after the drop, and what breaks if you drop too soon
==============================================================================
captured: 2026-09-16T19:20:57.618780340Z


-- Stage 4 read, after V3 dropped the email column --
Customer[id=1, name=Annie Easley, email=annie@example.test]

-- Stage 4 create + read, entirely after the drop --
Customer[id=2, name=Mary Allen Wilkes, email=mary@example.test]
