- Remove SendWithRefreshAsync method from AuthServiceBase (now dead code) - Replace all 15 SendWithRefreshAsync call sites in 7 services with direct Client.XxxAsync calls - Remove unused using System.Net from AuthServiceBase - Update AGENTS.md to document JwtTokenRefresher as the sole token refresh mechanism