Sprint 56h: evolving character sheets + reliable injection
- Split project.rag.md into 6 focused RAG files (voice-signatures, magic-system, story-premise, factions, character-state, world-state) - book_chapter.yml: PASS 0 STEP 5 replaced with live RAG character/world state check + location continuity validation; PASS 3 added for character+world state extraction after each chapter (rag_write -> character-state RAG + deliverable snapshot) - chapter_polish.yml: PASS state extraction after final document (full-mode canonical state) - book_outline.yml: added Factions section template with NPC memory model - NEW character_update.yml: permanent arc change template (updates static char profile) - chapter_review.yml: Sprint 56g voice authenticity fixes (fire/ice -> Body/Mind duality) Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -30,12 +30,16 @@ steps:
|
||||
|
||||
Write a detailed editorial review from your perspective.
|
||||
Be specific — cite line numbers or quote passages where relevant.
|
||||
Structure your review using EXACTLY these five labeled sections:
|
||||
Structure your review using EXACTLY these six labeled sections:
|
||||
|
||||
1. STRENGTHS TO PRESERVE
|
||||
List elements that are working well and must survive the editorial process unchanged.
|
||||
Be specific: quote or paraphrase the passage. Vague praise ("the writing is good")
|
||||
is not useful here.
|
||||
ALSO CHECK: If a Character Bible or Voice Signatures section exists in the project
|
||||
context, verify each named character's voice signature is present and distinct.
|
||||
Can you identify each character's dialogue without speaker tags? Note whether
|
||||
YES or NO for each main character.
|
||||
|
||||
2. MUST-FIX — CONTINUITY
|
||||
List factual errors, POV breaks, timeline inconsistencies, or world-rule violations.
|
||||
@@ -53,11 +57,15 @@ steps:
|
||||
Craft improvements that would strengthen the chapter but are NOT required for it to
|
||||
pass. Label each suggestion clearly as optional. Do not inflate this section — only
|
||||
include suggestions with a clear upside and low risk of voice damage.
|
||||
⚠️ Do NOT suggest adding thematic contrast metaphors, making dialogue more elegant,
|
||||
or smoothing sentence variation — these are voice PRESERVATION issues, not fixes.
|
||||
|
||||
5. FORBIDDEN CHANGES / NON-GOALS
|
||||
List things that might appear to be problems but should NOT be changed — intentional
|
||||
voice choices, genre conventions, structural decisions that are working. This section
|
||||
protects the draft from over-editing.
|
||||
ALWAYS list here: verbal tics, repeated phrases, and "imperfect" speech that is
|
||||
clearly a character signature, not an error.
|
||||
|
||||
6. VERDICT
|
||||
One of: PASS / REVISE
|
||||
|
||||
Reference in New Issue
Block a user