Isolation enforced where the data lives
Every record belongs to exactly one organization, and that boundary is enforced by the database's own row-level policies rather than by application code that could be bypassed. A query that reaches for another organization's property returns nothing — there is no code path that widens it.