pub async fn diff_with_result( name: StringWithOnlyAlphaNumericsAndHyphens, stack: Stack, ) -> Result<String, String>