Enable debug:true on all 6 CL templates for Sprint 50a testing
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
name: bootstrap_company
|
name: bootstrap_company
|
||||||
description: "Convert approved company design into executable creation payloads — the final deployment step."
|
description: "Convert approved company design into executable creation payloads — the final deployment step."
|
||||||
|
debug: true
|
||||||
system: agent_prompt
|
system: agent_prompt
|
||||||
|
|
||||||
agent_prompt:
|
agent_prompt:
|
||||||
|
|||||||
@@ -1,5 +1,6 @@
|
|||||||
name: company_design
|
name: company_design
|
||||||
description: "Boardroom deliberation — the full Crimson Leaf board debates and designs a new company."
|
description: "Boardroom deliberation — the full Crimson Leaf board debates and designs a new company."
|
||||||
|
debug: true
|
||||||
system: agent_prompt
|
system: agent_prompt
|
||||||
|
|
||||||
participant_prompt:
|
participant_prompt:
|
||||||
|
|||||||
@@ -2,6 +2,7 @@ name: design_polish
|
|||||||
description: >
|
description: >
|
||||||
Refine the company design specification based on board review consensus.
|
Refine the company design specification based on board review consensus.
|
||||||
Produces the final, bootstrap-ready design document.
|
Produces the final, bootstrap-ready design document.
|
||||||
|
debug: true
|
||||||
model: power
|
model: power
|
||||||
|
|
||||||
sections:
|
sections:
|
||||||
|
|||||||
@@ -2,6 +2,7 @@ name: design_review
|
|||||||
description: >
|
description: >
|
||||||
Independent review of a company design specification. Each board member
|
Independent review of a company design specification. Each board member
|
||||||
critiques the design from their domain expertise.
|
critiques the design from their domain expertise.
|
||||||
|
debug: true
|
||||||
model: power
|
model: power
|
||||||
system: agent_prompt
|
system: agent_prompt
|
||||||
|
|
||||||
|
|||||||
@@ -2,6 +2,7 @@ name: design_roundtable
|
|||||||
description: >
|
description: >
|
||||||
The Crimson Leaf board debates their independent design reviews in 2–3
|
The Crimson Leaf board debates their independent design reviews in 2–3
|
||||||
structured rounds, reaching consensus on required changes before polish.
|
structured rounds, reaching consensus on required changes before polish.
|
||||||
|
debug: true
|
||||||
|
|
||||||
participant_prompt:
|
participant_prompt:
|
||||||
- "= identity.md"
|
- "= identity.md"
|
||||||
|
|||||||
@@ -1,5 +1,6 @@
|
|||||||
name: market_research
|
name: market_research
|
||||||
description: "Crimson Leaf market intelligence — web search, trend analysis, opportunity pitch for new business units."
|
description: "Crimson Leaf market intelligence — web search, trend analysis, opportunity pitch for new business units."
|
||||||
|
debug: true
|
||||||
system: agent_prompt
|
system: agent_prompt
|
||||||
|
|
||||||
agent_prompt:
|
agent_prompt:
|
||||||
|
|||||||
Reference in New Issue
Block a user