pub fn normalize_token_cost(tokens: usize, budget_total: usize) -> f64
Normalize token cost relative to budget.