Skip to main content

prepare_read_freshness

Function prepare_read_freshness 

Source
pub fn prepare_read_freshness(
    policy: &mut ReductionPolicy,
    msgs: &[ChatMessage],
)
Expand description

Populate the external disk-probe input required by A8 before projecting msgs. All production projection/preflight sites route through this helper so the context guard and the eventual provider request judge the same stale-read savings. Other policy fields are untouched.