fix: agent template mappings + roundtable sections injection
Critical: Peter was missing design_review — spawned tasks would go unclaimed. All 4 agents now have design_roundtable in supported_templates. Removed design_polish from Peter (Elena does polish, not Peter). Added sections block to design_roundtable for deliverables/RAG access. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -6,8 +6,9 @@ manages:
|
||||
- specialists
|
||||
supported_templates:
|
||||
- company_design
|
||||
- bootstrap_company
|
||||
- design_review
|
||||
- design_roundtable
|
||||
- bootstrap_company
|
||||
character:
|
||||
professional_title: "Chief Technology Officer"
|
||||
alignment_professional: "methodical and infrastructure-obsessed"
|
||||
|
||||
@@ -6,6 +6,7 @@ manages: []
|
||||
supported_templates:
|
||||
- company_design
|
||||
- design_review
|
||||
- design_roundtable
|
||||
- design_polish
|
||||
character:
|
||||
professional_title: "Chief Operations Architect"
|
||||
|
||||
@@ -7,8 +7,9 @@ manages:
|
||||
- specialists
|
||||
supported_templates:
|
||||
- company_design
|
||||
- design_review
|
||||
- design_roundtable
|
||||
- bootstrap_company
|
||||
- design_polish
|
||||
character:
|
||||
professional_title: "Chief Executive Officer"
|
||||
alignment_professional: "decisive and strategically ruthless"
|
||||
|
||||
@@ -6,6 +6,7 @@ manages: []
|
||||
supported_templates:
|
||||
- market_research
|
||||
- design_review
|
||||
- design_roundtable
|
||||
character:
|
||||
professional_title: "Head of Market Intelligence"
|
||||
alignment_professional: "curious and data-driven"
|
||||
|
||||
@@ -12,6 +12,14 @@ participants:
|
||||
iteration_limit: 3
|
||||
convergence_signal: "CONSENSUS REACHED"
|
||||
|
||||
sections:
|
||||
- agent
|
||||
- project
|
||||
- rag
|
||||
- deliverables
|
||||
- message
|
||||
- instructions
|
||||
|
||||
steps:
|
||||
- type: boardroom
|
||||
loop:
|
||||
|
||||
Reference in New Issue
Block a user