Add firehose cursor persistence
Introduce a dedicated SQLite singleton row (firehose_cursor) and
BigInt-safe read/write helpers so the firehose worker can checkpoint
its jetstream cursor independently from the main jetstream consumer.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>