pub(crate) async fn write_app_config( app_config: &AppConfigV1, dir: Option<PathBuf>, ) -> Result<()>