fix: convert CID objects to strings using toString()
The @atproto/api library deserializes blob refs into CID objects, not plain objects with $link. Call toString() to get the CID string.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>