auto-enrich bsky-banned accounts via PDS fallback
three changes:
1. handleRequestIndexing now persists PDS from slingshot response
2. enrichment phase 1b: backfill PDS via slingshot for actors that
have handles but no PDS (100/run, 24h backoff)
3. enrichment phase 2 + refreshModeration: for DIDs not returned by
getProfiles, probe getProfile for AccountTakedown. if confirmed
and PDS is available, fetch profile directly — no show override
needed. just protocol-level data from their own PDS.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>