namespace LootDumpProcessor.Model.Input; public readonly record struct Preview(string? Path, string? Rcid);