pub fn get_cpu_usage() -> Result<f64, String>
Current process CPU usage percentage (stub: returns 25.0 until real platform metrics are wired).