feat: add debug:true to all templates; add LLM_LOG_DIR config
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
name: portfolio_architectural_review
|
||||
description: "Critically evaluates a proposed Tenant for structural purity, eliminates redundancy, and formalizes the sovereign Charter."
|
||||
debug: true
|
||||
system: agent_prompt
|
||||
agent_prompt:
|
||||
- "= identity.md"
|
||||
@@ -41,6 +42,7 @@ adjudication:
|
||||
structural_purity:
|
||||
weight: 60
|
||||
description: "Proposed unit has zero overlap and clear black-box boundaries."
|
||||
debug: true
|
||||
operational_clarity:
|
||||
weight: 40
|
||||
description: "The charter defines specific inputs and outputs without recursive loops."
|
||||
Reference in New Issue
Block a user