outline: populate bible/outline.md for crimson-vows and binding-thread
This commit is contained in:
@@ -213,20 +213,21 @@ steps:
|
||||
Extract a CLEAN CHAPTER LIST from the outline document above.
|
||||
Output ONLY the chapter list in this exact format — no other text:
|
||||
|
||||
Chapter [Title]
|
||||
Summary: [2-3 sentence summary]
|
||||
POV: [character name or "narrator"]
|
||||
|
||||
Chapter [Title]
|
||||
Chapter [Number]: [Title]
|
||||
Summary: [2-3 sentence summary]
|
||||
POV: [character name or "narrator"]
|
||||
Emotional beat: [what the reader feels]
|
||||
Hook: [last image or line that makes readers continue]
|
||||
|
||||
Rules:
|
||||
- One "Chapter [Title]" line per chapter, in order
|
||||
- Indented metadata lines underneath each chapter (Summary, POV)
|
||||
- Do NOT include chapter numbers — just the title
|
||||
- Include the chapter number: "Chapter 1: Title", "Chapter 2: Title", etc.
|
||||
- Indented metadata lines underneath each chapter (Summary, POV, Emotional beat, Hook)
|
||||
- Do NOT include any markdown headers, bullet points, or extra formatting
|
||||
- This output will be parsed by StoryForge's outline sync engine
|
||||
- This output will be written to bible/outline.md for StoryForge to read
|
||||
|
||||
- type: document
|
||||
dest_path: "projects/{project.slug}/bible/outline.md"
|
||||
commit_msg: "outline: chapter list from book_outline pipeline"
|
||||
|
||||
- type: package
|
||||
packet_type: IntakeResponse
|
||||
|
||||
Reference in New Issue
Block a user