The Mobile namespace only contained an API auth controller (Sanctum token login/logout/check) that is not mobile-specific. Relocated to Company/Auth/AuthController alongside the other auth controllers.