Skills-sync and plugin-sync toggles now stick instead of silently reverting.
What's wrong with this entry?
Setting the skills-sync veto, the account plugins sync toggle and the plugins-sync veto each stored into a different field than the one read back, so none of the three survived a round trip. The writes now land where the reads look.
- Affects
replaceSkillsSyncVetoed,replaceAccountPluginsSyncEnabledandreplacePluginsSyncVetoed. - The same change adds a one-shot flag for a pending context compaction, with arm, consume and forget operations.
consumePendingContextCompacted
Strings lifted out of the shipped bundle, so the claim above can be checked against them.