Sprint 70: enforce sequential polish order via chapter_ref_prev depends_on

This commit is contained in:
2026-04-06 04:06:43 +00:00
parent 8d2075f68f
commit c08d1ea193

View File

@@ -108,6 +108,8 @@ steps:
- task_type: chapter_polish - task_type: chapter_polish
task_name: "Polish: {chapter_ref}" task_name: "Polish: {chapter_ref}"
agent_name: Iris agent_name: Iris
depends_on:
- "Polish: {chapter_ref_prev}"
context: context:
chapter_text: "{chapter_text}" chapter_text: "{chapter_text}"
consensus_critique: "{consensus_critique}" consensus_critique: "{consensus_critique}"