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:
6
projects/the-starfall-accord/rag/character-state.rag.md
Normal file
6
projects/the-starfall-accord/rag/character-state.rag.md
Normal file
@@ -0,0 +1,6 @@
|
||||
## Character State — Current (updated after each chapter)
|
||||
|
||||
This file is overwritten after each chapter completes. It reflects WHERE and WHO each
|
||||
character is RIGHT NOW. This file OVERRIDES any outline predictions about character state.
|
||||
|
||||
(No chapters have run yet. This file will be populated after Chapter 1 completes.)
|
||||
Reference in New Issue
Block a user