pub fn with_guard_margin(tokens: u64) -> u64Expand description
Apply the [GUARD_MARGIN_NUM]/[GUARD_MARGIN_DEN] context-guard safety
margin to a raw token estimate. Rounds up (div_ceil), never down —
the margin only ever pushes the boundary check to be more cautious.