allowStepUp property

bool allowStepUp
final

Whether the scope may increase quality after sustained good performance. Defaults to true.

When enabled, recovery requires 10 consecutive under-budget windows (about 20 seconds) plus an 8-second cooldown, keeping the transition stable and unobtrusive.

Implementation

final bool allowStepUp;