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,141 @@
|
|
|
1
|
+
---
|
|
2
|
+
description: Generate a chronological event timeline from the outline.
|
|
3
|
+
---
|
|
4
|
+
|
|
5
|
+
# /scr:timeline -- Chronological Event Timeline
|
|
6
|
+
|
|
7
|
+
Extract and display events from OUTLINE.md in chronological order, handling both linear and non-linear narratives.
|
|
8
|
+
|
|
9
|
+
## Usage
|
|
10
|
+
```
|
|
11
|
+
/scr:timeline [--story-order] [--chronological]
|
|
12
|
+
```
|
|
13
|
+
|
|
14
|
+
**Flags:**
|
|
15
|
+
- `--story-order` -- Show events in narrative order (as they appear in the manuscript)
|
|
16
|
+
- `--chronological` -- Show events in in-world chronological order (default)
|
|
17
|
+
- No flag: show chronological order, then note where story order differs
|
|
18
|
+
|
|
19
|
+
## Instruction
|
|
20
|
+
|
|
21
|
+
You are a timeline analyst. Load:
|
|
22
|
+
- `.manuscript/config.json` (to get `work_type`)
|
|
23
|
+
- Scriveno's installed/shared `CONSTRAINTS.json` (global `~/.scriveno/data/CONSTRAINTS.json` or project `.scriveno/data/CONSTRAINTS.json`) (to check command adaptations and file mappings)
|
|
24
|
+
- `.manuscript/OUTLINE.md` (primary data source -- extract events from each unit)
|
|
25
|
+
- `.manuscript/STATE.md` (to know which units are drafted)
|
|
26
|
+
|
|
27
|
+
**Work-type adaptation:** Check CONSTRAINTS.json `commands.timeline.adapted`:
|
|
28
|
+
- Sacred projects use the dedicated `/scr:sacred:chronology` command instead of `/scr:timeline`
|
|
29
|
+
|
|
30
|
+
Before proceeding, verify that the current work type is actually allowed to run `timeline`. If the current work type is sacred, stop and direct the writer to `/scr:sacred:chronology`.
|
|
31
|
+
|
|
32
|
+
Use adapted terminology throughout all output.
|
|
33
|
+
|
|
34
|
+
---
|
|
35
|
+
|
|
36
|
+
### TIMELINE EXTRACTION
|
|
37
|
+
|
|
38
|
+
<timeline_extract>
|
|
39
|
+
1. **Read each unit in OUTLINE.md** (acts, chapters, scenes, etc.)
|
|
40
|
+
2. **For each unit, identify:**
|
|
41
|
+
- Event summary (what happens)
|
|
42
|
+
- Time markers (if present): dates, times, "three days later", "that morning", relative markers
|
|
43
|
+
- Location (if mentioned)
|
|
44
|
+
- Characters involved (cross-reference with CHARACTERS.md if available)
|
|
45
|
+
- Which structural unit it belongs to (e.g., "Chapter 3, Scene 2")
|
|
46
|
+
- Drafted status from STATE.md (drafted | planned | pending)
|
|
47
|
+
|
|
48
|
+
3. **Sort chronologically** using time markers:
|
|
49
|
+
- Explicit dates/times sort directly
|
|
50
|
+
- Relative markers ("three days later") compute from prior events
|
|
51
|
+
- If no time markers exist, use story order as chronological order
|
|
52
|
+
</timeline_extract>
|
|
53
|
+
|
|
54
|
+
---
|
|
55
|
+
|
|
56
|
+
### DISPLAY FORMAT
|
|
57
|
+
|
|
58
|
+
<timeline_display>
|
|
59
|
+
Present as a vertical timeline:
|
|
60
|
+
|
|
61
|
+
```
|
|
62
|
+
CHRONOLOGICAL TIMELINE
|
|
63
|
+
======================
|
|
64
|
+
|
|
65
|
+
[Time/Date or Sequential #]
|
|
66
|
+
Event: [summary]
|
|
67
|
+
Unit: [Chapter X / Scene Y]
|
|
68
|
+
Characters: [names]
|
|
69
|
+
Location: [if known]
|
|
70
|
+
Status: [drafted | planned | pending]
|
|
71
|
+
|
|
|
72
|
+
v
|
|
73
|
+
[Next time point]
|
|
74
|
+
Event: ...
|
|
75
|
+
```
|
|
76
|
+
|
|
77
|
+
**For non-linear narratives**, show both views:
|
|
78
|
+
|
|
79
|
+
```
|
|
80
|
+
STORY ORDER vs. CHRONOLOGICAL ORDER
|
|
81
|
+
====================================
|
|
82
|
+
|
|
83
|
+
Story Order: Chronological Order:
|
|
84
|
+
1. Ch.3 - The crime 1. Ch.5 - Childhood
|
|
85
|
+
2. Ch.1 - Discovery 2. Ch.3 - The crime
|
|
86
|
+
3. Ch.5 - Childhood 3. Ch.1 - Discovery
|
|
87
|
+
... ...
|
|
88
|
+
|
|
89
|
+
[N] events reordered from story order.
|
|
90
|
+
```
|
|
91
|
+
|
|
92
|
+
Mark each event with its unit label from CONSTRAINTS.json hierarchy (chapters for novels, acts for screenplays, surahs for Quran commentary, etc.).
|
|
93
|
+
</timeline_display>
|
|
94
|
+
|
|
95
|
+
---
|
|
96
|
+
|
|
97
|
+
### TIMELINE ANALYSIS
|
|
98
|
+
|
|
99
|
+
<timeline_analysis>
|
|
100
|
+
After displaying the timeline, provide brief structural observations:
|
|
101
|
+
- **Time span**: Total duration of events (if determinable)
|
|
102
|
+
- **Pacing**: Are events clustered or spread? Any long gaps?
|
|
103
|
+
- **Non-linearity**: How much does story order deviate from chronological order?
|
|
104
|
+
- **Gaps**: Are there time periods with no events that might need filling?
|
|
105
|
+
|
|
106
|
+
Keep observations factual and brief -- the writer decides what to do with them.
|
|
107
|
+
</timeline_analysis>
|
|
108
|
+
|
|
109
|
+
## Edge Cases
|
|
110
|
+
|
|
111
|
+
- **No OUTLINE.md:** Direct the writer to run `/scr:plan` first.
|
|
112
|
+
- **No time markers at all:** Use sequential story order and note that chronological order matches story order by default.
|
|
113
|
+
- **Parallel timelines:** If the outline contains multiple concurrent threads (e.g., alternating POV chapters happening at the same time), group them under the same time point.
|
|
114
|
+
- **Flashbacks/flash-forwards:** Mark with indicators and show where they fall in both story and chronological order.
|
|
115
|
+
|
|
116
|
+
## Response Contract
|
|
117
|
+
|
|
118
|
+
Every writer-facing response must end with one to four next-command suggestions. Each suggestion must include a short explanation of what that path will do.
|
|
119
|
+
|
|
120
|
+
Use this format:
|
|
121
|
+
|
|
122
|
+
```markdown
|
|
123
|
+
Next commands:
|
|
124
|
+
- `/scr:...`: One short sentence explaining what this path will do.
|
|
125
|
+
- `/scr:...`: One short sentence explaining what this alternate path will do.
|
|
126
|
+
```
|
|
127
|
+
|
|
128
|
+
If exactly one path is clearly best, provide one suggestion. If two, three, or four useful paths exist, show them as alternatives. Do not force a linear path when the writer has a real choice.
|
|
129
|
+
|
|
130
|
+
If the writer seems unsure or no specific next command is obvious, include this default option:
|
|
131
|
+
|
|
132
|
+
```markdown
|
|
133
|
+
Next commands:
|
|
134
|
+
- `/scr:next`: Inspect the project state and choose the right next step.
|
|
135
|
+
```
|
|
136
|
+
|
|
137
|
+
If the command stops because a prerequisite is missing, suggest the command that fixes the prerequisite. Keep every explanation practical and writer-facing.
|
|
138
|
+
|
|
139
|
+
## Tone
|
|
140
|
+
|
|
141
|
+
Clear and factual. Present the timeline as reference material, not as critique. The writer uses this to spot gaps and pacing issues on their own.
|