{
    "applied_as": "lower - correction, upper + correction",
    "correction": 0.0,
    "coverage": 0.8999999999999999,
    "endpoint_adjustment": "clamped_to_include_median",
    "mean_interval_width": 5.7032281097224065,
    "median_adjusted": false,
    "method": "split_conformal_quantile_regression",
    "notes": "Calibration adjusts the outer quantiles only. A negative correction can narrow an interval past the median, so each endpoint is then clamped to it: lower = min(lower, median), upper = max(upper, median). The median is never moved, and the reported interval always contains it.",
    "sample_count": 1775
}