scriveno 2.0.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (239) hide show
  1. package/LICENSE +21 -0
  2. package/README.md +222 -0
  3. package/agents/continuity-checker.md +85 -0
  4. package/agents/drafter.md +248 -0
  5. package/agents/plan-checker.md +209 -0
  6. package/agents/researcher.md +114 -0
  7. package/agents/translator.md +204 -0
  8. package/agents/voice-checker.md +154 -0
  9. package/bin/install.js +1620 -0
  10. package/commands/scr/add-note.md +51 -0
  11. package/commands/scr/add-unit.md +101 -0
  12. package/commands/scr/art-direction.md +225 -0
  13. package/commands/scr/autopilot-publish.md +210 -0
  14. package/commands/scr/autopilot-translate.md +237 -0
  15. package/commands/scr/autopilot.md +200 -0
  16. package/commands/scr/back-matter.md +630 -0
  17. package/commands/scr/back-translate.md +197 -0
  18. package/commands/scr/beta-reader.md +97 -0
  19. package/commands/scr/blurb.md +149 -0
  20. package/commands/scr/book-proposal.md +210 -0
  21. package/commands/scr/build-ebook.md +448 -0
  22. package/commands/scr/build-poetry-submission.md +202 -0
  23. package/commands/scr/build-print.md +598 -0
  24. package/commands/scr/build-smashwords.md +171 -0
  25. package/commands/scr/build-world.md +158 -0
  26. package/commands/scr/cast-list.md +104 -0
  27. package/commands/scr/chapter-header.md +158 -0
  28. package/commands/scr/character-arc.md +108 -0
  29. package/commands/scr/character-ref.md +160 -0
  30. package/commands/scr/character-sheet.md +143 -0
  31. package/commands/scr/character-touch.md +157 -0
  32. package/commands/scr/character-voice-sample.md +111 -0
  33. package/commands/scr/check-notes.md +50 -0
  34. package/commands/scr/cleanup.md +159 -0
  35. package/commands/scr/compare.md +112 -0
  36. package/commands/scr/complete-draft.md +49 -0
  37. package/commands/scr/continuity-check.md +129 -0
  38. package/commands/scr/copy-edit.md +118 -0
  39. package/commands/scr/cover-art.md +382 -0
  40. package/commands/scr/cultural-adaptation.md +177 -0
  41. package/commands/scr/demo.md +93 -0
  42. package/commands/scr/dialogue-audit.md +143 -0
  43. package/commands/scr/discuss.md +118 -0
  44. package/commands/scr/discussion-questions.md +129 -0
  45. package/commands/scr/do.md +68 -0
  46. package/commands/scr/draft.md +97 -0
  47. package/commands/scr/editor-review.md +466 -0
  48. package/commands/scr/export.md +942 -0
  49. package/commands/scr/fast.md +65 -0
  50. package/commands/scr/front-matter.md +696 -0
  51. package/commands/scr/health.md +113 -0
  52. package/commands/scr/help.md +121 -0
  53. package/commands/scr/history.md +92 -0
  54. package/commands/scr/illustrate-scene.md +211 -0
  55. package/commands/scr/import.md +95 -0
  56. package/commands/scr/insert-unit.md +108 -0
  57. package/commands/scr/line-edit.md +146 -0
  58. package/commands/scr/manager.md +77 -0
  59. package/commands/scr/manuscript-stats.md +139 -0
  60. package/commands/scr/map-illustration.md +213 -0
  61. package/commands/scr/map-manuscript.md +134 -0
  62. package/commands/scr/merge-units.md +136 -0
  63. package/commands/scr/multi-publish.md +344 -0
  64. package/commands/scr/new-character.md +167 -0
  65. package/commands/scr/new-revision.md +50 -0
  66. package/commands/scr/new-work.md +148 -0
  67. package/commands/scr/next.md +125 -0
  68. package/commands/scr/originality-check.md +170 -0
  69. package/commands/scr/outline.md +131 -0
  70. package/commands/scr/pacing-analysis.md +170 -0
  71. package/commands/scr/panel-layout.md +225 -0
  72. package/commands/scr/pause-work.md +88 -0
  73. package/commands/scr/plan.md +112 -0
  74. package/commands/scr/plant-seed.md +57 -0
  75. package/commands/scr/plot-graph.md +199 -0
  76. package/commands/scr/polish.md +141 -0
  77. package/commands/scr/profile-writer.md +154 -0
  78. package/commands/scr/progress.md +51 -0
  79. package/commands/scr/publish.md +455 -0
  80. package/commands/scr/query-letter.md +183 -0
  81. package/commands/scr/quick-write.md +82 -0
  82. package/commands/scr/relationship-map.md +129 -0
  83. package/commands/scr/remove-unit.md +120 -0
  84. package/commands/scr/reorder-units.md +126 -0
  85. package/commands/scr/resume-work.md +97 -0
  86. package/commands/scr/sacred/annotation-layer.md +105 -0
  87. package/commands/scr/sacred/chronology.md +121 -0
  88. package/commands/scr/sacred/concordance.md +88 -0
  89. package/commands/scr/sacred/cross-reference.md +97 -0
  90. package/commands/scr/sacred/doctrinal-check.md +129 -0
  91. package/commands/scr/sacred/genealogy.md +107 -0
  92. package/commands/scr/sacred/source-tracking.md +101 -0
  93. package/commands/scr/sacred/verse-numbering.md +103 -0
  94. package/commands/scr/sacred-numbering-format.md +103 -0
  95. package/commands/scr/save.md +109 -0
  96. package/commands/scr/scan.md +291 -0
  97. package/commands/scr/sensitivity-review.md +169 -0
  98. package/commands/scr/series-bible.md +127 -0
  99. package/commands/scr/session-report.md +80 -0
  100. package/commands/scr/settings.md +58 -0
  101. package/commands/scr/split-unit.md +123 -0
  102. package/commands/scr/spread-layout.md +187 -0
  103. package/commands/scr/storyboard.md +262 -0
  104. package/commands/scr/subject-touch.md +168 -0
  105. package/commands/scr/submit.md +50 -0
  106. package/commands/scr/subplot-map.md +147 -0
  107. package/commands/scr/sync.md +116 -0
  108. package/commands/scr/synopsis.md +137 -0
  109. package/commands/scr/theme-tracker.md +128 -0
  110. package/commands/scr/thread.md +83 -0
  111. package/commands/scr/timeline.md +141 -0
  112. package/commands/scr/track.md +564 -0
  113. package/commands/scr/translate.md +260 -0
  114. package/commands/scr/translation-glossary.md +298 -0
  115. package/commands/scr/translation-memory.md +310 -0
  116. package/commands/scr/troubleshoot.md +59 -0
  117. package/commands/scr/undo.md +106 -0
  118. package/commands/scr/validate.md +133 -0
  119. package/commands/scr/versions.md +94 -0
  120. package/commands/scr/voice-check.md +133 -0
  121. package/commands/scr/voice-test.md +68 -0
  122. package/data/CONSTRAINTS.json +1606 -0
  123. package/data/demo/.manuscript/BRIEF.md +37 -0
  124. package/data/demo/.manuscript/CHARACTERS.md +90 -0
  125. package/data/demo/.manuscript/OUTLINE.md +46 -0
  126. package/data/demo/.manuscript/PLOT-GRAPH.md +75 -0
  127. package/data/demo/.manuscript/STATE.md +44 -0
  128. package/data/demo/.manuscript/STYLE-GUIDE.md +119 -0
  129. package/data/demo/.manuscript/THEMES.md +51 -0
  130. package/data/demo/.manuscript/WORK.md +51 -0
  131. package/data/demo/.manuscript/config.json +59 -0
  132. package/data/demo/.manuscript/drafts/body/1-the-letter-DRAFT.md +51 -0
  133. package/data/demo/.manuscript/drafts/body/2-the-workshop-DRAFT.md +51 -0
  134. package/data/demo/.manuscript/drafts/body/3-the-pier-DRAFT.md +45 -0
  135. package/data/demo/.manuscript/drafts/body/4-the-clock-DRAFT.md +59 -0
  136. package/data/demo/.manuscript/plans/5-the-reunion-PLAN.md +52 -0
  137. package/data/demo/.manuscript/reviews/2-the-workshop-REVIEW.md +61 -0
  138. package/data/export-templates/scriveno-academic.latex +184 -0
  139. package/data/export-templates/scriveno-acm.latex +67 -0
  140. package/data/export-templates/scriveno-apa7.latex +83 -0
  141. package/data/export-templates/scriveno-book.typst +175 -0
  142. package/data/export-templates/scriveno-chapbook.typst +121 -0
  143. package/data/export-templates/scriveno-elsevier.latex +76 -0
  144. package/data/export-templates/scriveno-epub.css +386 -0
  145. package/data/export-templates/scriveno-fixed-layout-epub.css +76 -0
  146. package/data/export-templates/scriveno-fixed-layout.opf +23 -0
  147. package/data/export-templates/scriveno-ieee.latex +77 -0
  148. package/data/export-templates/scriveno-lncs.latex +79 -0
  149. package/data/export-templates/scriveno-picturebook.typst +113 -0
  150. package/data/export-templates/scriveno-poetry-submission-styles.md +45 -0
  151. package/data/export-templates/scriveno-poetry-submission.docx +0 -0
  152. package/data/export-templates/scriveno-smashwords-styles.md +45 -0
  153. package/data/export-templates/scriveno-smashwords.docx +0 -0
  154. package/data/export-templates/scriveno-stageplay.typst +129 -0
  155. package/data/proof/creative-context/README.md +79 -0
  156. package/data/proof/voice-dna/GUIDED-SAMPLE.md +19 -0
  157. package/data/proof/voice-dna/README.md +45 -0
  158. package/data/proof/voice-dna/STYLE-GUIDE-EXCERPT.md +43 -0
  159. package/data/proof/voice-dna/UNGUIDED-SAMPLE.md +11 -0
  160. package/data/proof/watchmaker-flow/README.md +78 -0
  161. package/docs/architecture.md +425 -0
  162. package/docs/command-reference.md +2384 -0
  163. package/docs/configuration.md +228 -0
  164. package/docs/context-protocol.md +81 -0
  165. package/docs/contributing.md +430 -0
  166. package/docs/creative-context.md +158 -0
  167. package/docs/development.md +152 -0
  168. package/docs/drafter-quality.md +127 -0
  169. package/docs/getting-started.md +198 -0
  170. package/docs/history-protocol.md +96 -0
  171. package/docs/proof-artifacts.md +56 -0
  172. package/docs/publishing.md +296 -0
  173. package/docs/release-notes.md +457 -0
  174. package/docs/runtime-support.md +77 -0
  175. package/docs/sacred-texts.md +296 -0
  176. package/docs/shipped-assets.md +129 -0
  177. package/docs/testing.md +156 -0
  178. package/docs/translation.md +343 -0
  179. package/docs/voice-dna.md +297 -0
  180. package/docs/work-types.md +339 -0
  181. package/lib/architectural-profiles.js +134 -0
  182. package/package.json +54 -0
  183. package/templates/BRIEF.md +51 -0
  184. package/templates/CHARACTERS.md +64 -0
  185. package/templates/CONTEXT.md +56 -0
  186. package/templates/OUTLINE.md +36 -0
  187. package/templates/RECORD.md +68 -0
  188. package/templates/STATE.md +50 -0
  189. package/templates/STYLE-GUIDE.md +121 -0
  190. package/templates/THEMES.md +36 -0
  191. package/templates/WORK.md +67 -0
  192. package/templates/WORLD.md +62 -0
  193. package/templates/WRITING-RULES.md +156 -0
  194. package/templates/academic/ARGUMENT-MAP.md +40 -0
  195. package/templates/academic/CONCEPTS.md +34 -0
  196. package/templates/academic/CONTEXT.md +29 -0
  197. package/templates/academic/PROPOSAL.md +37 -0
  198. package/templates/academic/QUESTIONS.md +24 -0
  199. package/templates/config.json +72 -0
  200. package/templates/pitfalls/comic.md +54 -0
  201. package/templates/pitfalls/commentary.md +62 -0
  202. package/templates/pitfalls/memoir.md +48 -0
  203. package/templates/pitfalls/novel.md +53 -0
  204. package/templates/pitfalls/poetry_collection.md +63 -0
  205. package/templates/pitfalls/research_paper.md +66 -0
  206. package/templates/pitfalls/runbook.md +64 -0
  207. package/templates/pitfalls/screenplay.md +54 -0
  208. package/templates/platforms/README.md +16 -0
  209. package/templates/platforms/apple/manifest.yaml +20 -0
  210. package/templates/platforms/bn/manifest.yaml +20 -0
  211. package/templates/platforms/d2d/manifest.yaml +20 -0
  212. package/templates/platforms/google/manifest.yaml +20 -0
  213. package/templates/platforms/ingram/manifest.yaml +44 -0
  214. package/templates/platforms/kdp/manifest.yaml +42 -0
  215. package/templates/platforms/kobo/manifest.yaml +20 -0
  216. package/templates/platforms/smashwords/manifest.yaml +26 -0
  217. package/templates/sacred/COSMOLOGY.md +88 -0
  218. package/templates/sacred/DOCTRINES.md +45 -0
  219. package/templates/sacred/FIGURES.md +69 -0
  220. package/templates/sacred/FRAMEWORK.md +98 -0
  221. package/templates/sacred/LINEAGES.md +52 -0
  222. package/templates/sacred/README.md +20 -0
  223. package/templates/sacred/THEOLOGICAL-ARC.md +69 -0
  224. package/templates/sacred/catholic/manifest.yaml +93 -0
  225. package/templates/sacred/islamic-hafs/manifest.yaml +134 -0
  226. package/templates/sacred/islamic-warsh/manifest.yaml +134 -0
  227. package/templates/sacred/jewish/manifest.yaml +56 -0
  228. package/templates/sacred/orthodox/manifest.yaml +98 -0
  229. package/templates/sacred/pali/manifest.yaml +20 -0
  230. package/templates/sacred/protestant/manifest.yaml +86 -0
  231. package/templates/sacred/sanskrit/manifest.yaml +20 -0
  232. package/templates/sacred/tewahedo/manifest.yaml +106 -0
  233. package/templates/sacred/tibetan/manifest.yaml +20 -0
  234. package/templates/technical/AUDIENCE.md +26 -0
  235. package/templates/technical/DEPENDENCIES.md +19 -0
  236. package/templates/technical/DOC-BRIEF.md +45 -0
  237. package/templates/technical/PROCEDURES.md +37 -0
  238. package/templates/technical/REFERENCES.md +36 -0
  239. package/templates/technical/SYSTEM.md +25 -0
