TaskBridgeCheckpointStore
interface TaskBridgeCheckpointStore
Interface for persisting task progress (last processed event ID).
Implementing this allows the client to resume task observation from the exact point it stopped, even after app process death or manual restart.