- 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>
901 B
901 B
The Starfall Accord — Pipeline Notes
The Starfall Accord uses these focused RAG files — read all of them:
- voice-signatures.rag.md — Mira and Dorian character voice profiles (NON-NEGOTIABLE)
- magic-system.rag.md — Body/Mind duality magic system (fire/ice FORBIDDEN)
- story-premise.rag.md — Core premise, structure, antagonist, editorial guidelines
- factions.rag.md — Faction definitions and NPC roster
- character-state.rag.md — DYNAMIC: current character locations/states (overwritten each chapter)
- world-state.rag.md — DYNAMIC: current NPC memory and faction attitudes (overwritten each chapter)
Pipeline: book_chapter tasks dispatched with (genre_name, prose_style, chapter_target_words, chapter_ref, context, depends_on) for sequential production. Reviewers: Devon (developmental), Lane (line/prose), Cora (continuity/character). Each chapter depends_on the previous.