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,37 @@
1
+ # Creative Brief
2
+
3
+ ## Project
4
+
5
+ The Watchmaker's Daughter -- a literary short story in five scenes.
6
+
7
+ ## Core decisions
8
+
9
+ - **Tone:** Melancholic, hopeful. Quiet prose that trusts the reader.
10
+ - **Audience:** Adult literary fiction readers. People who read Marilynne Robinson, Elizabeth Strout, Kazuo Ishiguro.
11
+ - **Length target:** ~5,000 words across five scenes (~800--1,200 words each).
12
+ - **Core question:** Can a lifetime of lost time be wound back?
13
+ - **Emotional arc:** From closed-off solitude to fragile, uncertain hope.
14
+
15
+ ## Voice direction
16
+
17
+ Close third person, past tense. Intimate but not intrusive -- the narrator sits inside Elias's head but does not explain his feelings. Emotions are rendered through physical sensation, gesture, and object. The prose should feel handmade, like something built with care and patience.
18
+
19
+ ## What this story is NOT
20
+
21
+ - Not sentimental. The reunion is not a Hollywood embrace. It is two strangers in a room, uncertain of everything.
22
+ - Not plot-driven. Nothing explodes. The drama is internal: a man deciding whether to pick up a pen.
23
+ - Not clever. No tricks, no unreliable narrator, no twist ending. Just a human being choosing to be brave.
24
+
25
+ ## Key creative constraints
26
+
27
+ - Elias is mostly alone. Dialogue is sparse until the final scene.
28
+ - Every scene must include at least one clock or time-related image.
29
+ - The workshop is both a literal place and a metaphor -- use it both ways.
30
+ - Salt air, tidal rhythms, and the sound of mechanisms should create a consistent sensory texture.
31
+
32
+ ## Success looks like
33
+
34
+ A reader finishes the story and sits with it for a moment before moving on. The last image -- the clock changing hands -- stays.
35
+
36
+ ---
37
+ *This brief captures the creative intent. Return here when making voice or structural decisions.*
@@ -0,0 +1,90 @@
1
+ # Characters
2
+
3
+ *One entry per character. Each character gets a voice anchor that drafter agents use for dialogue consistency.*
4
+
5
+ ---
6
+
7
+ ## Elias Voss
8
+
9
+ **Role:** Protagonist
10
+ **Age:** 68
11
+ **Physical:** Tall, slightly stooped. Silver hair kept short. Large, precise hands with permanent calluses from decades of fine work. Wears reading glasses on a cord. Moves slowly, deliberately -- a man who measures twice. Favors wool sweaters and corduroy, even in summer.
12
+
13
+ ### Want and need
14
+ - **Wants (conscious):** To be left in peace. To keep his days predictable and contained.
15
+ - **Needs (unconscious):** Connection. To know that his life has mattered to someone beyond the mechanism on the workbench.
16
+ - **Internal lie:** "It's too late to be a father."
17
+ - **Truth they must learn:** Love doesn't follow a schedule. Some clocks can be restarted.
18
+
19
+ ### Arc
20
+ - **Starting state:** Sealed off. Elias has made solitude into a craft -- each day identical, each hour accounted for. He mistakes numbness for contentment.
21
+ - **Turning points:** The letter (disruption), the workshop descent (confrontation with the past), the pier decision (choosing to respond), the clock repair (building toward hope).
22
+ - **Ending state:** Open, fragile. Not healed, not reconciled -- but present. Sitting across from his daughter with a ticking clock between them.
23
+
24
+ ### Voice anchor
25
+ *5-line dialogue sample showing how this character speaks. Drafter agents load this when drafting scenes with this character.*
26
+
27
+ "It's a carriage clock. 1890s. French, I think."
28
+ "The escapement needs replacing. That's the part that keeps time."
29
+ "Your mother." A pause. "I didn't know."
30
+ "I'm not good at this. Talking."
31
+ "Here. I made -- I repaired this. For you."
32
+
33
+ ### Speech patterns
34
+ - **Register:** Plain, unadorned. Working-class educated. He reads but doesn't perform his reading.
35
+ - **Verbal tics:** Long pauses mid-sentence. Restarts. Trails off with em dashes rather than finishing difficult thoughts.
36
+ - **Vocabulary:** Precise when discussing mechanical things. Vague and halting when discussing feelings. Uses watchmaking terms as his natural metaphor set.
37
+ - **Sentence length:** Short. Rarely more than eight words per sentence when speaking. Fragments are common.
38
+ - **Avoids saying:** Emotional words (love, miss, regret, sorry). He shows these through action -- repairing the clock, opening the door, making tea.
39
+
40
+ ### Relationships
41
+ - **Petra:** Daughter he never knew existed. His relationship to her is pure potential -- everything and nothing.
42
+ - **Maren (deceased wife):** Married for thirty years. Her death five years ago closed the last door he had open. He does not speak of her often, but her absence fills every room.
43
+ - **Lena (Petra's mother):** A brief relationship thirty-four years ago. She left without telling him she was pregnant. He does not blame her.
44
+
45
+ ### Backstory relevant to this work
46
+ Elias apprenticed as a watchmaker at sixteen. Married Maren at twenty-eight. Ran the shop for forty years. Never had children with Maren -- they tried, then stopped trying, then stopped talking about it. After Maren died, he closed the shop and moved upstairs permanently. He eats the same meals, walks the same route, speaks to almost no one. The letter from Petra arrives on a Tuesday, which is the day he buys bread.
47
+
48
+ ---
49
+
50
+ ## Petra Krol
51
+
52
+ **Role:** Catalyst / deuteragonist
53
+ **Age:** 34
54
+ **Physical:** Medium height, dark hair cut at the jaw. Sharp features, watchful eyes. Dresses practically -- jeans, boots, a good jacket. Carries a leather satchel with a notebook she's always writing in. Has Elias's hands -- long fingers, precise grip -- though neither of them knows this yet.
55
+
56
+ ### Want and need
57
+ - **Wants (conscious):** Answers. Who her father is, why he wasn't there, what she inherited from him.
58
+ - **Needs (unconscious):** Belonging. A sense of origin. She's looking for home without admitting it.
59
+ - **Internal lie:** "I just want information, not a relationship."
60
+ - **Truth they must learn:** You can't interview your way to belonging. At some point you have to sit down and stay.
61
+
62
+ ### Arc
63
+ - **Starting state:** Guarded, professional. Petra approaches the reunion as she approaches her journalism -- with research, preparation, and emotional distance.
64
+ - **Turning points:** Seeing the workshop (the tangible evidence of her father's life), the clock gift (something that can't be reduced to information), sitting in silence together (letting go of the interview).
65
+ - **Ending state:** Disarmed. Not yet a daughter, but no longer just a stranger with questions.
66
+
67
+ ### Voice anchor
68
+ *5-line dialogue sample showing how this character speaks. Drafter agents load this when drafting scenes with this character.*
69
+
70
+ "I'm Petra. I wrote you the letter."
71
+ "I brought photographs. Of me, growing up. If you want to see them."
72
+ "My mother said you were kind. That's all she ever said."
73
+ "You don't have to explain. I'm not here to -- I just wanted to see you."
74
+ "It's beautiful. Does it work?"
75
+
76
+ ### Speech patterns
77
+ - **Register:** Articulate, controlled. Journalist's habit of clear, direct sentences. Slightly formal when nervous.
78
+ - **Verbal tics:** Asks questions, then answers them herself. Starts sentences with qualifiers ("I mean," "It's just that") when emotion breaks through.
79
+ - **Vocabulary:** Precise and varied. Professional language that occasionally cracks to reveal something softer underneath.
80
+ - **Sentence length:** Medium. Longer than Elias. She explains, contextualizes, fills silences -- until she learns not to.
81
+ - **Avoids saying:** "Dad," "father" (to his face). Uses "you" -- keeping it impersonal until it isn't.
82
+
83
+ ### Relationships
84
+ - **Elias:** The father she has built from fragments -- her mother's sparse descriptions, public records, imagination. The real man is both more and less than what she expected.
85
+ - **Lena (mother):** Close but complicated. Lena never lied about Elias existing, but never offered to find him either. Petra respects her mother's reasons without fully understanding them.
86
+
87
+ ### Backstory relevant to this work
88
+ Petra grew up in a city two hundred kilometers inland. Journalism degree, works for a regional newspaper. Found Elias through a records search after her mother mentioned his name during a hospital stay. She has been thinking about writing the letter for two years. She does not tell him this.
89
+
90
+ ---
@@ -0,0 +1,46 @@
1
+ # Outline
2
+
3
+ ## High-level structure
4
+
5
+ A five-scene short story following a single emotional arc: from isolation through disruption to fragile connection. Each scene is set in a distinct location that mirrors the protagonist's internal state. The story spans one week in a coastal town.
6
+
7
+ ## Act/part breakdown
8
+
9
+ **Act 1 -- Disruption (Scenes 1--2)**
10
+ Elias's quiet routine is shattered by a letter. He retreats to the only place that makes sense -- his workshop -- and sits with the weight of what the letter means.
11
+
12
+ **Act 2 -- Decision (Scene 3)**
13
+ Elias walks through town to the pier. Watching the tide, he decides to write back. The midpoint turn.
14
+
15
+ **Act 3 -- Action and Resolution (Scenes 4--5)**
16
+ Elias reopens his workshop and repairs a clock as a gift. Petra arrives. Two strangers meet for the first time, connected by blood and a ticking clock.
17
+
18
+ ## Scene list
19
+
20
+ | Scene | Title | Location | ~Words | Arc position | Status |
21
+ |-------|-------|----------|--------|--------------|--------|
22
+ | 1 | The Letter | Kitchen above the shop | 1,000 | Opening / Inciting incident | Drafted |
23
+ | 2 | The Workshop | Shuttered workshop | 1,000 | Rising action | Drafted |
24
+ | 3 | The Pier | Town streets / pier | 900 | Midpoint / Turning point | Drafted |
25
+ | 4 | The Clock | Workshop (reopened) | 1,000 | Rising action / Pre-climax | Drafted |
26
+ | 5 | The Reunion | Apartment above the shop | 1,100 | Climax / Resolution | Planned |
27
+
28
+ ## Arc positions
29
+
30
+ **Opening:** Scene 1 -- Elias at his kitchen table, morning routine. Establishes solitude, setting, character.
31
+ **Inciting incident:** Scene 1 -- The letter arrives. Elias learns he has a daughter.
32
+ **First turning point:** Scene 2 -- Elias descends to the workshop and sits with the letter among stopped clocks. He cannot ignore it.
33
+ **Midpoint:** Scene 3 -- At the pier, Elias decides to write back. The tide turns (literally and figuratively).
34
+ **Second turning point:** Scene 4 -- Elias reopens the workshop and begins repairing the carriage clock. He is building toward something.
35
+ **Climax:** Scene 5 -- Petra arrives. First meeting. The clock is given.
36
+ **Resolution:** Scene 5 -- Two strangers sit together. The clock ticks. Nothing is resolved, but something has begun.
37
+
38
+ ## Notes
39
+
40
+ - Scenes 1--3 are mostly interior/solo. Dialogue is minimal until scene 5.
41
+ - The workshop appears in scenes 2 and 4 but is transformed between appearances (shuttered vs. alive).
42
+ - Each scene contains at least one clock or time-related image.
43
+ - The carriage clock introduced in scene 2 becomes central in scene 4 and is the gift in scene 5.
44
+
45
+ ---
46
+ *Update this file as the structure evolves. It's the bridge between WORK.md (high concept) and individual unit planning.*
@@ -0,0 +1,75 @@
1
+ # Plot Graph
2
+
3
+ ## Emotional arc
4
+
5
+ ```
6
+ Intensity
7
+ |
8
+ 5 | *
9
+ | / \
10
+ 4 | / *
11
+ | /
12
+ 3 | *---* /
13
+ | / \ /
14
+ 2 | *---* / \ /
15
+ | / \ / *---*
16
+ 1 | *---* *---*
17
+ |
18
+ 0 +----+------+------+------+------+------+------+------+----->
19
+ Sc.1 | Sc.2 | Sc.3 | Sc.4 | Sc.5
20
+ Letter Workshop Pier Clock Reunion
21
+ ```
22
+
23
+ ## Scene-by-scene arc
24
+
25
+ ### Scene 1: The Letter
26
+ - **Arc position:** Opening / Inciting incident
27
+ - **Emotional trajectory:** Low (routine) --> Shock (letter) --> Stunned stillness
28
+ - **Key beat:** Elias's hands tremble -- a watchmaker's hands that never tremble
29
+ - **Tension level:** 1 --> 3
30
+ - **Dominant emotion:** Disruption
31
+
32
+ ### Scene 2: The Workshop
33
+ - **Arc position:** Rising action
34
+ - **Emotional trajectory:** Retreat (descending to workshop) --> Memory (Lena, the past) --> Weight (the letter beside the unfinished clock)
35
+ - **Key beat:** Elias places the letter next to the unfinished carriage clock on the workbench
36
+ - **Tension level:** 2 --> 2 (sustained, interior)
37
+ - **Dominant emotion:** Grief, unresolved past
38
+
39
+ ### Scene 3: The Pier
40
+ - **Arc position:** Midpoint / Turning point
41
+ - **Emotional trajectory:** Restlessness (walking) --> Clarity (watching the tide) --> Decision (he will write back)
42
+ - **Key beat:** The tide turns. Elias turns with it.
43
+ - **Tension level:** 2 --> 3
44
+ - **Dominant emotion:** Resolve
45
+
46
+ ### Scene 4: The Clock
47
+ - **Arc position:** Rising action / Pre-climax
48
+ - **Emotional trajectory:** Purpose (reopening the workshop) --> Focus (the repair) --> Hope (the clock ticks)
49
+ - **Key beat:** The carriage clock ticks for the first time in years -- the workshop is alive again
50
+ - **Tension level:** 3 --> 4
51
+ - **Dominant emotion:** Cautious hope, craft as expression
52
+
53
+ ### Scene 5: The Reunion (planned)
54
+ - **Arc position:** Climax / Resolution
55
+ - **Emotional trajectory:** Anxiety (waiting) --> Shock (first sight) --> Awkwardness (two strangers) --> Connection (the clock gift) --> Fragile hope (sitting together)
56
+ - **Key beat:** The clock changes hands -- from maker to daughter
57
+ - **Tension level:** 4 --> 5 --> 4 (climax then soft landing)
58
+ - **Dominant emotion:** Vulnerability, tentative belonging
59
+
60
+ ## Thematic threads across arc
61
+
62
+ | Theme | Sc.1 | Sc.2 | Sc.3 | Sc.4 | Sc.5 |
63
+ |-------|------|------|------|------|------|
64
+ | Lost Time | Clock stops | Stopped clocks everywhere | Tide as time | Clock restarts | Clock given |
65
+ | Parenthood | Letter reveals daughter | Memory of Lena | -- | Gift-making as fatherhood | First meeting |
66
+ | Second Chances | Door opens | Door stays open | Decision to respond | Building something new | Sitting together |
67
+
68
+ ## Pacing notes
69
+
70
+ - Scenes 1--3: Slow, contemplative. Long paragraphs, few dialogue beats.
71
+ - Scene 4: Medium pace. Detailed craft description creates forward momentum.
72
+ - Scene 5: Fastest pace. Shorter paragraphs, most dialogue. But still restrained -- this is not a sprint.
73
+
74
+ ---
75
+ *This graph tracks the emotional shape of the story. Use it alongside OUTLINE.md when planning or revising individual scenes.*
@@ -0,0 +1,44 @@
1
+ # Workflow state
2
+
3
+ **Last updated:** 2026-04-04T14:22:00Z
4
+ **Current phase:** Drafting
5
+ **Current unit:** Scene 5
6
+
7
+ ## Progress
8
+
9
+ - **Units total:** 5
10
+ - **Units discussed:** 5
11
+ - **Units planned:** 5
12
+ - **Units drafted:** 4 of 5
13
+ - **Units reviewed:** 1
14
+ - **Units submitted:** 0
15
+ - **Total words:** 3,940
16
+
17
+ ## Last actions
18
+
19
+ | Timestamp | Command | Unit | Outcome |
20
+ |-----------|---------|------|---------|
21
+ | 2026-04-04T14:22:00Z | draft-scene | Scene 4 | Drafted -- 1,020 words |
22
+ | 2026-04-04T09:15:00Z | editor-review | Scene 2 | Review complete -- 4 notes |
23
+ | 2026-04-03T16:45:00Z | draft-scene | Scene 3 | Drafted -- 890 words |
24
+ | 2026-04-02T11:30:00Z | draft-scene | Scene 2 | Drafted -- 1,010 words |
25
+ | 2026-04-01T10:00:00Z | draft-scene | Scene 1 | Drafted -- 1,020 words |
26
+ | 2026-03-31T15:00:00Z | plan | All scenes | Outline complete |
27
+ | 2026-03-31T13:00:00Z | discuss | Story | Brief finalized |
28
+ | 2026-03-31T10:00:00Z | new-work | -- | Project created |
29
+
30
+ ## Pending
31
+
32
+ - **Next step:** Draft scene 5 -- "The Reunion"
33
+ - **Open revisions:** Scene 2 has editor notes (4 items) awaiting revision
34
+ - **Unresolved notes:** None
35
+ - **Voice-check issues:** None
36
+ - **Continuity flags:** None
37
+
38
+ ## Session handoff
39
+
40
+ **Last session ended:** 2026-04-04T14:30:00Z
41
+ **Resume context:** Scene 4 just drafted. Ready to draft scene 5 (The Reunion). Scene 2 editor review notes still pending revision. All context files complete. Voice calibration stable.
42
+
43
+ ---
44
+ *This file is the source of truth for workflow position. Every Scriveno command reads it and updates it. Don't edit by hand -- it's managed automatically.*
@@ -0,0 +1,119 @@
1
+ # Style guide -- Voice DNA
2
+
3
+ *This file is loaded into every drafter agent invocation. It is the single most important file in the project -- the difference between prose that sounds like the writer and prose that sounds like generic AI.*
4
+
5
+ ## Part 1 -- Narrative architecture
6
+
7
+ ### Narrative perspective
8
+ - **POV:** Close third person
9
+ - **POV consistency:** Single POV (Elias throughout)
10
+ - **Narrator reliability:** Reliable -- the narrator sees what Elias sees, no more
11
+ - **Narrator distance:** Intimate -- inside his head, feeling what he feels, but not explaining it
12
+
13
+ ### Tense
14
+ - **Primary tense:** Past tense
15
+ - **Tense shifts:** None. Stay in simple past. No flashback tense changes -- memories are rendered as present-tense sensation within past-tense narration.
16
+
17
+ ### Narrative stance
18
+ - **Knowing vs. discovering:** Discovering alongside the reader. The narrator does not foreshadow or editorialize. Each moment arrives as it arrives.
19
+ - **Emotional distance:** Warm but restrained. The narrator is sympathetic to Elias without sentimentalizing him. Compassion without pity.
20
+ - **Judgment:** Compassionate. The narrator does not judge Elias's decades of avoidance. The prose holds space for his reasons without endorsing them.
21
+
22
+ ## Part 2 -- Sentence and paragraph architecture
23
+
24
+ ### Sentence architecture
25
+ - **Average sentence length:** 14 words
26
+ - **Sentence variation:** High variation -- short declarative sentences (4--8 words) alternate with longer, embedded-clause constructions (20--30 words). Fragments are allowed for emphasis and rhythm.
27
+ - **Complex structures:** Embedded clauses and fragments. Parallel structures for emotional emphasis. No run-ons.
28
+ - **Sentence music:** Lyrical -- the prose has a tidal rhythm, swelling and receding. Staccato for moments of shock or decision. Flowing for memory and description.
29
+
30
+ ### Paragraph architecture
31
+ - **Paragraph length:** Variable -- short paragraphs (1--2 sentences) for beats of tension or revelation. Longer paragraphs (4--6 sentences) for description and memory. Single-line paragraphs for emphasis.
32
+ - **White space:** Generous. Let the page breathe. Silence between paragraphs is as important as the words.
33
+ - **Paragraph breaks:** Break on beat shift -- when emotion changes direction, when attention moves to a new object, when time skips. Never break mid-thought for artificial suspense.
34
+
35
+ ## Part 3 -- Vocabulary and figurative language
36
+
37
+ ### Vocabulary
38
+ - **Register:** Literary -- elevated but accessible. The prose should feel carefully made without feeling effortful.
39
+ - **Complexity:** Accessible complexity -- no word is obscure for the sake of it, but precision matters. "Escapement" is used because it's the correct watchmaking term, not because it sounds impressive.
40
+ - **Word origin:** Anglo-Saxon preference for emotional moments (hands, bone, salt, home). Latinate for reflection and abstraction (mechanism, solitude, precision).
41
+ - **Jargon handling:** Watchmaking terms are used naturally, as Elias would think them. Context makes meaning clear. No parenthetical definitions.
42
+ - **Profanity:** None. Elias is not a man who swears. Petra might, but not in this story.
43
+
44
+ ### Figurative language
45
+ - **Metaphor density:** Moderate -- one or two extended metaphors per scene, grounded in the story's object world (clocks, ocean, hands).
46
+ - **Metaphor style:** Grounded and sensory. Metaphors come from the physical world of the story: gears, tides, salt, rust, glass. No abstract philosophy.
47
+ - **Recurring image systems:** Clocks/gears/time (mechanism as emotion), tides/ocean (time as natural force), hands/touch (connection, craft, trembling as vulnerability).
48
+ - **Similes:** Sparse. When used, they are precise and unexpected. Prefer metaphor and direct description.
49
+ - **Symbolism:** Emergent -- the carriage clock, the letter, the pier. Symbols grow from the story's objects rather than being imposed.
50
+
51
+ ## Part 4 -- Dialogue
52
+
53
+ ### Dialogue voice
54
+ - **Ratio:** ~25% overall, but unevenly distributed. Scenes 1--3 have almost no dialogue. Scene 5 has the most.
55
+ - **Tag style:** Action beats preferred over tags. "He set the cup down" rather than "he said quietly." When tags are needed, use "said" only.
56
+ - **Subtext level:** Moderately subtextual. Characters say less than they mean. Silence and gesture carry the weight.
57
+ - **Dialect/accent:** None. Clean, unaccented English. Elias's speech is marked by brevity and precision, not by phonetic rendering.
58
+ - **Interrupted speech:** Rare. When Elias trails off, use an em dash. He does not ramble.
59
+
60
+ ### Character voice differentiation
61
+ Each character should sound distinct. See CHARACTERS.md for individual voice anchors.
62
+
63
+ ## Part 5 -- Description and sensory detail
64
+
65
+ ### Description density
66
+ - **Overall density:** Rich -- every scene is grounded in specific physical detail. The reader should smell the workshop, hear the gulls, feel the salt on their skin.
67
+ - **Sense mix:** Multi-sensory. Every scene engages at least three senses. Sound is particularly important (clock ticking, waves, gulls, silence).
68
+ - **Specificity:** Hyper-specific. Not "a clock" but "the carriage clock with the cracked ivory face." Not "the sea" but "the grey water past the breakwater."
69
+
70
+ ### Physicality
71
+ - **Body awareness:** High. Elias's hands are always present -- their steadiness, their trembling, what they hold. Physical sensation grounds every emotional beat.
72
+ - **Place:** Strong. Each location is fully rendered. The kitchen, the workshop, the pier, the apartment -- each has its own sensory signature.
73
+ - **Time of day/weather:** Present in every scene. Morning light, afternoon shadows, salt wind, fog. The coastal atmosphere is a constant thread.
74
+
75
+ ## Part 6 -- Pacing, rhythm, and transitions
76
+
77
+ ### Pacing
78
+ - **Default pace:** Slow-burn. The prose takes its time. Let moments land.
79
+ - **Pace variation:** Scenes 1--3 are slower, more contemplative. Scene 4 picks up as Elias works with purpose. Scene 5 is the most dynamic, with the longest stretches of dialogue.
80
+ - **Scene-to-summary ratio:** 70:30. Most of the story is rendered in real time. Summary is used for transitions between days and for backstory.
81
+
82
+ ### Transitions
83
+ - **Between scenes:** Soft fades. Each scene ends with a resonant image. The next scene opens in a new time and place without explicit bridging.
84
+ - **Between chapters:** N/A (short story, no chapters).
85
+ - **Time jumps:** Signaled by setting change and time-of-day markers. "The next morning" or "By Thursday" -- simple, clean.
86
+
87
+ ## Part 7 -- Reference influences
88
+
89
+ ### Authors/works the writer wants to evoke
90
+ - **Marilynne Robinson** (*Gilead*) -- the quiet authority, the way ordinary moments become luminous, the father-child longing
91
+ - **Elizabeth Strout** (*Olive Kitteridge*) -- character revealed through small gestures, emotional restraint, the weight of what's unsaid
92
+ - **Kazuo Ishiguro** (*The Remains of the Day*) -- regret as atmosphere, the dignity of understatement, the devastating precision of too-late realizations
93
+
94
+ ### Passages loaded as reference
95
+ No reference passages loaded. Voice is established from the style dimensions above.
96
+
97
+ ## Part 9 -- Do and don't
98
+
99
+ ### Always
100
+ - Ground every emotion in a physical sensation. If Elias feels something, his body shows it first.
101
+ - Use the workshop as metaphor for internal state. When the workshop is shut, Elias is shut. When it reopens, he is opening.
102
+ - Let silence speak. The most important moments happen between words.
103
+ - Give every clock its own character. The carriage clock is not the kitchen clock is not the grandfather clock.
104
+
105
+ ### Never
106
+ - Explain emotions directly. Never write "Elias felt sad" or "a wave of grief washed over him."
107
+ - Use cliches about time healing. No "time heals all wounds," no "better late than never."
108
+ - Rush the quiet moments. If a paragraph feels too slow, it's probably exactly right.
109
+ - Use exclamation points. This is not that kind of story.
110
+
111
+ ### Consider
112
+ - The sound of clocks as emotional punctuation. A ticking clock in the background changes a scene's tension.
113
+ - Salt air as a constant sensory thread. The coast is always present, even indoors.
114
+ - Elias's hands as the reader's primary point of contact with his interior life.
115
+ - The difference between a clock that ticks and a clock that doesn't.
116
+
117
+ ---
118
+
119
+ *This style guide is generated from the `/scr:profile-writer` questionnaire and refined by `/scr:voice-test`. It is updated whenever the writer says "this doesn't sound like me" or flags a specific voice issue. Every drafter agent loads this file -- it is the single most important artifact in the project.*
@@ -0,0 +1,51 @@
1
+ # Themes
2
+
3
+ *The thematic threads this work explores. Each theme has a position (the writer's stance), a set of scenes where it surfaces, and a craft strategy for handling it.*
4
+
5
+ ---
6
+
7
+ ## Lost Time
8
+
9
+ **The question:** Can lost time be recovered, or only acknowledged?
10
+ **The writer's position:** Deliberately unresolved. The story does not answer this -- it holds the question open.
11
+ **How it surfaces:** Imagery (stopped clocks, tides, the carriage clock restarting), structure (the story itself spans only a week but contains thirty-four years of absence), objects (the letter, the clock).
12
+ **Scenes where it appears:**
13
+ - Scene 1: The letter announces thirty-four lost years. The kitchen clock ticks against the silence.
14
+ - Scene 2: The workshop full of stopped clocks -- each one a frozen moment. Elias sits among them like a man sitting among his own abandoned years.
15
+ - Scene 3: The tide at the pier -- time as a natural force that moves regardless of human intention. The tide goes out and comes back. Maybe people can too.
16
+ - Scene 4: The carriage clock restarts. For the first time in years, something in the workshop moves forward. But repairing a clock is not the same as recovering lost time -- it is starting the count again from now.
17
+ - Scene 5: The clock changes hands. Time is no longer something Elias keeps to himself.
18
+ **Craft strategy:** Show through the clock imagery. Never state the theme directly. Let the reader feel the weight of thirty-four years through accumulated physical detail -- the dust on the workbench, the rust on the gears, the silence in the apartment.
19
+ **Risks:** Time metaphors can tip into cliche ("time heals," "turn back the clock"). Avoid all of them. Use the specific language of watchmaking instead.
20
+
21
+ ---
22
+
23
+ ## Parenthood
24
+
25
+ **The question:** What does it mean to be a parent when you've missed everything?
26
+ **The writer's position:** Parenthood is not an achievement -- it is a presence. Elias cannot be the father Petra deserved, but he can be the father who is here now.
27
+ **How it surfaces:** Dialogue (or its absence), gesture (Elias making tea, repairing the clock as a gift), backstory (the childless marriage, Lena leaving), the act of making something with his hands for someone else.
28
+ **Scenes where it appears:**
29
+ - Scene 1: The letter forces the word "daughter" into Elias's vocabulary. He has no framework for it.
30
+ - Scene 2: Memories of Lena. The years of trying for children with Maren. The irony that he had a child all along and never knew.
31
+ - Scene 4: The clock repair becomes an act of fatherhood -- the first thing he has ever made for his child. He cannot give her a childhood, but he can give her this.
32
+ - Scene 5: The meeting. Two people who are biologically parent and child but functionally strangers. The clock gift bridges the gap -- not with words, but with craft.
33
+ **Craft strategy:** Contrast through character. Elias does not know how to be a father -- he knows how to fix things. Let his fatherhood express itself through the only language he has: careful, precise, physical work.
34
+ **Risks:** Sentimentality. The temptation to make the reunion warm and easy. Resist this. The reunion is awkward, uncertain, full of pauses. That is the honesty of it.
35
+
36
+ ---
37
+
38
+ ## Second Chances
39
+
40
+ **The question:** Is it possible to begin again, or only to begin differently?
41
+ **The writer's position:** You cannot go back. But you can open a door you thought was locked.
42
+ **How it surfaces:** Action (Elias choosing to respond, reopening the workshop, opening his apartment door), setting (the workshop shut vs. open, the pier as threshold between land and sea), structure (the story moves from closed spaces to open ones).
43
+ **Scenes where it appears:**
44
+ - Scene 1: The letter is an uninvited second chance. Elias did not seek it. It arrived on a Tuesday.
45
+ - Scene 3: The decision at the pier. Elias chooses to write back -- the first active choice he has made in years.
46
+ - Scene 4: Reopening the workshop. The physical act of opening a closed space mirrors the emotional act of opening himself.
47
+ - Scene 5: Opening the apartment door to Petra. The final threshold.
48
+ **Craft strategy:** Embedded in setting. Track the opening and closing of doors, windows, and spaces throughout the story. The workshop door is the central metaphor -- shut in scene 2, open in scene 4. Let the architecture tell the story.
49
+ **Risks:** False hope. The ending must not promise too much. A second chance is not a guarantee -- it is a beginning. The clock ticks, but neither Elias nor Petra knows what time it will keep.
50
+
51
+ ---
@@ -0,0 +1,51 @@
1
+ # The Watchmaker's Daughter
2
+
3
+ ## Premise
4
+
5
+ A retired watchmaker in a coastal town receives a letter from a daughter he never knew he had. Over the course of a week, Elias must decide whether to open a door he sealed shut thirty-four years ago -- and whether the silence he's built his life around is protection or prison.
6
+
7
+ ## Work type
8
+
9
+ - **Type:** short_story
10
+ - **Group:** prose_fiction
11
+ - **Command unit:** scene
12
+ - **Target length:** ~5,000 words
13
+ - **Genre:** Literary Fiction
14
+ - **Audience:** Adult literary fiction readers
15
+
16
+ ## Elevator pitch
17
+
18
+ An aging watchmaker who has spent decades alone discovers he has a grown daughter. Through five intimate scenes, we watch a man who fixes broken things confront the one thing he could never repair -- lost time.
19
+
20
+ ## Logline
21
+
22
+ When retired watchmaker Elias receives a letter from Petra, the thirty-four-year-old daughter he never knew existed, he must decide whether a lifetime of lost time can be wound back -- or whether some clocks, once stopped, stay stopped.
23
+
24
+ ## Comparable works
25
+
26
+ - *Gilead* by Marilynne Robinson (quiet, interior, a father writing to a child he barely knows)
27
+ - *Olive Kitteridge* by Elizabeth Strout (small-town character study, emotional restraint)
28
+ - *The Remains of the Day* by Kazuo Ishiguro (regret, the weight of choices not made, understated prose)
29
+
30
+ ## Central question
31
+
32
+ Can a lifetime of lost time be wound back?
33
+
34
+ ## Core conflict
35
+
36
+ Elias wants to remain undisturbed in his carefully constructed solitude. Petra's letter forces him to confront whether his quiet life is peace or cowardice -- and whether connection is still possible at sixty-eight.
37
+
38
+ ## Tone and mood
39
+
40
+ Melancholic but hopeful. The prose moves at the pace of tides and ticking clocks. Silence is as important as speech. The emotional register is restrained -- feelings are shown through hands, objects, and the physical world, never named directly.
41
+
42
+ ## Structural notes
43
+
44
+ Five scenes, each approximately 1,000 words. The story follows a single week. Each scene takes place in a distinct location that mirrors Elias's internal state: kitchen (routine), workshop (memory), pier (decision), workshop again (action), apartment (connection). The arc moves from stasis through disruption to fragile renewal.
45
+
46
+ ## What makes this different
47
+
48
+ This is a story told almost entirely through objects and gestures. Clocks are not just metaphors -- they are the language Elias uses to express what he cannot say. The watchmaking details are precise and earned, grounding the emotional arc in craft and physicality.
49
+
50
+ ---
51
+ *This file is the north star. Every drafted unit should advance the premise, sharpen the central question, and serve the tone. If you find yourself off-track, return here.*
@@ -0,0 +1,59 @@
1
+ {
2
+ "scriveno_version": "0.3.0",
3
+ "work_type": "short_story",
4
+ "group": "prose_fiction",
5
+ "command_unit": "scene",
6
+ "atomic": "beat",
7
+ "title": "The Watchmaker's Daughter",
8
+ "author": "Demo Writer",
9
+ "developer_mode": false,
10
+ "created_at": "2026-03-31T10:00:00Z",
11
+ "updated_at": "2026-04-04T14:22:00Z",
12
+
13
+ "autopilot": {
14
+ "enabled": false,
15
+ "profile": "guided"
16
+ },
17
+
18
+ "voice": {
19
+ "calibrated": true,
20
+ "last_calibration": "2026-03-31T12:00:00Z",
21
+ "drift_threshold": 0.3
22
+ },
23
+
24
+ "export": {
25
+ "default_format": "docx_manuscript",
26
+ "include_front_matter": true,
27
+ "include_back_matter": true,
28
+ "manuscript_format": {
29
+ "font": "Times New Roman",
30
+ "size": 12,
31
+ "spacing": "double",
32
+ "margins": "1in"
33
+ }
34
+ },
35
+
36
+ "translation": {
37
+ "source_language": "en",
38
+ "target_languages": [],
39
+ "name_handling": "keep_original",
40
+ "measurement_system": "source"
41
+ },
42
+
43
+ "collaboration": {
44
+ "tracks_enabled": false,
45
+ "default_track": "canon"
46
+ },
47
+
48
+ "illustration": {
49
+ "style": null,
50
+ "cover_enabled": false,
51
+ "interior_enabled": false
52
+ },
53
+
54
+ "git": {
55
+ "auto_commit": true,
56
+ "commit_message_style": "descriptive",
57
+ "branching_strategy": "none"
58
+ }
59
+ }
@@ -0,0 +1,51 @@
1
+ # Scene 1: The Letter
2
+
3
+ The kitchen smelled of yesterday's coffee and the particular staleness of a room where only one person breathes. Elias sat at the table with his hands around a cup he had not yet lifted. Outside, gulls argued over something in the gutter. The foghorn at the breakwater sounded twice, which meant the weather was coming in from the west, which meant rain by noon. He knew these things the way he knew the click of a minute hand advancing -- not by thought, but by the body's long attendance to repetition.
4
+
5
+ He wore the same wool sweater he had worn the day before, and the day before that. The sleeves were pushed to his forearms, exposing the fine white hairs and the permanent calluses along the edges of his thumbs. Watchmaker's hands. Sixty-eight years old and still steady. He was proud of that, though he would not have said so.
6
+
7
+ The bread was from yesterday. He tore a piece and ate it dry, looking out the window at the slate-colored water beyond the rooftops. The shop below him was dark. It had been dark for three years, since Maren, since the last reason he had to open the door each morning had been carried out of it in a box of Norwegian pine. He did not think of it that way. He did not think of it at all, most days. The shop was simply closed, the way a finished clock is closed -- everything inside still present, still arranged, but no longer keeping time.
8
+
9
+ The mail slot clattered.
10
+
11
+ It was a small sound, metallic, ordinary. Letters still came -- utility bills, pension notices, the occasional catalog addressed to Maren that he stacked in a drawer without opening. He set his cup down and walked to the front hall, where the morning's delivery lay on the worn carpet like a fallen leaf.
12
+
13
+ Two envelopes. One from the electric company. One handwritten.
14
+
15
+ He picked up the handwritten one first, because handwritten letters did not come anymore. The envelope was cream-colored, slightly too thick for its size, and addressed in a careful, upright script. His name, his address. No return address on the front. He turned it over. On the back, in smaller letters: *Petra Krol*.
16
+
17
+ The name meant nothing.
18
+
19
+ He carried it back to the kitchen table, sat down, and opened it with a butter knife -- the same knife he used every morning, the same motion, the blade slipping under the fold with the precision of someone who had spent a lifetime opening small, delicate things without damaging them.
20
+
21
+ Inside: a single sheet of paper, folded in thirds. He unfolded it.
22
+
23
+ *Dear Mr. Voss,*
24
+
25
+ *My name is Petra Krol. I am thirty-four years old. My mother is Lena Krol, who lived in this town briefly in the spring and summer of 1992. I believe you are my father.*
26
+
27
+ He read it again. Then a third time. The words did not rearrange themselves.
28
+
29
+ The kitchen clock ticked. The gulls had gone quiet, or he had stopped hearing them. Outside, the grey water moved against the seawall with the patience of something that has nowhere else to be.
30
+
31
+ *I believe you are my father.*
32
+
33
+ Elias set the letter on the table. He placed both hands flat on either side of it, the way he would steady a mechanism before beginning work. His fingers were splayed, the tendons visible beneath the skin.
34
+
35
+ Lena. He could see her, faintly, the way you see something through old glass -- the shape clear enough, the details softened by time. Dark hair. A directness that startled him. She had come into the shop one afternoon asking about a clock, and he had talked for twenty minutes about escapements before realizing she was smiling at him, not at the clock.
36
+
37
+ Three months. Maybe four. Then she was gone, back to wherever she had come from, and he had not followed because he was not the kind of man who follows. He was the kind of man who stays, who sits, who waits for the next thing to come through the door.
38
+
39
+ Something had come through the door.
40
+
41
+ He looked down at his hands. They were trembling.
42
+
43
+ In sixty-eight years, in half a century of holding tweezers and jeweler's screws and springs no wider than an eyelash, his hands had never trembled. He stared at them as if they belonged to someone else -- these hands that had steadied a thousand failing mechanisms, that had held Maren's hand at the end and not shaken, that had locked the shop and climbed the stairs and made coffee every morning for three years without a single spill.
44
+
45
+ They were trembling now.
46
+
47
+ He pressed them flat against the table, against the wood, against something solid and known. The letter lay between them, its cream-colored paper bright against the dark grain.
48
+
49
+ The foghorn sounded again. Rain by noon. He knew this. He had always known this.
50
+
51
+ He did not know anything else.