mirror of
https://github.com/microsoft/SkillOpt.git
synced 2026-08-03 07:02:46 +08:00
Add group_tasks_by_skill_hint: a deterministic helper that groups mined tasks by their optional skill hint in first-seen order, merges duplicate task ids once, and routes missing, conflicting, or partial hint evidence to the configured managed skill. Refs #120