widen firehose to posts, likes, follows for mass actor discovery
previously only subscribed to app.bsky.actor.profile — now also
ingests app.bsky.feed.post, app.bsky.feed.like, app.bsky.graph.follow.
non-profile commits extract just the DID (bare upsert), with a bounded
dedup set (500k cap) to avoid redundant writes. also bumps hourly
handle resolution from 1000→5000 with 10-concurrent parallel calls.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>