namespace ErsatzTV.Application.Troubleshooting; public record HealthCheckResultSummary(string Title, string Message);