@@ -0,0 +1,54 @@
1
+ # Pitfall pack: screenplay
2
+
3
+ *Type-specific traps for screenplay drafting. Loaded after WRITING-RULES.md. STYLE-GUIDE.md wins where it conflicts.*
4
+
5
+ ## Unfilmable description
6
+
7
+ Screenplays show pictures and sound. Cut anything the camera and microphone cannot capture.
8
+
9
+ - Interior thought in action lines ("She remembers her father", "He feels guilty"). Cut. Show the memory through behavior or render it as a flashback scene.
10
+ - Backstory in description ("Marcus, who has spent twenty years as a detective..."). Cut. The reader will not see his career history on screen.
11
+ - Adjectival character history ("the bitter, divorced accountant"). Show the bitterness in one beat.
12
+ - Novel-prose description that paints atmosphere through metaphor. Use concrete physical details only.
13
+
14
+ ## Action line bloat
15
+
16
+ - Paragraphs longer than three lines. Break.
17
+ - Run-on sentences. Action lines should hit like beats: short, declarative, present tense.
18
+ - Adverbs in action lines ("she walks slowly across the room"). Cut, or pick a stronger verb.
19
+ - "We see" and "we hear" repeated. Use sparingly; they remind the reader they are reading a script, which is sometimes the point and usually not.
20
+
21
+ ## Dialogue pitfalls
22
+
23
+ - On-the-nose dialogue (characters saying exactly what they mean and feel). Subtext is the form.
24
+ - Parentheticals as direction ("(angrily)", "(sadly)"). The actor decides. Use parentheticals only when intent is genuinely ambiguous.
25
+ - Speeches over a half-page. Break with action or interruption.
26
+ - Every character sounding the same. Read each character's lines back-to-back; if you can swap names without confusion, the voices are not differentiated.
27
+ - Phone-call coverage as info dump. Find a more visual way.
28
+
29
+ ## Format tics
30
+
31
+ - Slug lines that are too long ("INT. THE OLD ABANDONED FACTORY ON THE EDGE OF TOWN - LATE AFTERNOON, SUMMER"). Tighten.
32
+ - Day/night sloppiness. Match LATER, CONTINUOUS, MOMENTS LATER to actual time logic.
33
+ - Inconsistent character intro caps. The first time a speaking character appears, name in CAPS. Once.
34
+ - Camera direction (CLOSE ON, DOLLY IN, PUSH IN) when the script is not for a director-writer. Keep restrained.
35
+
36
+ ## Stock screenplay tells
37
+
38
+ - "She closes her eyes." (used as transition or emotional beat overuse)
39
+ - "A beat." (overused; use it when the beat carries meaning, not as filler)
40
+ - "He looks at her. She looks back." (placeholder for a real exchange)
41
+ - "Tears stream down her face."
42
+ - "He clenches his jaw."
43
+
44
+ ## Pacing pitfalls
45
+
46
+ - Scenes longer than three pages without a turn. Cut into the moment of change.
47
+ - Establishing shots that establish nothing. The first image of a scene must mean something.
48
+ - Montages as a substitute for dramatized progression. Earn them.
49
+
50
+ ## Closing pitfalls
51
+
52
+ - THE END title cards on a script that is not pretending to be silent-era.
53
+ - Smash cuts to black on every act break. Vary.
54
+ - A final monologue that explains the theme.
@@ -0,0 +1,16 @@
1
+ # Publishing Platform Profiles
2
+
3
+ This directory is the drop-in extension point for per-platform publishing configs. Each subdirectory ships as a self-contained profile; Scriveno's runtime reads the directory listing at load time -- no core-template edits are required to add a platform.
4
+
5
+ ## Adding a new platform
6
+
7
+ 1. Create `templates/platforms/<your-platform-slug>/`.
8
+ 2. Inside, add a `manifest.yaml` declaring: `platform`, `label`, `trim_sizes`, `max_pages`, `epub_variant`, `metadata_shape`, `formats_accepted`, `status`. See any of the shipped manifests for the shape.
9
+ 3. Set `status: active` once the manifest is populated. Profiles with `status: placeholder` are recognized by the validator but signal "schema present, content pending."
10
+ 4. Optional: add sibling files alongside `manifest.yaml` (per-platform CSS, metadata YAML, Typst snippets) as Phase 32 defines conventions.
11
+
12
+ ## Currently shipped platforms
13
+
14
+ kdp, ingram, d2d, apple, kobo, google, bn, smashwords.
15
+
16
+ All 8 ship with `status: active` and populated manifest data (trim sizes where applicable, page limits, metadata shapes, accepted formats, and EPUB variants).
@@ -0,0 +1,20 @@
1
+ # Publishing platform profile -- Apple Books.
2
+ # Populated in Phase 32 (Build Pipelines & Platform Awareness).
3
+ # DO NOT remove this file -- Phase 29's validator reads the directory listing
4
+ # to populate the allowed platform values.
5
+ platform: apple
6
+ label: "Apple Books"
7
+ status: active
8
+ formats_accepted:
9
+ - epub
10
+ trim_sizes: null
11
+ default_trim: null
12
+ max_pages: null
13
+ epub_variant: "epub3"
14
+ epub_notes: "Apple Books requires epub:type semantic markup and valid cover image. Use Pandoc --toc for semantic nav."
15
+ metadata_shape:
16
+ title: required
17
+ author: required
18
+ language: required
19
+ description: optional
20
+ isbn: optional
@@ -0,0 +1,20 @@
1
+ # Publishing platform profile -- B&N Press.
2
+ # Populated in Phase 32 (Build Pipelines & Platform Awareness).
3
+ # DO NOT remove this file -- Phase 29's validator reads the directory listing
4
+ # to populate the allowed platform values.
5
+ platform: bn
6
+ label: "B&N Press"
7
+ status: active
8
+ formats_accepted:
9
+ - epub
10
+ trim_sizes: null
11
+ default_trim: null
12
+ max_pages: null
13
+ epub_variant: "epub3"
14
+ epub_notes: "B&N Press accepts EPUB3. Ensure valid cover image and NCX nav for compatibility."
15
+ metadata_shape:
16
+ title: required
17
+ author: required
18
+ language: required
19
+ description: optional
20
+ isbn: optional
@@ -0,0 +1,20 @@
1
+ # Publishing platform profile -- Draft2Digital.
2
+ # Populated in Phase 32 (Build Pipelines & Platform Awareness).
3
+ # DO NOT remove this file -- Phase 29's validator reads the directory listing
4
+ # to populate the allowed platform values.
5
+ platform: d2d
6
+ label: "Draft2Digital"
7
+ status: active
8
+ formats_accepted:
9
+ - epub
10
+ trim_sizes: null
11
+ default_trim: null
12
+ max_pages: null
13
+ epub_variant: "epub3"
14
+ epub_notes: "D2D runs its own EPUB validator on upload. Pandoc-generated EPUB3 passes without manual post-processing."
15
+ metadata_shape:
16
+ title: required
17
+ author: required
18
+ language: required
19
+ description: optional
20
+ isbn: optional
@@ -0,0 +1,20 @@
1
+ # Publishing platform profile -- Google Play Books.
2
+ # Populated in Phase 32 (Build Pipelines & Platform Awareness).
3
+ # DO NOT remove this file -- Phase 29's validator reads the directory listing
4
+ # to populate the allowed platform values.
5
+ platform: google
6
+ label: "Google Play Books"
7
+ status: active
8
+ formats_accepted:
9
+ - epub
10
+ trim_sizes: null
11
+ default_trim: null
12
+ max_pages: null
13
+ epub_variant: "epub3"
14
+ epub_notes: "Google Play Books accepts EPUB3. Description and ISBN strongly recommended for discoverability."
15
+ metadata_shape:
16
+ title: required
17
+ author: required
18
+ language: required
19
+ description: recommended
20
+ isbn: recommended
@@ -0,0 +1,44 @@
1
+ # Publishing platform profile -- IngramSpark.
2
+ # Populated in Phase 32 (Build Pipelines & Platform Awareness).
3
+ # DO NOT remove this file -- Phase 29's validator reads the directory listing
4
+ # to populate the allowed platform values.
5
+ platform: ingram
6
+ label: "IngramSpark"
7
+ status: active
8
+ formats_accepted:
9
+ - epub
10
+ - pdf_print_ready
11
+ pdf_requirements:
12
+ standard: "PDF/X-1a"
13
+ note: "Use Ghostscript (gs) for PDF/X-1a conversion after building with Pandoc + Typst"
14
+ trim_sizes:
15
+ 5x8:
16
+ width_in: 5
17
+ height_in: 8
18
+ wpp: 220
19
+ 5.25x8:
20
+ width_in: 5.25
21
+ height_in: 8
22
+ wpp: 230
23
+ 5.5x8.5:
24
+ width_in: 5.5
25
+ height_in: 8.5
26
+ wpp: 235
27
+ 6x9:
28
+ width_in: 6
29
+ height_in: 9
30
+ wpp: 250
31
+ 7x10:
32
+ width_in: 7
33
+ height_in: 10
34
+ wpp: 300
35
+ default_trim: "6x9"
36
+ max_pages:
37
+ paperback: 1200
38
+ epub_variant: "epub3"
39
+ metadata_shape:
40
+ title: required
41
+ author: required
42
+ language: required
43
+ description: optional
44
+ isbn: optional
@@ -0,0 +1,42 @@
1
+ # Publishing platform profile -- Amazon KDP.
2
+ # Populated in Phase 32 (Build Pipelines & Platform Awareness).
3
+ # DO NOT remove this file -- Phase 29's validator reads the directory listing
4
+ # to populate the allowed platform values.
5
+ platform: kdp
6
+ label: "Amazon KDP"
7
+ status: active
8
+ formats_accepted:
9
+ - epub
10
+ - pdf_print_ready
11
+ trim_sizes:
12
+ 5x8:
13
+ width_in: 5
14
+ height_in: 8
15
+ wpp: 220
16
+ 5.25x8:
17
+ width_in: 5.25
18
+ height_in: 8
19
+ wpp: 230
20
+ 5.5x8.5:
21
+ width_in: 5.5
22
+ height_in: 8.5
23
+ wpp: 235
24
+ 6x9:
25
+ width_in: 6
26
+ height_in: 9
27
+ wpp: 250
28
+ 7x10:
29
+ width_in: 7
30
+ height_in: 10
31
+ wpp: 300
32
+ default_trim: "6x9"
33
+ max_pages:
34
+ paperback: 828
35
+ hardcover: 550
36
+ epub_variant: "epub3"
37
+ metadata_shape:
38
+ title: required
39
+ author: required
40
+ language: required
41
+ description: optional
42
+ isbn: optional
@@ -0,0 +1,20 @@
1
+ # Publishing platform profile -- Kobo Writing Life.
2
+ # Populated in Phase 32 (Build Pipelines & Platform Awareness).
3
+ # DO NOT remove this file -- Phase 29's validator reads the directory listing
4
+ # to populate the allowed platform values.
5
+ platform: kobo
6
+ label: "Kobo Writing Life"
7
+ status: active
8
+ formats_accepted:
9
+ - epub
10
+ trim_sizes: null
11
+ default_trim: null
12
+ max_pages: null
13
+ epub_variant: "epub3"
14
+ epub_notes: "Kobo Writing Life accepts EPUB3. Ensure metadata includes language and description for store listing."
15
+ metadata_shape:
16
+ title: required
17
+ author: required
18
+ language: required
19
+ description: recommended
20
+ isbn: optional
@@ -0,0 +1,26 @@
1
+ # Publishing platform profile -- Smashwords (via Draft2Digital merger).
2
+ # Populated in Phase 32 (Build Pipelines & Platform Awareness).
3
+ # DO NOT remove this file -- Phase 29's validator reads the directory listing
4
+ # to populate the allowed platform values.
5
+ platform: smashwords
6
+ label: "Smashwords"
7
+ status: active
8
+ formats_accepted:
9
+ - epub
10
+ trim_sizes: null
11
+ default_trim: null
12
+ max_pages: null
13
+ epub_variant: "epub3"
14
+ epub_notes: >
15
+ Smashwords requires Nuclear Option compliance: no tabs, no manual indents, paragraph
16
+ styles only. The Pandoc EPUB output is Nuclear Option compliant when generated from
17
+ clean Markdown (no HTML passthrough with tab characters or manual indent styles).
18
+ Review the Smashwords Style Guide before final submission.
19
+ metadata_shape:
20
+ title: required
21
+ author: required
22
+ language: required
23
+ description: required
24
+ isbn: optional
25
+ category: required
26
+ keywords: recommended
@@ -0,0 +1,88 @@
1
+ # Setting & cosmology
2
+
3
+ *The world of the sacred/historical text. Includes geography, cosmological framework, sacred spaces, and the rules governing how the natural and supernatural interact.*
4
+
5
+ ## Physical geography
6
+
7
+ ### Sacred places
8
+ {{SACRED_PLACES}}
9
+
10
+ ### Regions
11
+ {{REGIONS}}
12
+
13
+ ### Cities and towns
14
+ {{CITIES}}
15
+
16
+ ### Natural features
17
+ {{NATURAL_FEATURES}}
18
+ *(Mountains, rivers, wildernesses, bodies of water with symbolic or historical weight.)*
19
+
20
+ ## Cosmological framework
21
+
22
+ ### Cosmic structure
23
+ {{COSMIC_STRUCTURE}}
24
+ *(Heavens, earth, underworld, spiritual realms. How many levels, how they connect, who inhabits each.)*
25
+
26
+ ### Divine realm
27
+ {{DIVINE_REALM}}
28
+ *(Nature of the divine, court structure, hierarchy.)*
29
+
30
+ ### Intermediate beings
31
+ {{INTERMEDIATE_BEINGS}}
32
+ *(Angels, demons, spirits, bodhisattvas, devas -- whatever the tradition recognizes.)*
33
+
34
+ ### Afterlife
35
+ {{AFTERLIFE}}
36
+
37
+ ### Time and eras
38
+ {{TIME_ERAS}}
39
+ *(How the text conceives of time -- cyclical, linear, apocalyptic, ages/yugas/dispensations.)*
40
+
41
+ ## Natural/supernatural interface
42
+
43
+ ### How the supernatural enters the natural world
44
+ {{SUPERNATURAL_ENTRY}}
45
+ *(Theophany, prophecy, miracle, vision, dream, possession, incarnation.)*
46
+
47
+ ### Rules governing miracles
48
+ {{MIRACLE_RULES}}
49
+ *(What kinds of miracles happen, by whom, under what conditions, with what permanence.)*
50
+
51
+ ### Sacred vs. profane
52
+ {{SACRED_PROFANE}}
53
+ *(What makes a space, object, time, or person sacred. Rules for maintaining sanctity.)*
54
+
55
+ ## Cultural and social setting
56
+
57
+ ### Social structure
58
+ {{SOCIAL_STRUCTURE}}
59
+
60
+ ### Economy
61
+ {{ECONOMY}}
62
+
63
+ ### Religious practice
64
+ {{RELIGIOUS_PRACTICE}}
65
+ *(Rituals, pilgrimages, festivals, sacrifices, daily devotion.)*
66
+
67
+ ### Legal framework
68
+ {{LEGAL_FRAMEWORK}}
69
+ *(Laws, courts, justice, punishment.)*
70
+
71
+ ## Historical context
72
+
73
+ ### Dating
74
+ {{DATING}}
75
+ *(Use the config's calendar_system -- AM, AH, BCE/CE, regnal years, etc.)*
76
+
77
+ ### Adjacent cultures and kingdoms
78
+ {{ADJACENT}}
79
+
80
+ ### Trade and migration patterns
81
+ {{TRADE}}
82
+
83
+ ### Historical events that frame the text
84
+ {{FRAMING_EVENTS}}
85
+
86
+ ---
87
+
88
+ *This file establishes the rules of the world. Drafter agents check it to avoid anachronisms, contradictions with established geography, and violations of cosmological structure.*
@@ -0,0 +1,45 @@
1
+ # Doctrinal threads
2
+
3
+ *The sacred/historical equivalent of THEMES.md. Theological themes, moral teachings, prophetic patterns, and doctrinal claims the text makes or embodies.*
4
+
5
+ ---
6
+
7
+ ## {{DOCTRINE_NAME}}
8
+
9
+ **Position:** {{POSITION}} (affirmed, disputed, developed, implicit)
10
+ **Tradition alignment:** {{TRADITION_ALIGNMENT}}
11
+ **Scope:** {{SCOPE}} (central, peripheral, contested)
12
+
13
+ ### The claim
14
+ {{CLAIM}}
15
+
16
+ ### How the text establishes it
17
+ {{METHOD}}
18
+ *(Narrative example, direct teaching, parable, legal code, prophetic declaration, lived practice of a figure, contrast with an opposing view.)*
19
+
20
+ ### Where it surfaces
21
+ {{APPEARANCES}}
22
+ *(Specific units/passages where this doctrine is presented, challenged, refined, or reinforced.)*
23
+
24
+ ### Related doctrines
25
+ {{RELATED}}
26
+
27
+ ### Counter-positions in the text
28
+ {{COUNTER_POSITIONS}}
29
+ *(Views the text argues against, or that characters/figures in the text hold before being corrected.)*
30
+
31
+ ### Pastoral application
32
+ {{APPLICATION}}
33
+ *(If this is a devotional, commentary, or sermon -- how this doctrine is meant to shape the reader's life or practice.)*
34
+
35
+ ### Historical-critical notes
36
+ {{HISTORICAL_NOTES}}
37
+ *(For scholarly work -- development of this doctrine, disputed interpretations, relationship to adjacent traditions.)*
38
+
39
+ ### Scholarly disputes
40
+ {{DISPUTES}}
41
+ *(Which commentators/schools disagree about this doctrine and how.)*
42
+
43
+ ---
44
+
45
+ *Drafter agents check this file to avoid contradicting established doctrines when drafting passages. `/scr:doctrinal-check` flags any unit that contradicts or undermines an affirmed doctrine without explicit intent.*
@@ -0,0 +1,69 @@
1
+ # Figures
2
+
3
+ *One entry per figure. Figures include prophets, saints, deities, angels, patriarchs, historical persons, and any named individual in the text. Each figure gets a voice register anchor that drafter agents use for consistency.*
4
+
5
+ ---
6
+
7
+ ## {{FIGURE_NAME}}
8
+
9
+ **Type:** {{TYPE}} (prophet, patriarch, deity, angel, historical person, disciple, etc.)
10
+ **Tradition:** {{TRADITION}}
11
+ **Historical period:** {{PERIOD}}
12
+ **First appearance:** {{FIRST_APPEARANCE}} (book/chapter/verse)
13
+
14
+ ### Significance
15
+ - **Role in the text:** {{ROLE}}
16
+ - **Theological significance:** {{SIGNIFICANCE}}
17
+ - **Lineage/tribal affiliation:** {{LINEAGE}}
18
+
19
+ ### Canonical attributes
20
+ - **Titles:** {{TITLES}}
21
+ - **Epithets:** {{EPITHETS}}
22
+ - **Symbols/iconography:** {{SYMBOLS}}
23
+
24
+ ### Voice register anchor
25
+ *Sample speech showing how this figure speaks. Drafter agents load this when drafting passages with this figure's speech.*
26
+
27
+ {{VOICE_SAMPLE}}
28
+
29
+ ### Speech register
30
+ - **Primary register:** {{REGISTER}} (prophetic, wisdom, legal, liturgical, didactic, etc.)
31
+ - **Characteristic phrases:** {{PHRASES}}
32
+ - **Address style:** {{ADDRESS}} (direct, mediated, third-person)
33
+ - **Authority source:** {{AUTHORITY}} (divine commission, inherited, scholarly)
34
+
35
+ ### Persona under pressure
36
+ - **When afraid:** {{AFRAID_BEHAVIOR}}
37
+ - **When angry:** {{ANGER_BEHAVIOR}}
38
+ - **When withholding truth:** {{LYING_BEHAVIOR}}
39
+ - **When vulnerable:** {{VULNERABLE_BEHAVIOR}}
40
+ - **Physical tells:** {{PHYSICAL_TELLS}}
41
+
42
+ ### Arc across the text
43
+ - **Introduction:** {{INTRODUCTION}}
44
+ - **Key moments:** {{KEY_MOMENTS}}
45
+ - **Departure/death/translation:** {{DEPARTURE}}
46
+ - **Post-mortem references:** {{POST_MORTEM}}
47
+
48
+ ### Relationships
49
+ {{RELATIONSHIPS_SUMMARY}}
50
+ *(Cross-reference LINEAGES.md for genealogical and covenantal connections.)*
51
+
52
+ ### Relationship-specific interactions
53
+ For each important relationship, note how this figure changes with that person.
54
+
55
+ - **With {{OTHER_FIGURE}}:** {{INTERACTION_DYNAMIC}}
56
+ - **Trust posture:** {{TRUST_POSTURE}}
57
+ - **Conflict pattern:** {{CONFLICT_PATTERN}}
58
+ - **Speech shift:** {{SPEECH_SHIFT}}
59
+ - **Hidden agenda, fear, or theological tension:** {{HIDDEN_AGENDA}}
60
+
61
+ ### Source traditions
62
+ {{SOURCES}}
63
+ *(Which primary sources, oral traditions, or manuscript variants describe this figure. Relevant for historical accounts and critical editions.)*
64
+
65
+ ### Doctrinal position
66
+ {{DOCTRINAL_POSITION}}
67
+ *(Where this figure sits within DOCTRINES.md -- what they embody, reject, model, or warn against.)*
68
+
69
+ ---
@@ -0,0 +1,98 @@
1
+ # Theological framework / historical scope
2
+
3
+ *The sacred/historical equivalent of BRIEF.md. Establishes the project's theological or historical posture, its intended audience, its relationship to tradition, and the boundaries of what it will and won't do.*
4
+
5
+ ## Vision
6
+
7
+ {{VISION}}
8
+
9
+ ## Purpose of this work
10
+
11
+ {{PURPOSE}}
12
+ *(Devotional edification, scholarly exegesis, pastoral teaching, critical edition, translation, new commentary, liturgical resource, historical reconstruction.)*
13
+
14
+ ## Intended audience
15
+
16
+ {{AUDIENCE}}
17
+ *(Scholarly, lay faithful, seekers, interfaith, academic, students, specific community.)*
18
+
19
+ ## Tradition and stance
20
+
21
+ ### Primary tradition
22
+ {{TRADITION}}
23
+
24
+ ### Denominational/school alignment
25
+ {{ALIGNMENT}}
26
+
27
+ ### Posture toward tradition
28
+ {{POSTURE}}
29
+ *(Confessional -- working from within the tradition as a believer; descriptive -- presenting the tradition without endorsement; comparative -- placing this tradition alongside others; critical -- examining the tradition with scholarly distance.)*
30
+
31
+ ### Relationship to canonical sources
32
+ {{CANONICAL_RELATIONSHIP}}
33
+ *(Commentary on existing canon, original scripture, historical account of a tradition, new devotional material using canonical references.)*
34
+
35
+ ## Theological framework
36
+
37
+ ### Core doctrines to affirm
38
+ {{CORE_DOCTRINES}}
39
+
40
+ ### Doctrines that are contested or open
41
+ {{OPEN_DOCTRINES}}
42
+
43
+ ### Doctrines to engage critically
44
+ {{CRITICAL_DOCTRINES}}
45
+
46
+ ### Doctrines explicitly outside scope
47
+ {{OUT_OF_SCOPE}}
48
+
49
+ ## Interpretive framework
50
+
51
+ ### Hermeneutical approach
52
+ {{HERMENEUTICS}}
53
+ *(Literal, allegorical, typological, historical-critical, reader-response, canonical, narrative, devotional.)*
54
+
55
+ ### Methodology
56
+ {{METHODOLOGY}}
57
+ *(How the writer will work with sources, handle disputed passages, present multiple interpretations.)*
58
+
59
+ ### Language posture
60
+ {{LANGUAGE_POSTURE}}
61
+ *(Formal equivalence, dynamic equivalence, paraphrase, original language preservation, transliteration preferences.)*
62
+
63
+ ## Historical scope
64
+
65
+ ### Time period covered
66
+ {{PERIOD}}
67
+
68
+ ### Geographic scope
69
+ {{GEOGRAPHY}}
70
+
71
+ ### Sources used
72
+ {{SOURCES}}
73
+ *(Canonical texts, non-canonical texts, oral traditions, archaeological evidence, secondary scholarship.)*
74
+
75
+ ### Source hierarchy
76
+ {{SOURCE_HIERARCHY}}
77
+ *(When sources conflict, which takes priority.)*
78
+
79
+ ## Boundaries
80
+
81
+ ### What this work will do
82
+ {{WILL_DO}}
83
+
84
+ ### What this work will NOT do
85
+ {{WILL_NOT_DO}}
86
+
87
+ ### Sensitivity considerations
88
+ {{SENSITIVITY}}
89
+ *(How disputes, heresies, interfaith topics, and traditionally sensitive subjects will be handled.)*
90
+
91
+ ## Success criteria
92
+
93
+ {{SUCCESS}}
94
+ *(What does a successful version of this work look like? Both craft-wise and in terms of impact on the intended audience.)*
95
+
96
+ ---
97
+
98
+ *This file replaces BRIEF.md for sacred and historical work types. It establishes the posture from which every drafted unit proceeds.*
@@ -0,0 +1,52 @@
1
+ # Lineages & connections
2
+
3
+ *Genealogical trees, covenantal relationships, teacher-student chains, tribal affiliations, and dynastic succession. The sacred/historical equivalent of RELATIONSHIPS.md.*
4
+
5
+ ## Genealogies
6
+
7
+ ### {{LINEAGE_NAME}}
8
+ **Type:** {{TYPE}} (patriarchal, maternal, tribal, spiritual succession, teacher-student)
9
+ **Tradition:** {{TRADITION}}
10
+
11
+ ```
12
+ {{GENEALOGY_TREE}}
13
+ ```
14
+
15
+ **Notes:** {{NOTES}}
16
+
17
+ ---
18
+
19
+ ## Covenants
20
+
21
+ ### {{COVENANT_NAME}}
22
+ **Parties:** {{PARTIES}}
23
+ **When:** {{WHEN}}
24
+ **Terms:** {{TERMS}}
25
+ **Sign:** {{SIGN}}
26
+ **Status:** {{STATUS}} (active, fulfilled, broken, renewed)
27
+ **References in text:** {{REFERENCES}}
28
+
29
+ ---
30
+
31
+ ## Teacher-student chains
32
+
33
+ ### {{CHAIN_NAME}}
34
+ **Tradition:** {{TRADITION}}
35
+ **Founder:** {{FOUNDER}}
36
+ **Transmission type:** {{TRANSMISSION}} (oral, written, initiatory)
37
+
38
+ ```
39
+ {{CHAIN_SEQUENCE}}
40
+ ```
41
+
42
+ **Notes:** {{NOTES}}
43
+
44
+ ---
45
+
46
+ ## Tribal and dynastic affiliations
47
+
48
+ {{AFFILIATIONS}}
49
+
50
+ ---
51
+
52
+ *When drafting any unit involving figures, the drafter agent checks this file to verify lineage claims, covenant references, and relationships. Contradictions are flagged by `/scr:doctrinal-check`.*
@@ -0,0 +1,20 @@
1
+ # Sacred Tradition Profiles
2
+
3
+ This directory is the drop-in extension point for sacred tradition profiles. Each subdirectory ships as a self-contained profile; Scriveno's runtime reads the directory listing at load time -- no core-template edits are required to add a tradition.
4
+
5
+ ## Adding a new tradition
6
+
7
+ 1. Create `templates/sacred/<your-tradition-slug>/`.
8
+ 2. Inside, add a `manifest.yaml` declaring: `tradition`, `label`, `book_order`, `approval_block`, `font_stack`, `rtl`, `numbering`, `script`, `status`. See any of the shipped manifests for the shape.
9
+ 3. Set `status: active` once the manifest is populated. Profiles with `status: placeholder` are recognized by the validator but signal "schema present, content pending."
10
+ 4. Optional: add sibling files alongside `manifest.yaml` (CSS, Typst snippets, font-stack fragments) as downstream phases define conventions.
11
+
12
+ ## Currently shipped traditions
13
+
14
+ catholic, orthodox, tewahedo, protestant, jewish, islamic-hafs, islamic-warsh, pali, tibetan, sanskrit.
15
+
16
+ All 10 ship with `status: active` and populated manifest data (book order where fixed, approval blocks, font stacks, RTL flags, numbering macros, and script metadata).
17
+
18
+ ## Co-located legacy files
19
+
20
+ The files `COSMOLOGY.md`, `DOCTRINES.md`, `FIGURES.md`, `FRAMEWORK.md`, `LINEAGES.md`, `THEOLOGICAL-ARC.md` in this directory are project-scaffold templates copied into new sacred-work-type projects (see `/scr:new-work`). They are unrelated to tradition profiles and are preserved as-is.