namespace ErsatzTV.Core.Domain; public sealed record PlayoutItemWithPath(PlayoutItem PlayoutItem, string Path);