namespace AIStudio.Tools; public readonly record struct PandocExecutable(string Executable, bool IsLocalInstallation);