Member Junction
    Preparing search index...

    Variable REALTIME_CONFIG_SECTION_KEYSConst

    REALTIME_CONFIG_SECTION_KEYS: readonly (keyof RealtimeConfigSection)[] = ...

    Every key of RealtimeConfigSection the cascade recognizes, derived from REALTIME_SECTION_KEY_ACCEPTS so there is exactly one list to maintain. Exported so a caller (or a regression test) can assert the recognized set against what ResolveEffectiveRealtimeConfig actually keeps.