Runtime Override Not Preference Write

Turn a user-facing feature off for the duration of a mode with a runtime override on the component, never by writing the stored preference — a process death mid-mode would leave the user's real setting permanently changed. Use when entering a mode has to disable an existing feature, when a setting mysteriously turned itself off and stayed off, or when a mode's cleanup is the only thing standing between a user and a lost preference.

maxrave-dev 655b494 7.1 KB Updated

File contents

maxrave-dev/kotlin-footguns/tree/main/skills/runtime-override-not-preference-write commit 655b494c46

Frequently asked questions

npx skillmds@latest add maxrave-dev/runtime-override-not-preference-write