bot: fix duplicate posts via single Sub2 DO instance
multiple orphaned Durable Object instances each held their own jetstream
socket and posted independently. delete the entire Subscriber class (wiping
every instance) and recreate as a single Sub2 singleton; back the in-memory
dedup claim with a persistent key.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>