CalibrationImpact
Estimated impact of applying the recommended parameter change.
delta_alerts — estimated change in daily alert volume. Positive = more alerts (relax); negative = fewer alerts (tighten).
direction — qualitative direction of the impact.
delta_alertsDelta Alerts (number)required
directionImpactDirection (string)required
Direction of estimated alert volume change after calibration.
Possible values: [increase, decrease, no_change]
CalibrationImpact
{
"delta_alerts": 0,
"direction": "increase"
}