Circle V2 API Docs
    Preparing search index...
    AUDIT_QUESTION_RETRIEVAL_FLAGS: {
        noChartsBailout: "chartReviewV3NoChartsBailoutEnabled";
        queryHydration: "chartReviewV3QueryHydrationEnabled";
    } = ...

    LaunchDarkly keys for the v3 retrieval experiments. Each is an opt-IN boolean: the lever stays OFF unless the flag is explicitly turned on, so an environment without these flags runs exactly the behavior that shipped.

    Type Declaration

    • ReadonlynoChartsBailout: "chartReviewV3NoChartsBailoutEnabled"
    • ReadonlyqueryHydration: "chartReviewV3QueryHydrationEnabled"