From 05972a604e9f606b3f2d4ae7b9787fcebbbc2f77 Mon Sep 17 00:00:00 2001 From: PAE Date: Thu, 12 Mar 2026 06:24:33 +0000 Subject: [PATCH] Adjudication: Task 34abbefe-e255-4da3-b7aa-80c3896ec5f1 --- the-hollow-crown/rag/project.rag.md | 1 + 1 file changed, 1 insertion(+) diff --git a/the-hollow-crown/rag/project.rag.md b/the-hollow-crown/rag/project.rag.md index 9d2f602..8424fb3 100644 --- a/the-hollow-crown/rag/project.rag.md +++ b/the-hollow-crown/rag/project.rag.md @@ -1,3 +1,4 @@ - YA fantasy chapters begin with a structured 'CHAPTER PLAN' specifying POV, first line, emotional arc, chapter goal, and closing hook. - The Hollow Crown project establishes a YA fantasy novel architecture of 10 chapters (~3,500 words each), using first-person past tense POV with per-chapter emotional beats, hooks, and sensory-heavy prose focused on identity erosion. - The project establishes that magic in "The Hollow Crown" world is termed "The Resonance," inherited via bloodlines with sensory signatures (e.g., ozone, burnt sugar), and "stealing" it is taboo. +- Novel production pipelines spawn chapter tasks sequentially with explicit dependencies (e.g., ch-02 depends on ch-01 completion).