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:
David Baity
2026-03-03 09:25:52 -05:00
parent 30ba600e77
commit 85a9363cb3
6 changed files with 6 additions and 0 deletions

View File

@@ -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:

View File

@@ -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:

View File

@@ -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:

View File

@@ -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

View File

@@ -2,6 +2,7 @@ name: design_roundtable
description: > description: >
The Crimson Leaf board debates their independent design reviews in 23 The Crimson Leaf board debates their independent design reviews in 23
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"

View File

@@ -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: