OptionalenableOptionalenableWhen true, metadata-focused questions are first attempted with the
one-shot SummaryTableQuestionRunner before the full agent pipeline.
Optional: the LaunchDarkly settings JSON may omit it, so every consumer
defaults it to false (?? false) — matching the job schema, which also
treats it as optional.
Settings consumed by the chart-review v2 orchestrator. The trpc handler resolves these from LaunchDarkly (or any other source) and passes them in; the orchestrator never imports an LD SDK or reads
process.env.The shape is intentionally narrow — it carries only the fields the
AgentQuestionRunnerand theChatOpenAIconstructor actually consume. The v1chartReviewSettingOverridesflag in LaunchDarkly carries additional fields; map only what's needed here.