Comparing State Vectors

That would not work because the server is “passive”. The client needs to request my server that it needs an update, but I want to avoid creating extra check requests to figure out if the client is out of sync with the server state vector.

Shouldn’t the state vector itself be enough to figure out if an update is needed?