···400400401401 // Trigger background PDS scan if data is stale (fire-and-forget)
402402 if (valkey && pdsHost) {
403403- triggerRefreshIfStale(db, valkey, profile.did, pdsHost);
403403+ triggerRefreshIfStale(db, valkey, profile.did, `https://${pdsHost}`);
404404 }
405405406406 // Fetch Standard publications from PDS and merge with Sifa publications