fn refresh_window_decision_to_audit_log(
decision: RefreshWindowDecision,
) -> SchedulingDecisionsWithReasonsV2Expand description
Convert the controller’s on-refresh window decision into the audit log’s
scheduling_policies detail, the same shape the legacy scheduler records:
ids as strings and the hydration-time estimate as an interval string.