pub fn set_setting(key: &str, value: &str) -> Result<(), AppError>
Persist an operational setting in XDG config.toml (G-T-XDG-01).