feat: add debug:true to all templates; add LLM_LOG_DIR config
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
name: capital_allocation_audit
|
||||
description: "Audits a funding request against fiscal thresholds and authorizes capital release via fund_tenant."
|
||||
debug: true
|
||||
system: agent_prompt
|
||||
agent_prompt:
|
||||
- "= identity.md"
|
||||
@@ -43,6 +44,7 @@ adjudication:
|
||||
mathematical_rigor:
|
||||
weight: 60
|
||||
description: "Analysis uses hard numbers, margins, and probability rather than speculation."
|
||||
debug: true
|
||||
solvency_protection:
|
||||
weight: 40
|
||||
description: "Ensures the Genesis Node maintains its primary requirement for sovereignty."
|
||||
Reference in New Issue
Block a user