namespace LootDumpProcessor.Model.Input; public readonly record struct Requirements(IReadOnlyList CompletedQuests, object Standings);