34 lines
1.1 KiB
YAML
34 lines
1.1 KiB
YAML
name: romance_chapter
|
|
description: "Write one Romance chapter — sexual tension, slow burn, and earned emotional stakes."
|
|
extends: book_chapter
|
|
|
|
# Romance projects load the Romance guide directly
|
|
skills:
|
|
- guides/RomanceFictionGuide.md
|
|
|
|
steps:
|
|
- include: steps/chapter_pass0_bible.yml
|
|
- include: steps/romance_chapter_pass1_draft.yml
|
|
- include: steps/chapter_selfcheck.yml
|
|
- type: document
|
|
filename: "chapter-{chapter_ref}"
|
|
- include: steps/fiction_editorial_spawn.yml
|
|
- type: close
|
|
rag_update: true
|
|
|
|
adjudication:
|
|
pass_threshold: 80
|
|
criteria:
|
|
romantic_tension:
|
|
weight: 25
|
|
description: "Chapter builds or maintains palpable tension between leads; slow-burn deposit honored"
|
|
swoon_moment:
|
|
weight: 15
|
|
description: "At least one memorable micro-scene that captures the romantic promise of the story"
|
|
emotional_authenticity:
|
|
weight: 15
|
|
description: "Internal stakes are clear; the protagonist's resistance/want feels real, not contrived"
|
|
prose_quality:
|
|
weight: 20
|
|
description: "Writing is vivid and readable; voice is consistent with {prose_style}"
|