Gist: Notion describes a CI guardrail that blocks breaking API and queue schema changes before production. It uses TypeScript assignability to verify backward compatibility across roughly 1,300 endpoints and 296 task types.
Signal reason: Reinforces an engineering reliability narrative centered on contract enforcement and incident prevention.
