fix(clp): route intake to Nova (CEO), clean task type overlaps

- InputFromUser.yml: route planning tasks to Nova (not Selene)
- Nova: restored planning to supported_templates (is CEO)
- Selene: removed planning (now boardroom/quick/hire_agent only)
- Atlas: removed planning+quick, added blog_research
- Nova: removed quick (Selene handles quick)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This commit is contained in:
David Baity
2026-03-12 01:27:28 -04:00
parent 50749f8e2b
commit d90eceda0c
4 changed files with 11 additions and 13 deletions

View File

@@ -23,5 +23,4 @@ department: research
supported_templates:
- book_research
- ai_article_research
- planning
- quick
- blog_research

View File

@@ -27,4 +27,3 @@ supported_templates:
- recipe_collection_plan
- project_index
- planning
- quick

View File

@@ -21,7 +21,6 @@ manages:
- specialists
department: executive
supported_templates:
- planning
- boardroom
- quick
- hire_agent