resolve bsky profiles in compact flow to prevent name hallucination
the compaction LLM was guessing user names from context — it hallucinated
"zoë" for a user named nate. now fetches display name and bio from the
public bluesky API and includes them in the synthesis prompt.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>