[ 'report_types' => array_values(array_filter( array_map('trim', explode(',', (string) env('REPORTS_USE_NEW_ARCH_TYPES', ''))) )), 'compare_before_cutover' => (bool) env('REPORTS_COMPARE_BEFORE_CUTOVER', true), ], ];