recover

suspend fun recover(store: DurableStore)

Reload (seq, frontier) from store. Call once at startup before any tick; a missing or corrupt entry leaves the clock fresh (seq 0, empty frontier).