From 25f25da1926cbbb34ed87aba80d1bc9a566ffa96 Mon Sep 17 00:00:00 2001 From: David Baity <158404677+MazakTheDwarf@users.noreply.github.com> Date: Thu, 12 Mar 2026 02:41:18 -0400 Subject: [PATCH] Fix chapter_polish: remove empty devon/lane/cora_final context refs CLP's chapter_roundtable doesn't extract individual editor finals (it's roster-driven, not hardcoded to Devon/Lane/Cora). Removed the three empty context references from the polish step hint. consensus_critique already summarizes all editorial positions. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --- templates/chapter_polish.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/templates/chapter_polish.yml b/templates/chapter_polish.yml index ff5bbf9..5cce877 100644 --- a/templates/chapter_polish.yml +++ b/templates/chapter_polish.yml @@ -27,10 +27,6 @@ steps: KEY CHANGES REQUESTED: {key_changes} - Devon (Developmental): {devon_final} - Lane (Line Editor): {lane_final} - Cora (Continuity): {cora_final} - VERDICT: {chapter_verdict} ---