Single source of truth for the chart-review v2 settings: the job param
validator and LegacyChartReviewSettings both derive from this, and every hop
forwards the whole object — so a new lever is added once, here, and can't be
dropped in transit. Optional levers default to false via
DEFAULT_CHART_REVIEW_SETTINGS and downstream ?? false.
Single source of truth for the chart-review v2 settings: the job param validator and
LegacyChartReviewSettingsboth derive from this, and every hop forwards the whole object — so a new lever is added once, here, and can't be dropped in transit. Optional levers default to false via DEFAULT_CHART_REVIEW_SETTINGS and downstream?? false.