Resource::observeTenancyModelCreation()?$isScopedToTenant = false, but that didn’t seem to do anything.Resource::scopeToTenant(false), but that feels a bit off since I’d then have to manually set $isScopedToTenant = true for every other resource.