fix: remove misplaced debug:true lines that broke YAML parse

This commit is contained in:
David Baity
2026-04-15 18:18:10 -04:00
parent d2b8bada4e
commit 0afdbfcb6e

View File

@@ -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