feat: add debug:true to all templates; add LLM_LOG_DIR config
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
name: adjudicate_tenant
|
||||
description: "Constitutional evaluation of a proposed Tenant against the 9-point Genesis Standard."
|
||||
debug: true
|
||||
system: agent_prompt
|
||||
agent_prompt:
|
||||
- "= identity.md"
|
||||
@@ -45,6 +46,7 @@ adjudication:
|
||||
precision:
|
||||
weight: 70
|
||||
description: "Verdict logic is binary and legally sound."
|
||||
debug: true
|
||||
compliance:
|
||||
weight: 30
|
||||
description: "Strict adherence to the 9-point Genesis Standard."
|
||||
Reference in New Issue
Block a user