You'll notice
Settings entries this build does not recognize now survive a write, via a fallback to the raw file on disk.
When writing settings files, if the validated content would drop entries that the current build doesn't recognize but that should still be preserved, the writer now falls back to the raw on-disk JSON so those unrecognized entries survive the write instead of being silently dropped.