fix: remove Unicode chars from template
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
name: blog_write
|
name: blog_write
|
||||||
description: "Write a standalone blog post — draft, polish, deliver."
|
description: "Write a standalone blog post -- draft, polish, deliver."
|
||||||
debug: true
|
debug: true
|
||||||
rag_exclude: [business_plan, charter]
|
rag_exclude: [business_plan, charter]
|
||||||
system: agent_prompt
|
system: agent_prompt
|
||||||
@@ -46,7 +46,7 @@ adjudication:
|
|||||||
description: "Opening immediately engages the target reader"
|
description: "Opening immediately engages the target reader"
|
||||||
prose_quality:
|
prose_quality:
|
||||||
weight: 30
|
weight: 30
|
||||||
description: "Writing is clear, direct, and human — no brochure-speak"
|
description: "Writing is clear, direct, and human -- no brochure-speak"
|
||||||
substance:
|
substance:
|
||||||
weight: 25
|
weight: 25
|
||||||
description: "Content is specific, useful, and backed by real examples"
|
description: "Content is specific, useful, and backed by real examples"
|
||||||
|
|||||||
Reference in New Issue
Block a user