pub fn write_plugin_config_to(path: &Path, key: &str, value: &str) -> Result<()>
Write one plugin-owned config value to an explicit path (testable core).