An organisation tier added without an incident
A live B2B product needed organisations layered onto individual accounts — exactly the kind of change where authorisation bugs are born. Permissions are resolved once, when the token is minted, rather than re-derived in every handler, which removes a whole class of scattered, subtly different checks. The change shipped across 50 migrations with 274 Playwright tests holding the line, and no customer noticed the ground move. Security review is cheapest at this stage, while the design still has options — that is when to bring someone in.