fix(clp): genericise templates — no hardcoded agents/companies/task-types

- planning.yml: roster-driven task types, no hardcoded agent names or generic types
- chapter_roundtable.yml: removed fixed [Devon,Lane,Cora] participant list, any editor can join
- book_chapter.yml: removed hardcoded agents from roundtable spawn
- book_research.yml: removed agent: Atlas from book_outline spawn (Bouncer routes by type)
- ai_article_research.yml: removed agent_name: Atlas from plan spawn
- book_editorial.yml: removed Shadow Heir/Elara/Kai/Alpha Publishing/Wattpad hardcoding
- project_index.yml: removed Wattpad reference
- ai_article_write.yml: fixed adjudication criteria (article, not fiction chapter)
- chapter_review.yml: reply→document so reviews are committed and accessible

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This commit is contained in:
David Baity
2026-03-12 01:34:36 -04:00
parent d90eceda0c
commit 1f811e98e1
9 changed files with 52 additions and 57 deletions

View File

@@ -60,15 +60,15 @@ adjudication:
pass_threshold: 80
deliverable_type: consumer
criteria:
narrative_flow:
hook_strength:
weight: 30
description: "Story progresses naturally with good pacing"
character_voice:
weight: 25
description: "Characters are distinct and consistent"
description: "Opening immediately engages the target reader"
prose_quality:
weight: 25
description: "Writing is polished and engaging"
continuity:
description: "Writing is clear, direct, and human — no brochure-speak"
substance:
weight: 25
description: "Content is specific, accurate, and backed by real examples"
structure:
weight: 20
description: "Consistent with prior chapters and canon"
description: "Logical flow with clear sections and strong closing"