pub fn estimate_context_compression_exposure(
session: &Session,
model_name: &str,
configured_budget: Option<&TokenBudget>,
) -> ContextCompressionExposureExpand description
Estimate whether context pressure has crossed the configured threshold for compression eligibility.