fix: remove misplaced debug:true from genesis.yml schema

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This commit is contained in:
David Baity
2026-04-15 00:45:32 -04:00
parent 339bfc8632
commit 2687f9d52f

View File

@@ -37,7 +37,6 @@ steps:
tasks: tasks:
- task_name: "string -- descriptive name e.g. 'Marketing Campaign: The Starfall Accord'" - task_name: "string -- descriptive name e.g. 'Marketing Campaign: The Starfall Accord'"
description: "string -- COMPLETE campaign brief with all context from the project brief above" description: "string -- COMPLETE campaign brief with all context from the project brief above"
debug: true
agents: agents:
- "Maya" - "Maya"
task_type: "marketing_campaign" task_type: "marketing_campaign"