By: Michael Lynch <git@mtlynch.io>
Warn on orphaned Tinybeans responses without failing parse Keep parsing Tinybeans exports when comments or reactions reference user IDs that are missing from followers.json. Log warnings instead of returning an error so imports can continue. Preserve comment author full names from Tinybeans comment data so orphaned comment warnings can identify the commenter directly. Remove the log-scraping parser test and keep parser expectations focused on parsed data.