static File gazelle_discord_reasoningFileForContext(S context) { ret empty(context) ? null : newFile(gazelle_discordReasoningsDir(), uniqueFileNameUsingMD5_80_v2(context) + ".gz"); }