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:
David Baity
2026-03-01 01:04:47 -05:00
parent 451c8ae89a
commit 63e715d570
5 changed files with 14 additions and 2 deletions

View File

@@ -6,8 +6,9 @@ manages:
- specialists - specialists
supported_templates: supported_templates:
- company_design - company_design
- bootstrap_company
- design_review - design_review
- design_roundtable
- bootstrap_company
character: character:
professional_title: "Chief Technology Officer" professional_title: "Chief Technology Officer"
alignment_professional: "methodical and infrastructure-obsessed" alignment_professional: "methodical and infrastructure-obsessed"

View File

@@ -6,6 +6,7 @@ manages: []
supported_templates: supported_templates:
- company_design - company_design
- design_review - design_review
- design_roundtable
- design_polish - design_polish
character: character:
professional_title: "Chief Operations Architect" professional_title: "Chief Operations Architect"

View File

@@ -7,8 +7,9 @@ manages:
- specialists - specialists
supported_templates: supported_templates:
- company_design - company_design
- design_review
- design_roundtable
- bootstrap_company - bootstrap_company
- design_polish
character: character:
professional_title: "Chief Executive Officer" professional_title: "Chief Executive Officer"
alignment_professional: "decisive and strategically ruthless" alignment_professional: "decisive and strategically ruthless"

View File

@@ -6,6 +6,7 @@ manages: []
supported_templates: supported_templates:
- market_research - market_research
- design_review - design_review
- design_roundtable
character: character:
professional_title: "Head of Market Intelligence" professional_title: "Head of Market Intelligence"
alignment_professional: "curious and data-driven" alignment_professional: "curious and data-driven"

View File

@@ -12,6 +12,14 @@ participants:
iteration_limit: 3 iteration_limit: 3
convergence_signal: "CONSENSUS REACHED" convergence_signal: "CONSENSUS REACHED"
sections:
- agent
- project
- rag
- deliverables
- message
- instructions
steps: steps:
- type: boardroom - type: boardroom
loop: loop: