using System.Collections.Immutable; namespace StellaOps.AuditPack.Models; public sealed record EvidenceIndex(ImmutableArray EvidenceIds);