pub fn classify_task(task: &str) -> (&'static str, &'static str)
Classify a task description into a model tier. Returns (tier_name, model_id).