Add firehose ClickHouse write helpers
Introduce insertLikeEventsLookup, insertLikeCountsDailyDeltas, and
lookupSubjectUri on ClickHouseStore — the write path and unlike-resolution
query for the firehose virality worker. A dateToClickHouseDate helper
formats Dates as UTC YYYY-MM-DD so per-day counts are consistent
regardless of the server's local timezone.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>