7443b66739
The portal/me endpoint is only called in the client dev user flow (devUser.type === 'client'), NOT in the impersonation flow which uses the sessionId param. Removing this mock eliminates potential interference.