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:
@@ -52,20 +52,20 @@ steps:
|
||||
hint: |
|
||||
You are the lead editor synthesizing the boardroom transcript into formal editorial notes.
|
||||
|
||||
Write a professional EDITORIAL REPORT for Shadow Heir (Book 1) covering:
|
||||
Write a professional EDITORIAL REPORT for the manuscript covering:
|
||||
|
||||
## Editorial Report: Shadow Heir — Book 1
|
||||
### Alpha Publishing | Lead Author: Iris
|
||||
## Editorial Report: {project.name}
|
||||
### {project.company} | Lead Author: {project.lead_author}
|
||||
|
||||
**OVERALL ASSESSMENT**
|
||||
(1-2 paragraphs on the manuscript's readiness for Wattpad publication)
|
||||
(1-2 paragraphs on the manuscript's readiness for publication)
|
||||
|
||||
**STRENGTHS** (specific, with chapter references)
|
||||
**REVISION PRIORITIES** (ranked 1–5, most critical first)
|
||||
- For each: what the issue is, which chapters are affected, suggested fix
|
||||
**CONTINUITY CHECK** (chapter-by-chapter handoff assessment)
|
||||
**CHARACTER VOICE CONSISTENCY** (Elara vs Kai POV analysis)
|
||||
**WATTPAD READINESS SCORE** (out of 10, with reasoning)
|
||||
**CHARACTER VOICE CONSISTENCY** (POV analysis across chapters)
|
||||
**PUBLICATION READINESS SCORE** (out of 10, with reasoning)
|
||||
**RECOMMENDED NEXT STEPS** (in order of priority)
|
||||
|
||||
- type: document
|
||||
|
||||
Reference in New Issue
Block a user