pub fn remember_step_chunking_completed( total_passage_tokens: usize, model_max_length: usize, chunks_count: usize, rss_mb: u64, ) -> String