CURRENT_SAVE_FORMAT_VERSION: 1 = 1

The format version a save is written with. Bump this (and add a migration step below) whenever the stored format changes in a non-backward-compatible way - this includes the shape of the inner gameSaveState (the network sync data), not just the envelope, as that's what most often evolves over time.