public Task Execute(StartScan c) => repository.Execute(c.HappeningId, h => h.ValidateStartScan(c.ToScanInfo()));