From ff1a32f07abde51c73416c7fc0cad7548c850e28 Mon Sep 17 00:00:00 2001 From: Nova_2761 Date: Mon, 23 Mar 2026 00:51:31 +0000 Subject: [PATCH] Add bible/settings.json for The Starfall Accord (genre metadata for compile_book) --- the-starfall-accord/bible/settings.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 the-starfall-accord/bible/settings.json diff --git a/the-starfall-accord/bible/settings.json b/the-starfall-accord/bible/settings.json new file mode 100644 index 0000000..76dcc14 --- /dev/null +++ b/the-starfall-accord/bible/settings.json @@ -0,0 +1,6 @@ +{ + "genre_name": "Adult Romantic Fantasy", + "genre_audience": "Adult", + "chapter_target_words": "3500", + "prose_style": "Third-person close POV. Lyrical, emotionally grounded prose with sharp dialogue and sensory world-building. Balance romance tension with high-stakes political intrigue. Show emotion through action and detail; avoid over-narrating inner thoughts." +} \ No newline at end of file