From 85a9363cb30168c6fee16c24a946409af2439863 Mon Sep 17 00:00:00 2001 From: David Baity <158404677+MazakTheDwarf@users.noreply.github.com> Date: Tue, 3 Mar 2026 09:25:52 -0500 Subject: [PATCH] Enable debug:true on all 6 CL templates for Sprint 50a testing Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --- templates/bootstrap_company.yml | 1 + templates/company_design.yml | 1 + templates/design_polish.yml | 1 + templates/design_review.yml | 1 + templates/design_roundtable.yml | 1 + templates/market_research.yml | 1 + 6 files changed, 6 insertions(+) diff --git a/templates/bootstrap_company.yml b/templates/bootstrap_company.yml index 67aff1e..7335ae7 100644 --- a/templates/bootstrap_company.yml +++ b/templates/bootstrap_company.yml @@ -1,5 +1,6 @@ name: bootstrap_company description: "Convert approved company design into executable creation payloads — the final deployment step." +debug: true system: agent_prompt agent_prompt: diff --git a/templates/company_design.yml b/templates/company_design.yml index b90bd0c..e85064e 100644 --- a/templates/company_design.yml +++ b/templates/company_design.yml @@ -1,5 +1,6 @@ name: company_design description: "Boardroom deliberation — the full Crimson Leaf board debates and designs a new company." +debug: true system: agent_prompt participant_prompt: diff --git a/templates/design_polish.yml b/templates/design_polish.yml index e21070f..db1bb66 100644 --- a/templates/design_polish.yml +++ b/templates/design_polish.yml @@ -2,6 +2,7 @@ name: design_polish description: > Refine the company design specification based on board review consensus. Produces the final, bootstrap-ready design document. +debug: true model: power sections: diff --git a/templates/design_review.yml b/templates/design_review.yml index 51d224e..dacb1b4 100644 --- a/templates/design_review.yml +++ b/templates/design_review.yml @@ -2,6 +2,7 @@ name: design_review description: > Independent review of a company design specification. Each board member critiques the design from their domain expertise. +debug: true model: power system: agent_prompt diff --git a/templates/design_roundtable.yml b/templates/design_roundtable.yml index c5f51ec..3e9e044 100644 --- a/templates/design_roundtable.yml +++ b/templates/design_roundtable.yml @@ -2,6 +2,7 @@ name: design_roundtable description: > The Crimson Leaf board debates their independent design reviews in 2–3 structured rounds, reaching consensus on required changes before polish. +debug: true participant_prompt: - "= identity.md" diff --git a/templates/market_research.yml b/templates/market_research.yml index d1a11ea..bd3e03c 100644 --- a/templates/market_research.yml +++ b/templates/market_research.yml @@ -1,5 +1,6 @@ name: market_research description: "Crimson Leaf market intelligence — web search, trend analysis, opportunity pitch for new business units." +debug: true system: agent_prompt agent_prompt: