From 2687f9d52f8c6dfca0978c3389e037887031b5f3 Mon Sep 17 00:00:00 2001 From: David Baity <158404677+MazakTheDwarf@users.noreply.github.com> Date: Wed, 15 Apr 2026 00:45:32 -0400 Subject: [PATCH] fix: remove misplaced debug:true from genesis.yml schema Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --- templates/genesis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/templates/genesis.yml b/templates/genesis.yml index 29bd91e..ca98d9a 100644 --- a/templates/genesis.yml +++ b/templates/genesis.yml @@ -37,7 +37,6 @@ steps: tasks: - 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" -debug: true agents: - "Maya" task_type: "marketing_campaign"