fix: remove misplaced debug:true lines that broke YAML parse
This commit is contained in:
@@ -44,7 +44,6 @@ steps:
|
|||||||
tasks:
|
tasks:
|
||||||
- task_name: "string -- descriptive name, e.g. 'Social Media Pack: The Starfall Accord Launch'"
|
- task_name: "string -- descriptive name, e.g. 'Social Media Pack: The Starfall Accord Launch'"
|
||||||
description: "string -- full brief for this content piece: product, audience, channel, phase, tone, CTA, word count"
|
description: "string -- full brief for this content piece: product, audience, channel, phase, tone, CTA, word count"
|
||||||
debug: true
|
|
||||||
agents:
|
agents:
|
||||||
- "string -- Zara (for copy/creative), Leo (for strategy/research)"
|
- "string -- Zara (for copy/creative), Leo (for strategy/research)"
|
||||||
task_type: "string -- one of: social_media_pack, email_campaign, press_release, ad_copy, author_bio, campaign_strategy"
|
task_type: "string -- one of: social_media_pack, email_campaign, press_release, ad_copy, author_bio, campaign_strategy"
|
||||||
@@ -75,4 +74,3 @@ adjudication:
|
|||||||
execution_completeness:
|
execution_completeness:
|
||||||
weight: 25
|
weight: 25
|
||||||
description: "All campaign phases covered with concrete deliverables and owners"
|
description: "All campaign phases covered with concrete deliverables and owners"
|
||||||
debug: true
|
|
||||||
|
|||||||
Reference in New Issue
Block a user