Overview
Tenant isolation as a build requirement
- An isolation check that inspects data access for queries capable of crossing a tenant boundary, and fails the build when it finds one.
- A migration compatibility diff against main, which catches schema changes that would break a deployed tenant before they are merged rather than after.