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.
- package/LICENSE +21 -0
- package/README.md +222 -0
- package/agents/continuity-checker.md +85 -0
- package/agents/drafter.md +248 -0
- package/agents/plan-checker.md +209 -0
- package/agents/researcher.md +114 -0
- package/agents/translator.md +204 -0
- package/agents/voice-checker.md +154 -0
- package/bin/install.js +1620 -0
- package/commands/scr/add-note.md +51 -0
- package/commands/scr/add-unit.md +101 -0
- package/commands/scr/art-direction.md +225 -0
- package/commands/scr/autopilot-publish.md +210 -0
- package/commands/scr/autopilot-translate.md +237 -0
- package/commands/scr/autopilot.md +200 -0
- package/commands/scr/back-matter.md +630 -0
- package/commands/scr/back-translate.md +197 -0
- package/commands/scr/beta-reader.md +97 -0
- package/commands/scr/blurb.md +149 -0
- package/commands/scr/book-proposal.md +210 -0
- package/commands/scr/build-ebook.md +448 -0
- package/commands/scr/build-poetry-submission.md +202 -0
- package/commands/scr/build-print.md +598 -0
- package/commands/scr/build-smashwords.md +171 -0
- package/commands/scr/build-world.md +158 -0
- package/commands/scr/cast-list.md +104 -0
- package/commands/scr/chapter-header.md +158 -0
- package/commands/scr/character-arc.md +108 -0
- package/commands/scr/character-ref.md +160 -0
- package/commands/scr/character-sheet.md +143 -0
- package/commands/scr/character-touch.md +157 -0
- package/commands/scr/character-voice-sample.md +111 -0
- package/commands/scr/check-notes.md +50 -0
- package/commands/scr/cleanup.md +159 -0
- package/commands/scr/compare.md +112 -0
- package/commands/scr/complete-draft.md +49 -0
- package/commands/scr/continuity-check.md +129 -0
- package/commands/scr/copy-edit.md +118 -0
- package/commands/scr/cover-art.md +382 -0
- package/commands/scr/cultural-adaptation.md +177 -0
- package/commands/scr/demo.md +93 -0
- package/commands/scr/dialogue-audit.md +143 -0
- package/commands/scr/discuss.md +118 -0
- package/commands/scr/discussion-questions.md +129 -0
- package/commands/scr/do.md +68 -0
- package/commands/scr/draft.md +97 -0
- package/commands/scr/editor-review.md +466 -0
- package/commands/scr/export.md +942 -0
- package/commands/scr/fast.md +65 -0
- package/commands/scr/front-matter.md +696 -0
- package/commands/scr/health.md +113 -0
- package/commands/scr/help.md +121 -0
- package/commands/scr/history.md +92 -0
- package/commands/scr/illustrate-scene.md +211 -0
- package/commands/scr/import.md +95 -0
- package/commands/scr/insert-unit.md +108 -0
- package/commands/scr/line-edit.md +146 -0
- package/commands/scr/manager.md +77 -0
- package/commands/scr/manuscript-stats.md +139 -0
- package/commands/scr/map-illustration.md +213 -0
- package/commands/scr/map-manuscript.md +134 -0
- package/commands/scr/merge-units.md +136 -0
- package/commands/scr/multi-publish.md +344 -0
- package/commands/scr/new-character.md +167 -0
- package/commands/scr/new-revision.md +50 -0
- package/commands/scr/new-work.md +148 -0
- package/commands/scr/next.md +125 -0
- package/commands/scr/originality-check.md +170 -0
- package/commands/scr/outline.md +131 -0
- package/commands/scr/pacing-analysis.md +170 -0
- package/commands/scr/panel-layout.md +225 -0
- package/commands/scr/pause-work.md +88 -0
- package/commands/scr/plan.md +112 -0
- package/commands/scr/plant-seed.md +57 -0
- package/commands/scr/plot-graph.md +199 -0
- package/commands/scr/polish.md +141 -0
- package/commands/scr/profile-writer.md +154 -0
- package/commands/scr/progress.md +51 -0
- package/commands/scr/publish.md +455 -0
- package/commands/scr/query-letter.md +183 -0
- package/commands/scr/quick-write.md +82 -0
- package/commands/scr/relationship-map.md +129 -0
- package/commands/scr/remove-unit.md +120 -0
- package/commands/scr/reorder-units.md +126 -0
- package/commands/scr/resume-work.md +97 -0
- package/commands/scr/sacred/annotation-layer.md +105 -0
- package/commands/scr/sacred/chronology.md +121 -0
- package/commands/scr/sacred/concordance.md +88 -0
- package/commands/scr/sacred/cross-reference.md +97 -0
- package/commands/scr/sacred/doctrinal-check.md +129 -0
- package/commands/scr/sacred/genealogy.md +107 -0
- package/commands/scr/sacred/source-tracking.md +101 -0
- package/commands/scr/sacred/verse-numbering.md +103 -0
- package/commands/scr/sacred-numbering-format.md +103 -0
- package/commands/scr/save.md +109 -0
- package/commands/scr/scan.md +291 -0
- package/commands/scr/sensitivity-review.md +169 -0
- package/commands/scr/series-bible.md +127 -0
- package/commands/scr/session-report.md +80 -0
- package/commands/scr/settings.md +58 -0
- package/commands/scr/split-unit.md +123 -0
- package/commands/scr/spread-layout.md +187 -0
- package/commands/scr/storyboard.md +262 -0
- package/commands/scr/subject-touch.md +168 -0
- package/commands/scr/submit.md +50 -0
- package/commands/scr/subplot-map.md +147 -0
- package/commands/scr/sync.md +116 -0
- package/commands/scr/synopsis.md +137 -0
- package/commands/scr/theme-tracker.md +128 -0
- package/commands/scr/thread.md +83 -0
- package/commands/scr/timeline.md +141 -0
- package/commands/scr/track.md +564 -0
- package/commands/scr/translate.md +260 -0
- package/commands/scr/translation-glossary.md +298 -0
- package/commands/scr/translation-memory.md +310 -0
- package/commands/scr/troubleshoot.md +59 -0
- package/commands/scr/undo.md +106 -0
- package/commands/scr/validate.md +133 -0
- package/commands/scr/versions.md +94 -0
- package/commands/scr/voice-check.md +133 -0
- package/commands/scr/voice-test.md +68 -0
- package/data/CONSTRAINTS.json +1606 -0
- package/data/demo/.manuscript/BRIEF.md +37 -0
- package/data/demo/.manuscript/CHARACTERS.md +90 -0
- package/data/demo/.manuscript/OUTLINE.md +46 -0
- package/data/demo/.manuscript/PLOT-GRAPH.md +75 -0
- package/data/demo/.manuscript/STATE.md +44 -0
- package/data/demo/.manuscript/STYLE-GUIDE.md +119 -0
- package/data/demo/.manuscript/THEMES.md +51 -0
- package/data/demo/.manuscript/WORK.md +51 -0
- package/data/demo/.manuscript/config.json +59 -0
- package/data/demo/.manuscript/drafts/body/1-the-letter-DRAFT.md +51 -0
- package/data/demo/.manuscript/drafts/body/2-the-workshop-DRAFT.md +51 -0
- package/data/demo/.manuscript/drafts/body/3-the-pier-DRAFT.md +45 -0
- package/data/demo/.manuscript/drafts/body/4-the-clock-DRAFT.md +59 -0
- package/data/demo/.manuscript/plans/5-the-reunion-PLAN.md +52 -0
- package/data/demo/.manuscript/reviews/2-the-workshop-REVIEW.md +61 -0
- package/data/export-templates/scriveno-academic.latex +184 -0
- package/data/export-templates/scriveno-acm.latex +67 -0
- package/data/export-templates/scriveno-apa7.latex +83 -0
- package/data/export-templates/scriveno-book.typst +175 -0
- package/data/export-templates/scriveno-chapbook.typst +121 -0
- package/data/export-templates/scriveno-elsevier.latex +76 -0
- package/data/export-templates/scriveno-epub.css +386 -0
- package/data/export-templates/scriveno-fixed-layout-epub.css +76 -0
- package/data/export-templates/scriveno-fixed-layout.opf +23 -0
- package/data/export-templates/scriveno-ieee.latex +77 -0
- package/data/export-templates/scriveno-lncs.latex +79 -0
- package/data/export-templates/scriveno-picturebook.typst +113 -0
- package/data/export-templates/scriveno-poetry-submission-styles.md +45 -0
- package/data/export-templates/scriveno-poetry-submission.docx +0 -0
- package/data/export-templates/scriveno-smashwords-styles.md +45 -0
- package/data/export-templates/scriveno-smashwords.docx +0 -0
- package/data/export-templates/scriveno-stageplay.typst +129 -0
- package/data/proof/creative-context/README.md +79 -0
- package/data/proof/voice-dna/GUIDED-SAMPLE.md +19 -0
- package/data/proof/voice-dna/README.md +45 -0
- package/data/proof/voice-dna/STYLE-GUIDE-EXCERPT.md +43 -0
- package/data/proof/voice-dna/UNGUIDED-SAMPLE.md +11 -0
- package/data/proof/watchmaker-flow/README.md +78 -0
- package/docs/architecture.md +425 -0
- package/docs/command-reference.md +2384 -0
- package/docs/configuration.md +228 -0
- package/docs/context-protocol.md +81 -0
- package/docs/contributing.md +430 -0
- package/docs/creative-context.md +158 -0
- package/docs/development.md +152 -0
- package/docs/drafter-quality.md +127 -0
- package/docs/getting-started.md +198 -0
- package/docs/history-protocol.md +96 -0
- package/docs/proof-artifacts.md +56 -0
- package/docs/publishing.md +296 -0
- package/docs/release-notes.md +457 -0
- package/docs/runtime-support.md +77 -0
- package/docs/sacred-texts.md +296 -0
- package/docs/shipped-assets.md +129 -0
- package/docs/testing.md +156 -0
- package/docs/translation.md +343 -0
- package/docs/voice-dna.md +297 -0
- package/docs/work-types.md +339 -0
- package/lib/architectural-profiles.js +134 -0
- package/package.json +54 -0
- package/templates/BRIEF.md +51 -0
- package/templates/CHARACTERS.md +64 -0
- package/templates/CONTEXT.md +56 -0
- package/templates/OUTLINE.md +36 -0
- package/templates/RECORD.md +68 -0
- package/templates/STATE.md +50 -0
- package/templates/STYLE-GUIDE.md +121 -0
- package/templates/THEMES.md +36 -0
- package/templates/WORK.md +67 -0
- package/templates/WORLD.md +62 -0
- package/templates/WRITING-RULES.md +156 -0
- package/templates/academic/ARGUMENT-MAP.md +40 -0
- package/templates/academic/CONCEPTS.md +34 -0
- package/templates/academic/CONTEXT.md +29 -0
- package/templates/academic/PROPOSAL.md +37 -0
- package/templates/academic/QUESTIONS.md +24 -0
- package/templates/config.json +72 -0
- package/templates/pitfalls/comic.md +54 -0
- package/templates/pitfalls/commentary.md +62 -0
- package/templates/pitfalls/memoir.md +48 -0
- package/templates/pitfalls/novel.md +53 -0
- package/templates/pitfalls/poetry_collection.md +63 -0
- package/templates/pitfalls/research_paper.md +66 -0
- package/templates/pitfalls/runbook.md +64 -0
- package/templates/pitfalls/screenplay.md +54 -0
- package/templates/platforms/README.md +16 -0
- package/templates/platforms/apple/manifest.yaml +20 -0
- package/templates/platforms/bn/manifest.yaml +20 -0
- package/templates/platforms/d2d/manifest.yaml +20 -0
- package/templates/platforms/google/manifest.yaml +20 -0
- package/templates/platforms/ingram/manifest.yaml +44 -0
- package/templates/platforms/kdp/manifest.yaml +42 -0
- package/templates/platforms/kobo/manifest.yaml +20 -0
- package/templates/platforms/smashwords/manifest.yaml +26 -0
- package/templates/sacred/COSMOLOGY.md +88 -0
- package/templates/sacred/DOCTRINES.md +45 -0
- package/templates/sacred/FIGURES.md +69 -0
- package/templates/sacred/FRAMEWORK.md +98 -0
- package/templates/sacred/LINEAGES.md +52 -0
- package/templates/sacred/README.md +20 -0
- package/templates/sacred/THEOLOGICAL-ARC.md +69 -0
- package/templates/sacred/catholic/manifest.yaml +93 -0
- package/templates/sacred/islamic-hafs/manifest.yaml +134 -0
- package/templates/sacred/islamic-warsh/manifest.yaml +134 -0
- package/templates/sacred/jewish/manifest.yaml +56 -0
- package/templates/sacred/orthodox/manifest.yaml +98 -0
- package/templates/sacred/pali/manifest.yaml +20 -0
- package/templates/sacred/protestant/manifest.yaml +86 -0
- package/templates/sacred/sanskrit/manifest.yaml +20 -0
- package/templates/sacred/tewahedo/manifest.yaml +106 -0
- package/templates/sacred/tibetan/manifest.yaml +20 -0
- package/templates/technical/AUDIENCE.md +26 -0
- package/templates/technical/DEPENDENCIES.md +19 -0
- package/templates/technical/DOC-BRIEF.md +45 -0
- package/templates/technical/PROCEDURES.md +37 -0
- package/templates/technical/REFERENCES.md +36 -0
- package/templates/technical/SYSTEM.md +25 -0
|
@@ -0,0 +1,113 @@
|
|
|
1
|
+
// Scriveno Picture Book Template -- 8.5x8.5 with 0.125in bleed
|
|
2
|
+
// Usage: pandoc ... --pdf-engine=typst --template=data/export-templates/scriveno-picturebook.typst
|
|
3
|
+
//
|
|
4
|
+
// Picture book: 8.5×8.5 trim + 0.125in bleed on all sides = 8.75×8.75 total document size.
|
|
5
|
+
// Safe zone: 0.25in from trim edge (0.375in from bleed edge) -- keep all text and key visuals inside.
|
|
6
|
+
// Spread-aware pagination: spread = two facing pages treated as one layout unit.
|
|
7
|
+
// For preview, open PDF in two-page spread view. Pandoc --split-level=0 keeps spreads together.
|
|
8
|
+
|
|
9
|
+
// Bleed and safe zone constants
|
|
10
|
+
#let bleed = 0.125in
|
|
11
|
+
#let safe-zone = 0.25in
|
|
12
|
+
#let trim-width = 8.5in
|
|
13
|
+
#let trim-height = 8.5in
|
|
14
|
+
|
|
15
|
+
// Total page size including bleed: trim + bleed on both sides
|
|
16
|
+
#let page-width = $if(paperwidth)$$paperwidth$$else$8.75in$endif$
|
|
17
|
+
#let page-height = $if(paperheight)$$paperheight$$else$8.75in$endif$
|
|
18
|
+
|
|
19
|
+
// Margins set to bleed + safe zone = 0.375in minimum on all sides
|
|
20
|
+
// Override with -V margin-top= etc. if custom margins are needed
|
|
21
|
+
#let margin-all = $if(margin-top)$$margin-top$$else$0.375in$endif$
|
|
22
|
+
|
|
23
|
+
// Metadata
|
|
24
|
+
#let book-title = $if(title)$"$title$"$else$"Untitled"$endif$
|
|
25
|
+
#let book-author = $if(author)$"$for(author)$$it.name$$sep$, $endfor$"$else$""$endif$
|
|
26
|
+
|
|
27
|
+
#set document(
|
|
28
|
+
title: book-title,
|
|
29
|
+
author: book-author,
|
|
30
|
+
)
|
|
31
|
+
|
|
32
|
+
#set page(
|
|
33
|
+
width: page-width,
|
|
34
|
+
height: page-height,
|
|
35
|
+
margin: (
|
|
36
|
+
top: margin-all,
|
|
37
|
+
bottom: margin-all,
|
|
38
|
+
left: margin-all,
|
|
39
|
+
right: margin-all,
|
|
40
|
+
),
|
|
41
|
+
// No running headers: picture books use full-bleed images; page numbers are usually suppressed
|
|
42
|
+
// or placed outside the safe zone -- omit from template
|
|
43
|
+
)
|
|
44
|
+
|
|
45
|
+
// Text settings: large, readable sans-serif for picture books
|
|
46
|
+
#set text(
|
|
47
|
+
font: $if(mainfont)$"$mainfont$"$else$"Helvetica"$endif$,
|
|
48
|
+
size: $if(fontsize)$$fontsize$$else$16pt$endif$,
|
|
49
|
+
fallback: true,
|
|
50
|
+
)
|
|
51
|
+
|
|
52
|
+
// Paragraph settings: centered body text (typical for picture books)
|
|
53
|
+
#set par(
|
|
54
|
+
leading: 1.4em,
|
|
55
|
+
first-line-indent: 0em,
|
|
56
|
+
justify: false,
|
|
57
|
+
)
|
|
58
|
+
|
|
59
|
+
// Default text alignment: centered (picture book convention)
|
|
60
|
+
#set align(center)
|
|
61
|
+
|
|
62
|
+
// H1: spread/scene titles -- bold, large, centered
|
|
63
|
+
// In two-page spread view, H1 anchors the start of a visual spread
|
|
64
|
+
#show heading.where(level: 1): it => {
|
|
65
|
+
pagebreak(weak: true)
|
|
66
|
+
v(1em)
|
|
67
|
+
align(center)[
|
|
68
|
+
#text(size: 20pt, weight: "bold")[#it.body]
|
|
69
|
+
]
|
|
70
|
+
v(0.8em)
|
|
71
|
+
}
|
|
72
|
+
|
|
73
|
+
// H2: sub-scene or caption headings
|
|
74
|
+
#show heading.where(level: 2): it => {
|
|
75
|
+
v(0.8em)
|
|
76
|
+
align(center)[
|
|
77
|
+
#text(size: 16pt, weight: "bold")[#it.body]
|
|
78
|
+
]
|
|
79
|
+
v(0.6em)
|
|
80
|
+
}
|
|
81
|
+
|
|
82
|
+
// Blockquotes: for character speech bubbles or narrative captions
|
|
83
|
+
#set quote(block: true)
|
|
84
|
+
#show quote: it => {
|
|
85
|
+
pad(left: 1em, right: 1em)[
|
|
86
|
+
#set text(style: "italic")
|
|
87
|
+
#align(center)[#it.body]
|
|
88
|
+
]
|
|
89
|
+
}
|
|
90
|
+
|
|
91
|
+
// Links: no color change in print
|
|
92
|
+
#show link: it => it
|
|
93
|
+
|
|
94
|
+
// Title page
|
|
95
|
+
$if(title)$
|
|
96
|
+
#align(center + horizon)[
|
|
97
|
+
#text(size: 28pt, weight: "bold")[#book-title]
|
|
98
|
+
$if(subtitle)$
|
|
99
|
+
#v(0.5em)
|
|
100
|
+
#text(size: 18pt, style: "italic")[$subtitle$]
|
|
101
|
+
$endif$
|
|
102
|
+
#v(2em)
|
|
103
|
+
#text(size: 16pt)[#book-author]
|
|
104
|
+
$if(publisher)$
|
|
105
|
+
#v(3em)
|
|
106
|
+
#text(size: 12pt)[$publisher$]
|
|
107
|
+
$endif$
|
|
108
|
+
]
|
|
109
|
+
#pagebreak()
|
|
110
|
+
$endif$
|
|
111
|
+
|
|
112
|
+
// Body content
|
|
113
|
+
$body$
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
# Poetry Submission Manuscript -- Reference DOCX Styles
|
|
2
|
+
|
|
3
|
+
## Purpose
|
|
4
|
+
|
|
5
|
+
`scriveno-poetry-submission.docx` is a Pandoc reference document used with:
|
|
6
|
+
|
|
7
|
+
```
|
|
8
|
+
pandoc ... --reference-doc=data/export-templates/scriveno-poetry-submission.docx -o submission.docx
|
|
9
|
+
```
|
|
10
|
+
|
|
11
|
+
## Submission Format Standards
|
|
12
|
+
|
|
13
|
+
Poetry submission manuscripts follow conventions from journals (Poetry, Ploughshares, Kenyon Review) and contest guidelines (Academy of American Poets, etc.).
|
|
14
|
+
|
|
15
|
+
### Required Format
|
|
16
|
+
|
|
17
|
+
1. **Font**: `Times New Roman` 12pt for body text. `Garamond` is an acceptable alternative if the submitting journal specifies a serif at 12pt. Default to Times New Roman.
|
|
18
|
+
2. **Margins**: 1 inch all sides.
|
|
19
|
+
3. **One poem per page**: Each poem ends with a `page break` (Pandoc `\newpage` or `---` mapped to page break). No poem may run onto the next poem's page without a break.
|
|
20
|
+
4. **Poem title**: Heading 2, left-aligned, 12pt bold, same font as body.
|
|
21
|
+
5. **Title page**: First page of document contains:
|
|
22
|
+
- Collection title (centered, 14pt bold)
|
|
23
|
+
- Author name (centered, 12pt)
|
|
24
|
+
- Contact information (centered, 12pt): email, address, phone
|
|
25
|
+
- Word count / poem count (lower right or centered)
|
|
26
|
+
6. **TOC** (Table of Contents): Required for collections of 5+ poems. Auto-generated via Pandoc `--toc --toc-depth=2`.
|
|
27
|
+
7. **Line spacing**: Single-spaced within poems; one blank line between stanzas; page break between poems.
|
|
28
|
+
8. **No headers/footers** in submission drafts (page numbers only via Word field, not Scriveno-written content).
|
|
29
|
+
|
|
30
|
+
## Pandoc Style Mapping
|
|
31
|
+
|
|
32
|
+
| Pandoc Style | Word Style Name | Notes |
|
|
33
|
+
|-------------|-----------------|-------|
|
|
34
|
+
| Body Text | `Normal` | Times New Roman 12pt, single-spaced, no indent |
|
|
35
|
+
| Heading 1 | `Heading 1` | Collection/section title, 14pt bold |
|
|
36
|
+
| Heading 2 | `Heading 2` | Poem title, 12pt bold |
|
|
37
|
+
| Page break | `\newpage` in markdown -> Word page break | Between each poem |
|
|
38
|
+
|
|
39
|
+
## When to Regenerate the DOCX Binary
|
|
40
|
+
|
|
41
|
+
```bash
|
|
42
|
+
pandoc --print-default-data-file reference.docx > data/export-templates/scriveno-poetry-submission.docx
|
|
43
|
+
```
|
|
44
|
+
|
|
45
|
+
Then open in Word/LibreOffice and set Normal style to Times New Roman 12pt, single-spaced, 1in margins.
|
|
Binary file
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
# Smashwords / Draft2Digital (D2D) Style Guide -- Reference DOCX Styles
|
|
2
|
+
|
|
3
|
+
## Purpose
|
|
4
|
+
|
|
5
|
+
`scriveno-smashwords.docx` is a Pandoc reference document used with:
|
|
6
|
+
|
|
7
|
+
```
|
|
8
|
+
pandoc ... --reference-doc=data/export-templates/scriveno-smashwords.docx -o output.docx
|
|
9
|
+
```
|
|
10
|
+
|
|
11
|
+
Pandoc maps its internal styles to the named styles in this reference doc.
|
|
12
|
+
|
|
13
|
+
## Style Guide Compliance Rules
|
|
14
|
+
|
|
15
|
+
These rules come from the official [Smashwords Style Guide](https://www.smashwords.com/books/view/52) and apply to D2D (Draft2Digital) submissions.
|
|
16
|
+
|
|
17
|
+
### Critical Rules (will cause rejection if violated)
|
|
18
|
+
|
|
19
|
+
1. **no tabs** -- Never use tab characters anywhere in the document. Indentation must be set via paragraph style, not keystrokes.
|
|
20
|
+
2. **First-line indent via paragraph style only** -- Use the `FirstLineIndent` or body text paragraph style to set a 0.3in first-line indent. Do not use spaces, non-breaking spaces, or tab characters to create indents.
|
|
21
|
+
3. **No blank lines between paragraphs in indented styles** -- For indented body text, use only paragraph spacing (Space Before/After) not blank paragraph returns.
|
|
22
|
+
4. **No custom headers or footers** -- Smashwords/D2D auto-generate these. Any custom header/footer will be stripped or cause errors.
|
|
23
|
+
5. **Auto-generated TOC only** -- Do not create a manual TOC. Pandoc's `--toc` flag generates a Word-compatible field-based TOC that Smashwords accepts.
|
|
24
|
+
6. **No tables of fixed width** -- Use percentage-width or relative tables only.
|
|
25
|
+
7. **No text boxes** -- Content in text boxes is ignored by most ebook converters.
|
|
26
|
+
|
|
27
|
+
## Pandoc Style Mapping
|
|
28
|
+
|
|
29
|
+
| Pandoc Style | Word Style Name | Notes |
|
|
30
|
+
|-------------|-----------------|-------|
|
|
31
|
+
| Body Text | `Normal` | First-line indent: 0.3in, no extra space before/after |
|
|
32
|
+
| Heading 1 | `Heading 1` | Chapter title, used for TOC |
|
|
33
|
+
| Heading 2 | `Heading 2` | Section title, used for TOC |
|
|
34
|
+
| Block Quote | `Block Text` | Indented 0.5in left, no first-line indent |
|
|
35
|
+
| Code Block | `Verbatim Char` | Monospace, no indent |
|
|
36
|
+
|
|
37
|
+
## When to Regenerate the DOCX Binary
|
|
38
|
+
|
|
39
|
+
Run this command after any style change (requires Pandoc):
|
|
40
|
+
|
|
41
|
+
```bash
|
|
42
|
+
pandoc --print-default-data-file reference.docx > data/export-templates/scriveno-smashwords.docx
|
|
43
|
+
```
|
|
44
|
+
|
|
45
|
+
Then open in Word/LibreOffice and modify the paragraph styles per the mapping table above.
|
|
Binary file
|
|
@@ -0,0 +1,129 @@
|
|
|
1
|
+
// Scriveno Stage Play Template -- Samuel French format
|
|
2
|
+
// Usage: pandoc ... --pdf-engine=typst --template=data/export-templates/scriveno-stageplay.typst
|
|
3
|
+
//
|
|
4
|
+
// Samuel French standard: 8.5x11 US Letter, Courier 12pt, 1.5in left (binding), 1in right/top/bottom.
|
|
5
|
+
// Character names: centered ALL CAPS (bold strong text rendered via Pandoc as **CHARACTER NAME**).
|
|
6
|
+
// Stage directions: italic (Pandoc renders *(direction)* as emph).
|
|
7
|
+
// H1 = Act headings, H2 = Scene headings.
|
|
8
|
+
|
|
9
|
+
// Page dimensions (Pandoc -V variables with defaults)
|
|
10
|
+
// US Letter -- standard for stage plays and Samuel French submissions
|
|
11
|
+
#let page-width = $if(paperwidth)$$paperwidth$$else$8.5in$endif$
|
|
12
|
+
#let page-height = $if(paperheight)$$paperheight$$else$11in$endif$
|
|
13
|
+
|
|
14
|
+
// Samuel French margins: 1.5in left (binding), 1in right, 1in top, 1in bottom
|
|
15
|
+
#let margin-left = $if(margin-left)$$margin-left$$else$1.5in$endif$
|
|
16
|
+
#let margin-right = $if(margin-right)$$margin-right$$else$1in$endif$
|
|
17
|
+
#let margin-top = $if(margin-top)$$margin-top$$else$1in$endif$
|
|
18
|
+
#let margin-bottom = $if(margin-bottom)$$margin-bottom$$else$1in$endif$
|
|
19
|
+
|
|
20
|
+
// Metadata
|
|
21
|
+
#let play-title = $if(title)$"$title$"$else$"Untitled"$endif$
|
|
22
|
+
#let play-author = $if(author)$"$for(author)$$it.name$$sep$, $endfor$"$else$""$endif$
|
|
23
|
+
|
|
24
|
+
#set document(
|
|
25
|
+
title: play-title,
|
|
26
|
+
author: play-author,
|
|
27
|
+
)
|
|
28
|
+
|
|
29
|
+
#set page(
|
|
30
|
+
width: page-width,
|
|
31
|
+
height: page-height,
|
|
32
|
+
margin: (
|
|
33
|
+
left: margin-left,
|
|
34
|
+
right: margin-right,
|
|
35
|
+
top: margin-top,
|
|
36
|
+
bottom: margin-bottom,
|
|
37
|
+
),
|
|
38
|
+
// Page numbering: top-right, industry standard for scripts
|
|
39
|
+
header: context {
|
|
40
|
+
let page-num = counter(page).get().first()
|
|
41
|
+
if page-num > 1 {
|
|
42
|
+
align(right, text(size: 10pt)[#str(page-num).])
|
|
43
|
+
}
|
|
44
|
+
},
|
|
45
|
+
)
|
|
46
|
+
|
|
47
|
+
// Courier 12pt -- industry standard font for stage plays
|
|
48
|
+
#set text(
|
|
49
|
+
font: $if(mainfont)$"$mainfont$"$else$"Courier New"$endif$,
|
|
50
|
+
size: $if(fontsize)$$fontsize$$else$12pt$endif$,
|
|
51
|
+
fallback: true,
|
|
52
|
+
)
|
|
53
|
+
|
|
54
|
+
// Paragraph settings: no first-line indent for scripts; left-aligned
|
|
55
|
+
#set par(
|
|
56
|
+
leading: 1.2em,
|
|
57
|
+
first-line-indent: 0em,
|
|
58
|
+
justify: false,
|
|
59
|
+
)
|
|
60
|
+
|
|
61
|
+
// Character names: Pandoc renders **CHARACTER NAME** as strong; re-style to centered ALLCAPS
|
|
62
|
+
#show strong: it => {
|
|
63
|
+
align(center)[
|
|
64
|
+
#text(weight: "bold")[#upper(it.body)]
|
|
65
|
+
]
|
|
66
|
+
}
|
|
67
|
+
|
|
68
|
+
// Stage directions: rendered as emphasized (italic) text
|
|
69
|
+
#show emph: it => {
|
|
70
|
+
text(style: "italic")[#it.body]
|
|
71
|
+
}
|
|
72
|
+
|
|
73
|
+
// Act headings (H1): centered, uppercase, extra space -- new page per act
|
|
74
|
+
#show heading.where(level: 1): it => {
|
|
75
|
+
pagebreak(weak: true)
|
|
76
|
+
v(2em)
|
|
77
|
+
align(center)[
|
|
78
|
+
#text(size: 14pt, weight: "bold")[#upper(it.body)]
|
|
79
|
+
]
|
|
80
|
+
v(1em)
|
|
81
|
+
}
|
|
82
|
+
|
|
83
|
+
// Scene headings (H2): centered, title case, moderate space
|
|
84
|
+
#show heading.where(level: 2): it => {
|
|
85
|
+
v(1.5em)
|
|
86
|
+
align(center)[
|
|
87
|
+
#text(size: 12pt, weight: "bold")[#it.body]
|
|
88
|
+
]
|
|
89
|
+
v(0.8em)
|
|
90
|
+
}
|
|
91
|
+
|
|
92
|
+
// H3: sub-scene or location descriptions
|
|
93
|
+
#show heading.where(level: 3): it => {
|
|
94
|
+
v(0.8em)
|
|
95
|
+
text(size: 12pt, weight: "bold")[#it.body]
|
|
96
|
+
v(0.5em)
|
|
97
|
+
}
|
|
98
|
+
|
|
99
|
+
// Blockquotes: for spoken monologues or extended speeches, indented
|
|
100
|
+
#set quote(block: true)
|
|
101
|
+
#show quote: it => {
|
|
102
|
+
pad(left: 1.5em, right: 1em)[
|
|
103
|
+
#it.body
|
|
104
|
+
]
|
|
105
|
+
}
|
|
106
|
+
|
|
107
|
+
// Links: no color change in print
|
|
108
|
+
#show link: it => it
|
|
109
|
+
|
|
110
|
+
// Title page
|
|
111
|
+
$if(title)$
|
|
112
|
+
#align(center + horizon)[
|
|
113
|
+
#text(size: 24pt, weight: "bold")[#play-title]
|
|
114
|
+
$if(subtitle)$
|
|
115
|
+
#v(0.5em)
|
|
116
|
+
#text(size: 16pt, style: "italic")[$subtitle$]
|
|
117
|
+
$endif$
|
|
118
|
+
#v(2em)
|
|
119
|
+
#text(size: 14pt)[#play-author]
|
|
120
|
+
$if(publisher)$
|
|
121
|
+
#v(3em)
|
|
122
|
+
#text(size: 11pt)[$publisher$]
|
|
123
|
+
$endif$
|
|
124
|
+
]
|
|
125
|
+
#pagebreak()
|
|
126
|
+
$endif$
|
|
127
|
+
|
|
128
|
+
// Body content
|
|
129
|
+
$body$
|
|
@@ -0,0 +1,79 @@
|
|
|
1
|
+
# Creative Context Proof
|
|
2
|
+
|
|
3
|
+
This proof shows how one craft decision travels through the core writing loop.
|
|
4
|
+
|
|
5
|
+
## Scenario
|
|
6
|
+
|
|
7
|
+
The writer is planning chapter 4 of a novel. During discussion, they decide that Mara should stay emotionally guarded, but the room should feel colder after the argument.
|
|
8
|
+
|
|
9
|
+
## Discuss artifact
|
|
10
|
+
|
|
11
|
+
`.manuscript/4-CONTEXT.md`
|
|
12
|
+
|
|
13
|
+
```markdown
|
|
14
|
+
## Craft Notes
|
|
15
|
+
|
|
16
|
+
- CHOICE: Keep chapter 4 close third from Mara's point of view.
|
|
17
|
+
- HUNCH: Let the room feel colder after the argument without explaining why.
|
|
18
|
+
- QUESTION: Non-blocking: does Elias notice Mara hiding the letter?
|
|
19
|
+
- WATCHPOINT: Preserve Mara's clipped dialogue when she is afraid.
|
|
20
|
+
```
|
|
21
|
+
|
|
22
|
+
## Plan artifact
|
|
23
|
+
|
|
24
|
+
`.manuscript/plans/4-1-PLAN.md`
|
|
25
|
+
|
|
26
|
+
```markdown
|
|
27
|
+
## Craft Notes
|
|
28
|
+
|
|
29
|
+
- CHOICE: Close third remains with Mara for the whole scene.
|
|
30
|
+
- HUNCH: After the argument, use sensory cold in the room as pressure rather than explanation.
|
|
31
|
+
- QUESTION: Non-blocking: Elias may notice the gesture, but the draft should keep his certainty ambiguous.
|
|
32
|
+
- WATCHPOINT: Mara's dialogue stays short, evasive, and controlled.
|
|
33
|
+
```
|
|
34
|
+
|
|
35
|
+
## Draft behavior
|
|
36
|
+
|
|
37
|
+
The drafter receives the plan in fresh context, with `STYLE-GUIDE.md` loaded first. The draft may use colder sensory detail and clipped dialogue, but it does not include `CHOICE`, `HUNCH`, `QUESTION`, or `WATCHPOINT` labels in the prose.
|
|
38
|
+
|
|
39
|
+
## Review artifact
|
|
40
|
+
|
|
41
|
+
`.manuscript/reviews/4-REVIEW.md`
|
|
42
|
+
|
|
43
|
+
```markdown
|
|
44
|
+
## Craft Notes Follow-Up
|
|
45
|
+
|
|
46
|
+
- CHOICE: Held. The scene stays in Mara's close third point of view.
|
|
47
|
+
- HUNCH: Worked. The cold room pressure sharpened the argument without overexplaining it.
|
|
48
|
+
- QUESTION: Resolved enough for now. Elias notices the gesture, but the draft leaves his interpretation open.
|
|
49
|
+
- WATCHPOINT: Preserved. Mara's dialogue remains clipped under stress.
|
|
50
|
+
```
|
|
51
|
+
|
|
52
|
+
## Blended character and subject artifact
|
|
53
|
+
|
|
54
|
+
Character-based scenes can also carry subject movement. In this example, the scene tracks Mara's persona and the changing meaning of the forged letter.
|
|
55
|
+
|
|
56
|
+
`.manuscript/plans/4-1-PLAN.md`
|
|
57
|
+
|
|
58
|
+
```markdown
|
|
59
|
+
## Character Persona Notes
|
|
60
|
+
|
|
61
|
+
- Mara becomes still and terse when she lies.
|
|
62
|
+
- Elias makes Mara defensive because he notices what she wants hidden.
|
|
63
|
+
- WATCHPOINT: Preserve the power shift when Elias sees her hand move toward the letter.
|
|
64
|
+
|
|
65
|
+
## Subject Dynamics Notes
|
|
66
|
+
|
|
67
|
+
- Active subject: the forged letter.
|
|
68
|
+
- Reader starts here: the letter feels like proof Mara can control.
|
|
69
|
+
- Reader should move toward: the letter feels like a burden that controls the room.
|
|
70
|
+
- Pressure or friction: evidence vs. guilt.
|
|
71
|
+
- Interaction pattern: object vs. meaning. The same paper changes emotional weight because Elias notices it.
|
|
72
|
+
- WATCHPOINT: Let the letter's meaning shift through behavior and staging, not explanation.
|
|
73
|
+
```
|
|
74
|
+
|
|
75
|
+
The draft should show Mara's body language and the letter's changed pressure at the same time. It should not label either layer in the prose.
|
|
76
|
+
|
|
77
|
+
## What this proves
|
|
78
|
+
|
|
79
|
+
Creative Context improves memory without making the manuscript procedural. Labels live in planning and review artifacts. Character behavior, subject movement, and reader-state movement can travel together. The prose remains prose.
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
# Guided Sample
|
|
2
|
+
|
|
3
|
+
The clock was on the table again.
|
|
4
|
+
|
|
5
|
+
Elias had put it on the shelf ten minutes earlier, then taken it down because the shelf caught too much light, and the cracked ivory face went flat under it. On the table the brass kept a dull glow. Better there. He stood over it with one hand on the chair back, listening.
|
|
6
|
+
|
|
7
|
+
Gulls. Wind at the window frame. The small, composed tick of the escapement he had cleaned that morning until the blued-steel hands moved without complaint.
|
|
8
|
+
|
|
9
|
+
He touched the felt box, then the lid, then the corner of the table where the varnish had worn pale under years of plates and elbows. His fingers would not stay still unless they had a task. Fold the towel. Straighten the cups. Turn the teaspoons so they matched. Shift the clock a thumb's width left. Back again.
|
|
10
|
+
|
|
11
|
+
The room was clean in the way a room becomes clean when a man is trying not to think. Kettle polished. Sink empty. Chairs set square to the table. Pale light through the salt on the window. Beyond the roofs, a strip of water the color of old cutlery.
|
|
12
|
+
|
|
13
|
+
He did not ask himself what he would say when she came in. The question was too large. Better to notice the small things. The seam lifting on the chair cushion. The whistle in the window latch. The way his right hand flattened itself beside the clock whenever the ticking seemed to soften, as if it were checking for a pulse.
|
|
14
|
+
|
|
15
|
+
There were photographs in her letter. He had not looked at them again. They lay in the drawer under the breadboard, face down, waiting.
|
|
16
|
+
|
|
17
|
+
The bell rang.
|
|
18
|
+
|
|
19
|
+
His hands went still.
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
# Voice DNA Proof Bundle
|
|
2
|
+
|
|
3
|
+
This bundle demonstrates one narrow claim:
|
|
4
|
+
|
|
5
|
+
**When the same brief is written without Scriveno's style guidance versus with a concrete `STYLE-GUIDE.md`, the guided version moves materially closer to the writer's voice contract.**
|
|
6
|
+
|
|
7
|
+
It is not a benchmark. It is not a claim about every model or every prompt. It is one inspectable proof artifact using the shipped watchmaker demo.
|
|
8
|
+
|
|
9
|
+
## Fixed Brief
|
|
10
|
+
|
|
11
|
+
Write a short scene set just before Petra arrives in Scene 5. Elias waits in his apartment above the shop with the repaired carriage clock nearby. Show his anxiety through what he notices, what he touches, and how he listens for her arrival. Keep the moment small, physical, and tense.
|
|
12
|
+
|
|
13
|
+
## Artifact Map
|
|
14
|
+
|
|
15
|
+
- `STYLE-GUIDE-EXCERPT.md` -- the exact voice constraints applied to the guided sample
|
|
16
|
+
- `UNGUIDED-SAMPLE.md` -- a plausible generic draft for the same brief
|
|
17
|
+
- `GUIDED-SAMPLE.md` -- the same brief rewritten to honor the style-guide dimensions
|
|
18
|
+
|
|
19
|
+
## What Changed
|
|
20
|
+
|
|
21
|
+
### Sentence
|
|
22
|
+
|
|
23
|
+
The guided sample shortens and varies sentence length more deliberately. It uses quieter, tighter movement instead of smooth, uniformly polished cadence.
|
|
24
|
+
|
|
25
|
+
### Metaphor
|
|
26
|
+
|
|
27
|
+
The unguided sample reaches for generic emotional language. The guided sample uses the watchmaker story's metaphor system: clocks, hands, salt, glass, and mechanical precision.
|
|
28
|
+
|
|
29
|
+
### Dialogue
|
|
30
|
+
|
|
31
|
+
The brief leaves room for imagined dialogue, but the guided sample keeps dialogue restraint and lets silence do the work. That matches the watchmaker style guide more closely.
|
|
32
|
+
|
|
33
|
+
### Physical grounding
|
|
34
|
+
|
|
35
|
+
The guided sample pushes emotion into hands, breath, sound, and objects. The unguided sample names feelings more directly. This is one of the clearest shifts in the bundle.
|
|
36
|
+
|
|
37
|
+
## How To Read It
|
|
38
|
+
|
|
39
|
+
1. Read the fixed brief above.
|
|
40
|
+
2. Read `STYLE-GUIDE-EXCERPT.md`.
|
|
41
|
+
3. Read the unguided sample.
|
|
42
|
+
4. Read the guided sample.
|
|
43
|
+
5. Compare the scene at the level of sentence rhythm, metaphor system, dialogue restraint, and physical grounding.
|
|
44
|
+
|
|
45
|
+
The point is not that the guided sample is more ornate. The point is that it is more *specific* to the writer the style guide describes.
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
# STYLE-GUIDE Excerpt
|
|
2
|
+
|
|
3
|
+
Source: `data/demo/.manuscript/STYLE-GUIDE.md`
|
|
4
|
+
|
|
5
|
+
## Narrative perspective
|
|
6
|
+
|
|
7
|
+
- **POV:** Close third person
|
|
8
|
+
- **Narrator distance:** Intimate
|
|
9
|
+
|
|
10
|
+
## Sentence architecture
|
|
11
|
+
|
|
12
|
+
- **Average sentence length:** 14 words
|
|
13
|
+
- **Sentence variation:** High variation
|
|
14
|
+
- **Sentence music:** Lyrical
|
|
15
|
+
|
|
16
|
+
## Figurative language
|
|
17
|
+
|
|
18
|
+
- **Metaphor density:** Moderate
|
|
19
|
+
- **Metaphor style:** Grounded and sensory
|
|
20
|
+
- **Recurring image systems:** Clocks, gears, tides, ocean, hands, touch
|
|
21
|
+
|
|
22
|
+
## Dialogue voice
|
|
23
|
+
|
|
24
|
+
- **Tag style:** Action beats preferred over tags
|
|
25
|
+
- **Subtext level:** Moderately subtextual
|
|
26
|
+
|
|
27
|
+
## Physicality
|
|
28
|
+
|
|
29
|
+
- **Body awareness:** High
|
|
30
|
+
- **Place:** Strong
|
|
31
|
+
- **Time of day/weather:** Present in every scene
|
|
32
|
+
|
|
33
|
+
## Always
|
|
34
|
+
|
|
35
|
+
- Ground every emotion in a physical sensation.
|
|
36
|
+
- Let silence speak.
|
|
37
|
+
- Give every clock its own character.
|
|
38
|
+
|
|
39
|
+
## Never
|
|
40
|
+
|
|
41
|
+
- Explain emotions directly.
|
|
42
|
+
- Use cliches about time healing.
|
|
43
|
+
- Rush the quiet moments.
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
# Unguided Sample
|
|
2
|
+
|
|
3
|
+
Elias stood in the apartment feeling nervous about everything that was about to happen. The restored carriage clock sat on the kitchen table like a symbol of the time he had lost, and he could not stop looking at it. Sunlight came weakly through the windows, and the whole room felt lonely and full of suspense.
|
|
4
|
+
|
|
5
|
+
He checked the cups again even though he had already checked them twice. He straightened the tea towels, then moved the clock to the shelf, then moved it back again because he wanted everything to be perfect when Petra arrived. His heart was beating faster and faster, and he wondered whether there was any way to prepare for meeting a daughter you had never known.
|
|
6
|
+
|
|
7
|
+
The gulls cried outside and the wind brushed at the glass. He thought about all the years between them and felt the weight of regret settle over him. It seemed impossible that one knock on the door could contain so much history. He imagined what she might say first. He imagined himself failing to answer well. He imagined her disappointment, her kindness, and the awkward silence that would follow.
|
|
8
|
+
|
|
9
|
+
The clock kept ticking with patient certainty, a reminder that time moved forward whether people were ready or not. Elias put his hand on the table and took a deep breath, trying to steady himself. He wanted to seem calm. He wanted to say the right thing. More than anything, he wanted this meeting to mean that some broken part of his life might still be repaired.
|
|
10
|
+
|
|
11
|
+
When the bell finally rang, he froze for one long second before turning toward the door.
|
|
@@ -0,0 +1,78 @@
|
|
|
1
|
+
# Watchmaker Sample Flow
|
|
2
|
+
|
|
3
|
+
This proof bundle shows one complete Scriveno writing workflow using the shipped watchmaker demo. It is meant to answer a simple trust question:
|
|
4
|
+
|
|
5
|
+
**Can I inspect a real project from setup context through drafted outcome, review, and next step without guessing what Scriveno is supposed to do?**
|
|
6
|
+
|
|
7
|
+
## What This Proves
|
|
8
|
+
|
|
9
|
+
- Scriveno ships a real project identity and outline, not placeholder setup files.
|
|
10
|
+
- Scriveno ships a concrete Voice DNA profile that can be inspected directly.
|
|
11
|
+
- Scriveno ships drafted outcome evidence, not only command descriptions.
|
|
12
|
+
- Scriveno ships revision evidence and next-step continuity inside the same sample.
|
|
13
|
+
- The sample demonstrates a credible writing outcome. It does not claim a full publishing proof.
|
|
14
|
+
|
|
15
|
+
## Canonical Flow
|
|
16
|
+
|
|
17
|
+
### 1. Setup identity
|
|
18
|
+
|
|
19
|
+
- `data/demo/.manuscript/WORK.md`
|
|
20
|
+
|
|
21
|
+
This defines the work as a five-scene literary short story, establishes the premise, the central question, the tone, and the structural promise of the sample.
|
|
22
|
+
|
|
23
|
+
### 2. Project structure
|
|
24
|
+
|
|
25
|
+
- `data/demo/.manuscript/OUTLINE.md`
|
|
26
|
+
- `data/demo/.manuscript/STATE.md`
|
|
27
|
+
|
|
28
|
+
These show the planned five-scene arc and the live workflow position. The sample is intentionally paused at `4 of 5` scenes drafted so the next step is inspectable rather than implied.
|
|
29
|
+
|
|
30
|
+
### 3. Voice profile
|
|
31
|
+
|
|
32
|
+
- `data/demo/.manuscript/STYLE-GUIDE.md`
|
|
33
|
+
|
|
34
|
+
This is the Voice DNA artifact for the sample. It captures the watchmaker story's POV, sentence architecture, metaphor system, physical grounding, dialogue restraint, and explicit always/never rules.
|
|
35
|
+
|
|
36
|
+
### 4. Drafted outcome
|
|
37
|
+
|
|
38
|
+
- `data/demo/.manuscript/drafts/body/1-the-letter-DRAFT.md`
|
|
39
|
+
- `data/demo/.manuscript/drafts/body/2-the-workshop-DRAFT.md`
|
|
40
|
+
- `data/demo/.manuscript/drafts/body/3-the-pier-DRAFT.md`
|
|
41
|
+
- `data/demo/.manuscript/drafts/body/4-the-clock-DRAFT.md`
|
|
42
|
+
|
|
43
|
+
These four scenes are the drafted outcome evidence. Together they show Scriveno carrying the story from inciting incident through pre-climax while keeping the same voice, imagery, and object-world logic intact.
|
|
44
|
+
|
|
45
|
+
### 5. Review evidence
|
|
46
|
+
|
|
47
|
+
- `data/demo/.manuscript/reviews/2-the-workshop-REVIEW.md`
|
|
48
|
+
|
|
49
|
+
This file proves the workflow does not stop at draft generation. The sample includes a real editor-style review with structural, style, voice, and continuity notes.
|
|
50
|
+
|
|
51
|
+
### 6. Next-step continuity
|
|
52
|
+
|
|
53
|
+
- `data/demo/.manuscript/plans/5-the-reunion-PLAN.md`
|
|
54
|
+
|
|
55
|
+
This is the next step proof. The sample remains live at the point where a user can inspect what comes after the existing drafts instead of being handed a frozen artifact with no continuity.
|
|
56
|
+
|
|
57
|
+
## Reading Order
|
|
58
|
+
|
|
59
|
+
If you want the shortest inspection path:
|
|
60
|
+
|
|
61
|
+
1. Read `WORK.md` for the premise and promise.
|
|
62
|
+
2. Read `STYLE-GUIDE.md` for the voice contract.
|
|
63
|
+
3. Read `1-the-letter-DRAFT.md` and `4-the-clock-DRAFT.md` for drafted outcome.
|
|
64
|
+
4. Read `2-the-workshop-REVIEW.md` for revision evidence.
|
|
65
|
+
5. Read `5-the-reunion-PLAN.md` for the next step.
|
|
66
|
+
|
|
67
|
+
## Credible Writing Outcome
|
|
68
|
+
|
|
69
|
+
The shipped sample reaches a credible writing outcome because it includes:
|
|
70
|
+
|
|
71
|
+
- a concrete project identity
|
|
72
|
+
- a complete outline
|
|
73
|
+
- a populated style guide
|
|
74
|
+
- four finished draft scenes
|
|
75
|
+
- one review artifact
|
|
76
|
+
- one planned next scene
|
|
77
|
+
|
|
78
|
+
That is enough to inspect Scriveno's writing workflow end to end without inventing missing steps. It is a writing proof, not a publication-ready package proof.
|