feat: add debug:true to all templates; add LLM_LOG_DIR config
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
name: press_release
|
||||
description: "Write a professional press release for a product launch, campaign, or news event."
|
||||
debug: true
|
||||
system: agent_prompt
|
||||
agent_prompt:
|
||||
- "= identity.md"
|
||||
@@ -69,12 +70,16 @@ adjudication:
|
||||
news_value:
|
||||
weight: 30
|
||||
description: "Lead paragraph contains a genuine news hook, not marketing language"
|
||||
debug: true
|
||||
ap_style:
|
||||
weight: 25
|
||||
description: "Follows AP style conventions for structure, attribution, and formatting"
|
||||
debug: true
|
||||
quote_quality:
|
||||
weight: 25
|
||||
description: "Quotes are authentic, newsworthy, and attributed correctly"
|
||||
debug: true
|
||||
completeness:
|
||||
weight: 20
|
||||
description: "All standard press release sections present and properly formatted"
|
||||
debug: true
|
||||
|
||||
Reference in New Issue
Block a user