feat: add debug:true to all templates; add LLM_LOG_DIR config

This commit is contained in:
David Baity
2026-04-09 14:38:14 -04:00
parent d5aefeed76
commit 8aa0a2d8ef
7 changed files with 33 additions and 0 deletions

View File

@@ -1,5 +1,6 @@
name: social_media_pack
description: "Write a complete social media content pack for one product/campaign across multiple platforms."
debug: true
system: agent_prompt
agent_prompt:
- "= identity.md"
@@ -64,12 +65,16 @@ adjudication:
hook_quality:
weight: 30
description: "Opening lines stop the scroll — specific, unexpected, or emotionally resonant"
debug: true
voice_consistency:
weight: 25
description: "Tone matches the target audience and product throughout"
debug: true
cta_effectiveness:
weight: 25
description: "CTAs are specific, low-friction, and varied across posts"
debug: true
platform_appropriateness:
weight: 20
description: "Each post is written for its platform, not copy-pasted across"
debug: true