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,457 @@
|
|
|
1
|
+
# Release Notes
|
|
2
|
+
|
|
3
|
+
This document is the public-facing summary of what changed between package releases. For package history, see the root [CHANGELOG](../CHANGELOG.md).
|
|
4
|
+
|
|
5
|
+
## 2.0.5 - 2026-05-15
|
|
6
|
+
|
|
7
|
+
### What changed
|
|
8
|
+
|
|
9
|
+
- Scriveno is now published under the npm package name `scriveno`.
|
|
10
|
+
- New installs should use `npx scriveno@latest`.
|
|
11
|
+
- The package executable remains `scriveno`, so the installer behavior and command surfaces are unchanged after installation.
|
|
12
|
+
- `/scr:sync` now recognizes both the new source package name `scriveno` and the legacy package name `scriveno-cli` when locating a local source checkout.
|
|
13
|
+
- Package and shipped metadata are aligned on `2.0.5`.
|
|
14
|
+
|
|
15
|
+
### Why it matters
|
|
16
|
+
|
|
17
|
+
The package name now matches the product name. This removes the extra `-cli` suffix from the install command and makes the npm surface easier to remember, while preserving the same installed command system.
|
|
18
|
+
|
|
19
|
+
Existing installed runtime surfaces do not need to change immediately. The old installed-command marker remains stable so local sync and compatibility checks can keep recognizing prior installs.
|
|
20
|
+
|
|
21
|
+
### Affected areas
|
|
22
|
+
|
|
23
|
+
- npm package metadata
|
|
24
|
+
- README install commands and badges
|
|
25
|
+
- runtime and architecture docs
|
|
26
|
+
- generated project config version
|
|
27
|
+
- `/scr:sync` source-root detection guidance
|
|
28
|
+
- release metadata and package tests
|
|
29
|
+
|
|
30
|
+
### Verification
|
|
31
|
+
|
|
32
|
+
- `npm test`
|
|
33
|
+
- `npm run pack:check`
|
|
34
|
+
- `git diff --check`
|
|
35
|
+
|
|
36
|
+
## 2.0.4 - 2026-05-15
|
|
37
|
+
|
|
38
|
+
### What changed
|
|
39
|
+
|
|
40
|
+
- Added Domain Grilling to Scriveno's Creative Context loop.
|
|
41
|
+
- `/scr:discuss` now checks fuzzy terms, overloaded labels, and project-behavior claims against existing source files before asking the writer. If the project already answers the question, Scriveno uses the file instead of making the writer repeat themselves.
|
|
42
|
+
- `/scr:plan` now carries resolved domain language into `## Domain Model Notes`, including canonical terms, terms to avoid, source-of-truth references, boundary examples, and durable updates for RECORD.md, REFERENCES.md, or adapted source files.
|
|
43
|
+
- The plan-checker agent now validates terminology and source-of-truth alignment before drafting, with stronger technical checks for command names, file paths, version boundaries, prerequisites, recovery steps, and procedure behavior.
|
|
44
|
+
- Technical REFERENCES.md now has dedicated canonical terminology and domain-boundary tables.
|
|
45
|
+
- Package and shipped metadata are aligned on `2.0.4`.
|
|
46
|
+
|
|
47
|
+
### Why it matters
|
|
48
|
+
|
|
49
|
+
Scriveno already preserved voice and continuity. `2.0.4` makes the project language itself harder to blur. When a writer says "account," "workspace," "source," "step," "doctrine," "promise," or any other term that can carry multiple meanings, Scriveno now checks the project, names conflicts early, and records the resolved term where future planning and drafting can find it.
|
|
50
|
+
|
|
51
|
+
This is most visible in technical, academic, sacred, series, and worldbuilding-heavy projects, but it helps any long work where consistency depends on precise language.
|
|
52
|
+
|
|
53
|
+
### Affected areas
|
|
54
|
+
|
|
55
|
+
- Creative Context documentation
|
|
56
|
+
- core planning loop (`/scr:discuss`, `/scr:plan`)
|
|
57
|
+
- plan-checker agent
|
|
58
|
+
- technical REFERENCES.md template
|
|
59
|
+
- README, changelog, release notes, and version metadata
|
|
60
|
+
- regression tests for terminology and boundary checks
|
|
61
|
+
|
|
62
|
+
### Verification
|
|
63
|
+
|
|
64
|
+
- `npm test`
|
|
65
|
+
- `npm run pack:check`
|
|
66
|
+
- `git diff --check`
|
|
67
|
+
|
|
68
|
+
## 2.0.3 - 2026-05-15
|
|
69
|
+
|
|
70
|
+
### What changed
|
|
71
|
+
|
|
72
|
+
- Integrated `authenticity-check` principles into Scriveno's Voice DNA diagnostic layer (the evaluative counterpart to the [`humanizer`](https://github.com/aihxp/humanizer) transform principles added in `2.0.2`).
|
|
73
|
+
- The voice-checker agent now runs a scrutiny pre-check (matching scrutiny to evidence density), a mandatory false-positive audit with veto power that converts strong false positives into score-raising human markers, and an internal-consistency check for register or sophistication seams.
|
|
74
|
+
- `/scr:voice-check` and `/scr:originality-check` now report an authenticity band (Reads human / Mixed signals / Reads AI-generated) first, then a 0-100 score, with required "Reads as human (deliberately not flagged)" and "Caveat" sections.
|
|
75
|
+
- `/scr:originality-check` no longer suggests rewritten spans; the diagnostic is now strictly diagnose, decide, transform, re-verify, with the rewrite handed to `/scr:line-edit` or `/scr:polish`.
|
|
76
|
+
- `WRITING-RULES.md` gained a "Diagnostic discipline (honest read)" section, and the drafter self-check is explicitly a write-to-the-voice judgement, not a score-then-rewrite loop.
|
|
77
|
+
- Package and shipped metadata are aligned on `2.0.3`.
|
|
78
|
+
|
|
79
|
+
### Why it matters
|
|
80
|
+
|
|
81
|
+
`2.0.2` taught Scriveno to *fix* AI-sounding prose without installing a new uniform style. `2.0.3` adds the missing other half: an honest *read* of how authentically prose sounds like the writer, kept deliberately separate from rewriting so it cannot become a score-then-rewrite gaming loop. The diagnostic now defaults to restraint (over-flagging genuine human prose is its worst error) and always names what it credited as human.
|
|
82
|
+
|
|
83
|
+
Voice DNA remains the top authority. The diagnostic measures deviation from the writer's voice, never against a generic ideal, and names no detector.
|
|
84
|
+
|
|
85
|
+
### Affected areas
|
|
86
|
+
|
|
87
|
+
- quality agent (`voice-checker`) and the diagnostic-only guard on the `drafter`
|
|
88
|
+
- diagnostic commands (`/scr:voice-check`, `/scr:originality-check`)
|
|
89
|
+
- Voice DNA support rules (`templates/WRITING-RULES.md`)
|
|
90
|
+
- Voice DNA, drafter-quality, and shipped-assets docs
|
|
91
|
+
- package metadata, README status, release notes
|
|
92
|
+
- regression tests for the diagnostic discipline
|
|
93
|
+
|
|
94
|
+
### Verification
|
|
95
|
+
|
|
96
|
+
- `npm test`
|
|
97
|
+
- `npm run pack:check`
|
|
98
|
+
- `git diff --check`
|
|
99
|
+
|
|
100
|
+
## 2.0.2 - 2026-05-15
|
|
101
|
+
|
|
102
|
+
### What changed
|
|
103
|
+
|
|
104
|
+
- Integrated additional `humanizer` principles into the universal Voice DNA support layer.
|
|
105
|
+
- `WRITING-RULES.md` now includes variance over substitution, sourced stance discipline, soft-inference checks, and anti-signature guidance.
|
|
106
|
+
- The drafter now checks that added stance stays tied to supplied material and that prose does not gain a new repetitive "humanized" rhythm.
|
|
107
|
+
- The voice-checker now flags humanizer signatures, soft-inference drift, and unsupported stance.
|
|
108
|
+
- `/scr:line-edit` and `/scr:polish` now report edit pressure, check soft inference, avoid formulaic humanizer cadence, and name what they deliberately left alone.
|
|
109
|
+
- Package and shipped metadata are aligned on `2.0.2`.
|
|
110
|
+
|
|
111
|
+
### Why it matters
|
|
112
|
+
|
|
113
|
+
The earlier human-first layer protected Scriveno from over-polishing the writer. `2.0.2` closes the next failure mode: replacing AI-sounding prose with a different predictable style. The rule layer now pushes edits toward the writer's actual distribution of rhythm, stance, and detail instead of a generic "more human" flavor.
|
|
114
|
+
|
|
115
|
+
Voice DNA remains the top authority. These principles live underneath it and serve the writer's style rather than replacing it.
|
|
116
|
+
|
|
117
|
+
### Affected areas
|
|
118
|
+
|
|
119
|
+
- Voice DNA support rules (`templates/WRITING-RULES.md`)
|
|
120
|
+
- quality agents (`drafter`, `voice-checker`)
|
|
121
|
+
- edit commands (`line-edit`, `polish`)
|
|
122
|
+
- Voice DNA and drafter-quality docs
|
|
123
|
+
- package metadata, README status, release notes, and shipped-assets docs
|
|
124
|
+
- regression tests for human-first writing principles
|
|
125
|
+
|
|
126
|
+
### Verification
|
|
127
|
+
|
|
128
|
+
- `npm test`
|
|
129
|
+
- `npm run pack:check`
|
|
130
|
+
- `git diff --check`
|
|
131
|
+
|
|
132
|
+
## 2.0.1 - 2026-05-14
|
|
133
|
+
|
|
134
|
+
### What changed
|
|
135
|
+
|
|
136
|
+
- `/scr:help` and `/scr:next` now use intent groups from `CONSTRAINTS.json` so the writer sees the most likely next surface for the current project state, not a catalog dump.
|
|
137
|
+
- `/scr:help` keeps new projects focused on start commands, fresh projects focused on drafting, drafted projects focused on review, complete drafts focused on publish/export, and drifted projects focused on repair.
|
|
138
|
+
- `/scr:next` now recommends one command with a short reason, then offers a few useful alternatives.
|
|
139
|
+
- `WRITING-RULES.md` gained human-first restraint, factual integrity, register-aware restraint, chat artifact cleanup, placeholder cleanup, and durable-doc wording guidance.
|
|
140
|
+
- The drafter, voice-checker, line-edit, and copy-edit contracts now preserve writer quirks, avoid invented support, preserve all required beats, respect formal registers, and reject copied chatbot residue.
|
|
141
|
+
- Package and shipped metadata are aligned on `2.0.1`.
|
|
142
|
+
|
|
143
|
+
### Why it matters
|
|
144
|
+
|
|
145
|
+
The `2.0.0` release made Scriveno's context layer broader and more reliable. `2.0.1` makes the front door and prose-quality layer calmer. Writers get fewer irrelevant options, and the quality rules now help without flattening the writer into generic polish.
|
|
146
|
+
|
|
147
|
+
Voice DNA remains the top authority. The new safeguards live underneath it: they catch risky AI habits, but they do not overrule a deliberate writer style.
|
|
148
|
+
|
|
149
|
+
### Affected areas
|
|
150
|
+
|
|
151
|
+
- navigation commands (`/scr:help`, `/scr:next`)
|
|
152
|
+
- command registry intent metadata (`data/CONSTRAINTS.json`)
|
|
153
|
+
- Voice DNA support rules (`templates/WRITING-RULES.md`)
|
|
154
|
+
- quality agents (`drafter`, `voice-checker`)
|
|
155
|
+
- edit commands (`line-edit`, `copy-edit`)
|
|
156
|
+
- package metadata, README status, release notes, and documentation
|
|
157
|
+
- regression tests for adaptive routing and human-first writing principles
|
|
158
|
+
|
|
159
|
+
### Verification
|
|
160
|
+
|
|
161
|
+
- `npm test`
|
|
162
|
+
- `npm run pack:check`
|
|
163
|
+
- `git diff --check`
|
|
164
|
+
|
|
165
|
+
## 2.0.0 - 2026-05-14
|
|
166
|
+
|
|
167
|
+
### What changed
|
|
168
|
+
|
|
169
|
+
- Added `RECORD.md`, a neutral store for what the work has established on page. It tracks open threads, reader promises, payoffs, continuity facts, movement, and next-unit obligations.
|
|
170
|
+
- Wired Record Notes through the core loop: discuss, plan, draft, editor review, next, progress, continuity, scan, save, drafter, and plan-checker.
|
|
171
|
+
- Added non-character subject tracking so Scriveno can serve essays, poetry, sacred commentary, technical guides, and other works where characters are not the right organizing model.
|
|
172
|
+
- Expanded character workflows with relationship and interaction paths, while letting character-driven works reuse the subject-tracking approach when useful.
|
|
173
|
+
- Added branching next-command suggestions across commands, with one to four practical next paths and a short explanation for each.
|
|
174
|
+
- Added `/scr:sync`, a local runtime-surface sync command that refreshes installed commands, Codex skills, command mirrors, and agent prompts from the current source tree.
|
|
175
|
+
- Bumped the package and shipped metadata to `2.0.0` and updated the documentation for the 112-command surface.
|
|
176
|
+
|
|
177
|
+
### Why it matters
|
|
178
|
+
|
|
179
|
+
`2.0.0` is the point where Scriveno's context model becomes broader than character continuity. Fiction still gets character and relationship intelligence, but nonfiction, technical writing, sacred commentary, poetry, and other forms now have an equally native way to track what the work has established.
|
|
180
|
+
|
|
181
|
+
The runtime sync command closes a separate trust gap: when command source changes, installed Codex or Claude surfaces can drift. `/scr:sync` gives contributors and power users a direct way to bring those installed surfaces back in line without treating it as a package update.
|
|
182
|
+
|
|
183
|
+
### Affected areas
|
|
184
|
+
|
|
185
|
+
- project templates (`RECORD.md`, config version)
|
|
186
|
+
- core commands (`new-work`, `import`, `discuss`, `plan`, `draft`, `editor-review`, `next`, `progress`, `scan`, `continuity-check`, `save`)
|
|
187
|
+
- character and subject commands
|
|
188
|
+
- agents (`drafter`, `plan-checker`)
|
|
189
|
+
- installed runtime maintenance (`/scr:sync`)
|
|
190
|
+
- docs, command reference, shipped assets, and release metadata
|
|
191
|
+
- regression tests and repository policy checks
|
|
192
|
+
|
|
193
|
+
### Verification
|
|
194
|
+
|
|
195
|
+
- `npm test`
|
|
196
|
+
- `npm run pack:check`
|
|
197
|
+
- `git diff --check`
|
|
198
|
+
|
|
199
|
+
## 1.7.1 - 2026-05-11
|
|
200
|
+
|
|
201
|
+
### What changed
|
|
202
|
+
|
|
203
|
+
- Fixed a generated install-name collision between the top-level sacred verse-numbering compatibility command and the nested sacred verse-numbering command
|
|
204
|
+
- Standardized sacred project configuration on top-level profile keys, with legacy nested `sacred` fallbacks kept for existing projects
|
|
205
|
+
- Matched sacred tradition validation to the shipped profile slugs: `catholic`, `orthodox`, `tewahedo`, `protestant`, `jewish`, `islamic-hafs`, `islamic-warsh`, `pali`, `tibetan`, and `sanskrit`
|
|
206
|
+
- Made ebook platform selection operational by validating `--platform`, loading platform manifests, checking EPUB support, and writing selected platform metadata
|
|
207
|
+
- Corrected workflow dependency metadata so plan, draft, review, and submit paths point at the canonical `.manuscript/` trees
|
|
208
|
+
- Refreshed repository documentation across root docs, `docs/`, template READMEs, release notes, package metadata, shipped-profile READMEs, and regression coverage for the new audit guarantees
|
|
209
|
+
|
|
210
|
+
### Why it matters
|
|
211
|
+
|
|
212
|
+
`1.7.1` closes audit findings on top of the `1.7.0` character-continuity and context-integrity release. It keeps the new character, scan, context, and export behavior intact while tightening the command, workflow, platform, package, and writing-policy contracts.
|
|
213
|
+
|
|
214
|
+
### Affected areas
|
|
215
|
+
|
|
216
|
+
- installer command generation
|
|
217
|
+
- sacred project config and tradition profiles
|
|
218
|
+
- ebook platform build guidance
|
|
219
|
+
- workflow dependency metadata
|
|
220
|
+
- repository documentation and release-facing package metadata
|
|
221
|
+
- regression tests and npm release checks
|
|
222
|
+
|
|
223
|
+
### Verification
|
|
224
|
+
|
|
225
|
+
- `npm test` (1629 tests pass)
|
|
226
|
+
- `npm run pack:check`
|
|
227
|
+
- `git diff --check`
|
|
228
|
+
|
|
229
|
+
## 1.7.0 - 2026-05-10
|
|
230
|
+
|
|
231
|
+
### What changed
|
|
232
|
+
|
|
233
|
+
Two real defects fixed and three new systems shipped.
|
|
234
|
+
|
|
235
|
+
**The character-continuity defect.** The drafter was loading "CHARACTERS.md / FIGURES.md (relevant figures only)" -- relevance determined by who was named in the unit's plan. A character created via `/scr:new-character` after some plans were already written was never referenced in those older plans, so the drafter never loaded their entry. The character existed in CHARACTERS.md but never reached the prose. Fixed: the drafter now loads the full file by default at the `standard` profile. The relevance filter remains as `draft.context_profile: minimal` (explicit token-trim opt-in) and now warns that newly added characters get dropped at that level.
|
|
236
|
+
|
|
237
|
+
**The character-state defect.** Nothing in the workflow updated CHARACTERS.md after units were drafted. The "current emotional state" field was frozen at character creation, so the drafter for chapter 12 still saw chapter 1's setup. Fixed: new `/scr:character-touch <name>` command for updating evolving state (emotional position, knowledge, possessions, relationships) after a unit lands. The drafter now emits one-line `CHARACTER STATE NUDGE` suggestions when it spots a visible state shift, pointing the writer at the new command. Voice anchor and physical description stay untouched -- those are identity, not state.
|
|
238
|
+
|
|
239
|
+
**Context-integrity layer.** Three coordinated additions defend against context rot when a fresh AI session opens, when the writer hand-edits files outside Scriveno, or when a command is interrupted mid-run.
|
|
240
|
+
|
|
241
|
+
- `/scr:scan` -- 11 checks against STATE.md, OUTLINE.md, RECORD.md, drafts, STYLE-GUIDE.md mtime vs. last drafter run, scaffold elements still pending, stale exports, sacred config vs. shipped templates, CHARACTERS.md orphans. `--fix` mode for auto-correctable findings.
|
|
242
|
+
- `.manuscript/CONTEXT.md` -- one-page bootstrap auto-regenerated on save / pause / resume. Read first by `/scr:next` and `/scr:resume-work`.
|
|
243
|
+
- `.manuscript/HISTORY.log` -- append-only audit trail (pipe-delimited, UTC ISO timestamps, committed to git). Wired into 10 state-mutating commands.
|
|
244
|
+
|
|
245
|
+
**Export polish.** `/scr:publish` and `/scr:export` got destination-neutral presets and interactive pickers so writers can hand someone a single PDF/DOCX/EPUB without thinking about KDP. Front and back matter generation gained `--level minimum/balanced/maximum` plus a skip prompt. The Typst book template's running head now updates per chapter on recto pages instead of repeating the book title across every spread.
|
|
246
|
+
|
|
247
|
+
**Installer hardening.** A real flat/nested skill-name collision was silently dropping `commands/scr/sacred-verse-numbering.md` against `commands/scr/sacred/verse-numbering.md` on every install. Renamed the flat file to `sacred-numbering-format.md`. Added `assertNoSkillNameCollisions` guard so future regressions fail loudly. New `test/runtime-parity.test.js` pins that Claude and Codex install the same set of commands.
|
|
248
|
+
|
|
249
|
+
**Context-cost optimization.** 12 high-impact commands now read CONTEXT.md first when fresh and skip the redundant raw-file orientation loads. Per-command savings on a CONTEXT.md hit: ~200-500 lines collapse to one ~30-line read. Savings compound across chained commands (autopilot, publish presets).
|
|
250
|
+
|
|
251
|
+
### Why it matters
|
|
252
|
+
|
|
253
|
+
The character defects are correctness defects. A character profile that does not reach the drafter is not just inefficient -- it produces wrong prose. A character whose "current state" never updates produces continuity errors that are hard to spot and harder to fix in revision. Both are now closed.
|
|
254
|
+
|
|
255
|
+
The context-integrity layer is the defense against the silent failure mode where a fresh AI session opens to a project, reads STATE.md, and proceeds with confidence in numbers that no longer match disk reality. `/scr:scan` makes that confidence earned, not assumed.
|
|
256
|
+
|
|
257
|
+
### Affected areas
|
|
258
|
+
|
|
259
|
+
- core agents (`agents/drafter.md` -- character loading + state nudge)
|
|
260
|
+
- new commands (`/scr:scan`, `/scr:character-touch`)
|
|
261
|
+
- new templates (`templates/CONTEXT.md`)
|
|
262
|
+
- new docs (`docs/context-protocol.md`, `docs/history-protocol.md`)
|
|
263
|
+
- 12 commands updated for context-cost protocol
|
|
264
|
+
- export surfaces (`/scr:publish`, `/scr:export`, `/scr:autopilot-publish`)
|
|
265
|
+
- front/back matter (`/scr:front-matter`, `/scr:back-matter` -- new `--level` flag and skip prompt)
|
|
266
|
+
- Typst template (`data/export-templates/scriveno-book.typst` -- per-chapter running head)
|
|
267
|
+
- installer (`bin/install.js` -- collision guard, namespace preservation in constraint-key lookup)
|
|
268
|
+
- session commands (`/scr:save`, `/scr:pause-work`, `/scr:resume-work`, `/scr:next` -- CONTEXT.md regeneration / preference)
|
|
269
|
+
|
|
270
|
+
### Backward compatibility
|
|
271
|
+
|
|
272
|
+
- Existing projects keep working without modification.
|
|
273
|
+
- `/scr:front-matter` and `/scr:back-matter` scripted callers without `--level` get the interactive prompt; pass `--level maximum` to preserve the legacy "all elements" behavior silently.
|
|
274
|
+
- The context preference protocol explicitly preserves correctness on a CONTEXT.md miss -- commands fall back to raw-file loads when CONTEXT.md is absent, stale, or contradicts STATE.md.
|
|
275
|
+
- The `minimal` context profile still filters characters per the old behavior for writers who explicitly opt in.
|
|
276
|
+
|
|
277
|
+
### Verification
|
|
278
|
+
|
|
279
|
+
- `npm test` (1629 tests pass; 1617 in 1.6.1 + 12 net new)
|
|
280
|
+
- `npm pack --dry-run` confirms the new docs and commands ship in the tarball
|
|
281
|
+
|
|
282
|
+
## 1.6.1 - 2026-05-07
|
|
283
|
+
|
|
284
|
+
### What changed
|
|
285
|
+
|
|
286
|
+
- Brought the post-`1.6.0` repository documentation refresh into the published tarball: `docs/shipped-assets.md`, `docs/voice-dna.md`, `docs/configuration.md`, `docs/command-reference.md`, and `docs/architecture.md` all updated to document `WRITING-RULES.md`, the per-work-type pitfall packs, the `draft` config block, and the override hierarchy
|
|
287
|
+
- Aligned the reference documentation on canonical `/scr:` command notation; onboarding (`docs/getting-started.md`), README cross-runtime examples, and historical 1.5.1 release-notes prose still use Claude flat `/scr-*` and Codex `$scr-*` where contextually appropriate
|
|
288
|
+
- No code, agent, command, or template changes; runtime behavior is identical to `1.6.0`
|
|
289
|
+
|
|
290
|
+
### Why it matters
|
|
291
|
+
|
|
292
|
+
`1.6.0` shipped before the repository documentation refresh landed. Writers running `npx scriveno-cli@1.6.0` got the new agents, templates, and settings but a thinner `~/.scriveno/docs/` tree. `1.6.1` closes that gap so the docs writers see in their installed tree match what is on GitHub.
|
|
293
|
+
|
|
294
|
+
### Affected areas
|
|
295
|
+
|
|
296
|
+
- public docs only (no source, agent, command, or template behavior change)
|
|
297
|
+
- npm tarball contents (the `docs/` directory)
|
|
298
|
+
|
|
299
|
+
### Verification
|
|
300
|
+
|
|
301
|
+
- `npm test` (1617 tests pass; same suite as 1.6.0)
|
|
302
|
+
- `npm pack --dry-run` confirms the refreshed docs ship in the tarball
|
|
303
|
+
|
|
304
|
+
## 1.6.0 - 2026-05-05
|
|
305
|
+
|
|
306
|
+
### What changed
|
|
307
|
+
|
|
308
|
+
- Added `templates/WRITING-RULES.md`: a one-screen canonical list of universal AI-tell don'ts, loaded by the drafter, voice-checker, and originality-check after `STYLE-GUIDE.md`
|
|
309
|
+
- Added per-work-type pitfall packs under `templates/pitfalls/<work_type>.md` for novel, memoir, screenplay, runbook, research_paper, poetry_collection, comic, and commentary; drop-in extension supported with no library or constraint edits
|
|
310
|
+
- Added a `draft` block to `templates/config.json` with three optional knobs: `rigor` (`standard|strict`), `context_profile` (`minimal|standard|full`), and `pitfalls_enabled` (`true|false`)
|
|
311
|
+
- Exposed the new knobs in `/scr:settings`; replaced the 3-genre hardcode in `/scr:line-edit` with pack-aware lookup
|
|
312
|
+
- Added `lib/architectural-profiles.js#listPitfallPacks` and `getPitfallPackPath`, re-exported from `bin/install.js`
|
|
313
|
+
- Added `docs/drafter-quality.md` documenting the three rule layers, settings, and model-tier recommendations
|
|
314
|
+
- Added 23 new tests covering pack registration, drop-in extensibility, config schema, and drafter contract
|
|
315
|
+
|
|
316
|
+
### Why it matters
|
|
317
|
+
|
|
318
|
+
`1.6.0` introduces layered rule scaffolding designed to keep weaker models from drifting into generic AI prose. Conflict resolution is top-down: `STYLE-GUIDE.md` beats `WRITING-RULES.md` beats the pitfall pack. The writer's voice stays sovereign; the new rule layers are scaffolding, not constraints.
|
|
319
|
+
|
|
320
|
+
### Affected areas
|
|
321
|
+
|
|
322
|
+
- drafter agent contract
|
|
323
|
+
- voice-checker and originality-check pattern detection
|
|
324
|
+
- line-edit and polish cliche detection
|
|
325
|
+
- new-work and import onboarding (project provisioning)
|
|
326
|
+
- project config schema (`.manuscript/config.json` `draft` block)
|
|
327
|
+
- public docs and CHANGELOG
|
|
328
|
+
|
|
329
|
+
### Backward compatibility
|
|
330
|
+
|
|
331
|
+
Every layer is optional. Projects predating `1.6.0` keep working: WRITING-RULES.md absent falls back to inline rules, missing pitfall packs skip silently, and an absent `draft` block uses standard defaults.
|
|
332
|
+
|
|
333
|
+
### Verification
|
|
334
|
+
|
|
335
|
+
- `npm test` (1617 tests pass)
|
|
336
|
+
- `npm pack --dry-run` confirms WRITING-RULES.md, all 8 pitfall packs, and `docs/drafter-quality.md` ship in the tarball
|
|
337
|
+
|
|
338
|
+
## 1.5.3 - 2026-04-18
|
|
339
|
+
|
|
340
|
+
### What changed
|
|
341
|
+
|
|
342
|
+
- Packaged the workflow-contract hardening that landed after `1.5.2`
|
|
343
|
+
- Tightened save-history, compare, undo, session-report, and revision-track guidance so writer-facing commands match the live git/state contract
|
|
344
|
+
- Aligned README, configuration, release, and command-reference trust surfaces with the shipped 108-command package state
|
|
345
|
+
|
|
346
|
+
### Why it matters
|
|
347
|
+
|
|
348
|
+
`1.5.3` turns the repo's post-`1.5.2` hardening work into the current published package baseline. Writers get safer save/version/session behavior, more truthful collaboration and help surfaces, and cleaner agreement between package metadata, generated project config, and the public docs.
|
|
349
|
+
|
|
350
|
+
### Affected areas
|
|
351
|
+
|
|
352
|
+
- writer-facing save/version/session workflows
|
|
353
|
+
- revision-track and collaboration guidance
|
|
354
|
+
- package metadata, config scaffolding, and release-facing documentation
|
|
355
|
+
|
|
356
|
+
### Verification
|
|
357
|
+
|
|
358
|
+
- `npm test`
|
|
359
|
+
|
|
360
|
+
## 1.5.2 - 2026-04-09
|
|
361
|
+
|
|
362
|
+
### What changed
|
|
363
|
+
|
|
364
|
+
- Added safer revision-track contracts so canon resolution no longer assumes `main` or `master`
|
|
365
|
+
- Tightened structure-editing workflows to operate on the canonical `.manuscript/drafts/body/` tree
|
|
366
|
+
- Extended workflow-integrity and track-safety regression coverage around those command contracts
|
|
367
|
+
|
|
368
|
+
### Why it matters
|
|
369
|
+
|
|
370
|
+
`1.5.2` closes a couple of trust gaps in writer-facing workflow commands without changing the overall product surface. Draft renumbering commands now point at the live manuscript tree, and revision tracks are more portable across repos that use custom default branch names such as `trunk`.
|
|
371
|
+
|
|
372
|
+
### Affected areas
|
|
373
|
+
|
|
374
|
+
- structure-management command guidance
|
|
375
|
+
- revision-track command guidance
|
|
376
|
+
- workflow-integrity and track-safety tests
|
|
377
|
+
|
|
378
|
+
### Verification
|
|
379
|
+
|
|
380
|
+
- `node --test test/phase39-workflow-contract-integrity.test.js test/track-command-safety.test.js`
|
|
381
|
+
- `npm test`
|
|
382
|
+
|
|
383
|
+
## 1.5.1 - 2026-04-09
|
|
384
|
+
|
|
385
|
+
### What changed
|
|
386
|
+
|
|
387
|
+
- Switched Claude Code installs to flat `/scr-*` commands such as `/scr-next` and `/scr-help`
|
|
388
|
+
- Rewrote installed Claude command references so in-command guidance matches the new slash syntax
|
|
389
|
+
- Added safe Claude cleanup so stale Scriveno-owned `scr-*.md` files and the old `scr/` folder are removed without touching unrelated commands
|
|
390
|
+
- Updated runtime docs and installer regression coverage around the Claude command surface
|
|
391
|
+
|
|
392
|
+
### Why it matters
|
|
393
|
+
|
|
394
|
+
`1.5.1` makes Claude Code feel native instead of carrying forward the older nested `/scr:*` shape. Writers now get one consistent command style in Claude, and reinstalling Scriveno stays clean without being destructive in the shared command directory.
|
|
395
|
+
|
|
396
|
+
### Affected areas
|
|
397
|
+
|
|
398
|
+
- Claude Code installer path and command layout
|
|
399
|
+
- installed command rewriting for Claude help text
|
|
400
|
+
- runtime-facing docs and onboarding
|
|
401
|
+
- installer and trust-regression tests
|
|
402
|
+
|
|
403
|
+
### Verification
|
|
404
|
+
|
|
405
|
+
- `node --check bin/install.js`
|
|
406
|
+
- `node --test test/installer.test.js test/phase14-runtime-credibility.test.js test/phase16-trust-regression.test.js`
|
|
407
|
+
- temporary HOME smoke install for `--runtime claude-code --global --writer --silent`
|
|
408
|
+
|
|
409
|
+
## 1.5.0 - 2026-04-09
|
|
410
|
+
|
|
411
|
+
### What changed
|
|
412
|
+
|
|
413
|
+
- Added explicit non-interactive installer flags for runtime selection, scope, mode, help, and version output
|
|
414
|
+
- Added one-run multi-runtime installs so Codex and Claude Code can be targeted together
|
|
415
|
+
- Generated native Codex `$scr-*` skills backed by mirrored installed command markdown
|
|
416
|
+
- Tightened reinstall cleanup so stale Scriveno-owned Codex skill wrappers are removed without touching unrelated user files
|
|
417
|
+
- Updated runtime docs and onboarding copy so Codex and Claude examples match the installer contract now shipped in the package
|
|
418
|
+
|
|
419
|
+
### Why it matters
|
|
420
|
+
|
|
421
|
+
`1.5.0` turns the installer into a more dependable real-world surface instead of a prompt-only setup path. Codex users now get native `$scr-*` discovery, Claude Code users keep a clean command-directory install, and the package ships tests and docs that keep those claims honest.
|
|
422
|
+
|
|
423
|
+
### Affected areas
|
|
424
|
+
|
|
425
|
+
- installer CLI and runtime registry
|
|
426
|
+
- Codex skill generation and runtime cleanup
|
|
427
|
+
- runtime-facing docs and onboarding
|
|
428
|
+
- installer and trust-regression tests
|
|
429
|
+
|
|
430
|
+
### Verification
|
|
431
|
+
|
|
432
|
+
- `node --test test/installer.test.js test/phase14-runtime-credibility.test.js test/phase16-trust-regression.test.js`
|
|
433
|
+
- `npm test`
|
|
434
|
+
- `npm pack --dry-run`
|
|
435
|
+
|
|
436
|
+
## 1.4.1 - 2026-04-09
|
|
437
|
+
|
|
438
|
+
### What changed
|
|
439
|
+
|
|
440
|
+
- Normalized npm publish metadata for the `scriveno` installer command and repository URL
|
|
441
|
+
- Marked the packaged installer entrypoint as executable
|
|
442
|
+
- Updated package-level regression coverage so the publish-safe bin path stays locked in
|
|
443
|
+
|
|
444
|
+
### Why it matters
|
|
445
|
+
|
|
446
|
+
`1.4.1` does not add new writer-facing features. It makes the npm package cleaner and less surprising after the `1.4.0` release by aligning the published metadata with what npm actually expects.
|
|
447
|
+
|
|
448
|
+
### Affected areas
|
|
449
|
+
|
|
450
|
+
- npm packaging metadata
|
|
451
|
+
- installer entrypoint permissions
|
|
452
|
+
- package-time regression checks
|
|
453
|
+
|
|
454
|
+
### Verification
|
|
455
|
+
|
|
456
|
+
- `npm test`
|
|
457
|
+
- `npm pack --dry-run`
|
|
@@ -0,0 +1,77 @@
|
|
|
1
|
+
# Runtime Support
|
|
2
|
+
|
|
3
|
+
Scriveno's runtime claims should be grounded in what the repo can actually prove. This document is the canonical source of truth for Scriveno's installer compatibility floor, runtime evidence levels, support levels, and verification status.
|
|
4
|
+
|
|
5
|
+
## Node.js Baseline
|
|
6
|
+
|
|
7
|
+
Scriveno's installer compatibility floor is `Node.js >=20.0.0`. For new installs, prefer a currently supported LTS release such as Node.js 24. Node.js 20 reached end of life on 2026-04-30, so it remains a compatibility floor, not the recommended fresh-install target.
|
|
8
|
+
|
|
9
|
+
Node is required for:
|
|
10
|
+
|
|
11
|
+
- running `npx scriveno@latest`
|
|
12
|
+
- executing `bin/install.js`
|
|
13
|
+
- running the repo's JavaScript test suite
|
|
14
|
+
|
|
15
|
+
Node is not a runtime dependency for Scriveno's markdown command system itself. Once installed, Scriveno's command files, agent prompts, templates, and constraints are read by the host AI coding agent.
|
|
16
|
+
|
|
17
|
+
## Evidence Levels
|
|
18
|
+
|
|
19
|
+
- **Installer registry**: the runtime appears in `bin/install.js` with a label, install type, detection rule, and install path shapes.
|
|
20
|
+
- **Registry-tested**: `test/installer.test.js` asserts the runtime key exists and that its install properties match the expected `commands` or `skills` strategy.
|
|
21
|
+
- **Guided setup assets**: the installer writes setup files or connector recipes for a documented runtime surface instead of copying slash-command files.
|
|
22
|
+
- **Repo-documented**: the install strategy and detection behavior are described in project docs such as [Architecture](architecture.md).
|
|
23
|
+
- **Host-runtime parity**: end-to-end proof that the installed command surface behaves equivalently inside the host agent. Scriveno does not currently ship this proof for any runtime in the repo.
|
|
24
|
+
|
|
25
|
+
## Support Levels
|
|
26
|
+
|
|
27
|
+
- **Primary reference runtime**: the runtime used as Scriveno's primary example when docs need one concrete reference environment.
|
|
28
|
+
- **Standard installer target**: the installer ships a first-class command-directory target for this runtime, with registry and path-shape evidence in the repo.
|
|
29
|
+
- **Skills installer target**: the installer ships a manifest-based target for runtimes that do not use command directories.
|
|
30
|
+
- **Guided desktop MCP target**: the installer ships setup assets and connector recipes for a documented desktop local-MCP surface rather than a writable command directory.
|
|
31
|
+
- **Generic skills fallback**: a catch-all manifest target for platforms without a dedicated runtime adapter.
|
|
32
|
+
|
|
33
|
+
## Verification Status
|
|
34
|
+
|
|
35
|
+
- **Registry-tested**: installer registry shape is covered by automated tests.
|
|
36
|
+
- **Repo-documented**: detection and install strategy are documented in the repo.
|
|
37
|
+
- **No host-runtime parity verification yet**: Scriveno does not currently ship an end-to-end verification artifact for behavior inside the host runtime.
|
|
38
|
+
|
|
39
|
+
## Runtime Compatibility Matrix
|
|
40
|
+
|
|
41
|
+
| Runtime | Install Type | Install Path Shape | Repo Evidence | Support Level | Verification Status |
|
|
42
|
+
|---------|--------------|--------------------|---------------|---------------|---------------------|
|
|
43
|
+
| Claude Code | commands | `~/.claude/commands/scr-*.md` + `~/.claude/agents` or `.claude/commands/scr-*.md` + `.claude/agents` | Installer registry, registry-tested, repo-documented | Primary reference runtime | Registry-tested; repo-documented; no host-runtime parity verification yet |
|
|
44
|
+
| Cursor | commands | `~/.cursor/commands/scr` + `~/.cursor/agents` or `.cursor/commands/scr` + `.cursor/agents` | Installer registry, registry-tested, repo-documented | Standard installer target | Registry-tested; repo-documented; no host-runtime parity verification yet |
|
|
45
|
+
| Gemini CLI | commands | `~/.gemini/commands/scr` + `~/.gemini/agents` or `.gemini/commands/scr` + `.gemini/agents` | Installer registry, registry-tested, repo-documented | Standard installer target | Registry-tested; repo-documented; no host-runtime parity verification yet |
|
|
46
|
+
| Codex | skills | `~/.codex/skills/scr-*` or `.codex/skills/scr-*` (with mirrored command files in `~/.codex/commands/scr` or `.codex/commands/scr`) | Installer registry, registry-tested, repo-documented | Skills installer target | Registry-tested; repo-documented; no host-runtime parity verification yet |
|
|
47
|
+
| OpenCode | commands | `~/.config/opencode/commands/scr` + `~/.config/opencode/agents` or `.config/opencode/commands/scr` + `.config/opencode/agents` | Installer registry, registry-tested, repo-documented | Standard installer target | Registry-tested; repo-documented; no host-runtime parity verification yet |
|
|
48
|
+
| GitHub Copilot | commands | `~/.github/commands/scr` + `~/.github/agents` or `.github/commands/scr` + `.github/agents` | Installer registry, registry-tested, repo-documented | Standard installer target | Registry-tested; repo-documented; no host-runtime parity verification yet |
|
|
49
|
+
| Windsurf | commands | `~/.windsurf/commands/scr` + `~/.windsurf/agents` or `.windsurf/commands/scr` + `.windsurf/agents` | Installer registry, registry-tested, repo-documented | Standard installer target | Registry-tested; repo-documented; no host-runtime parity verification yet |
|
|
50
|
+
| Antigravity | commands | `~/.gemini/antigravity/commands/scr` + `~/.gemini/antigravity/agents` or `.gemini/antigravity/commands/scr` + `.gemini/antigravity/agents` | Installer registry, registry-tested, repo-documented | Standard installer target | Registry-tested; repo-documented; no host-runtime parity verification yet |
|
|
51
|
+
| Manus Desktop | skills | `~/.manus/skills/scriveno/SKILL.md` or `.manus/skills/scriveno/SKILL.md` | Installer registry, registry-tested, repo-documented | Skills installer target | Registry-tested; repo-documented; no host-runtime parity verification yet |
|
|
52
|
+
| Perplexity Desktop | guided-mcp | `~/.scriveno/perplexity/SETUP.md` or `.scriveno/perplexity/SETUP.md` plus Perplexity Desktop Connectors setup | Installer registry, registry-tested, guided setup assets, repo-documented | Guided desktop MCP target | Registry-tested; repo-documented; no host-runtime parity verification yet |
|
|
53
|
+
| Generic (SKILL.md) | skills | `~/.scriveno/skills/SKILL.md` or `.scriveno/skills/SKILL.md` | Installer registry, registry-tested | Generic skills fallback | Registry-tested; no host-runtime parity verification yet |
|
|
54
|
+
|
|
55
|
+
## What Scriveno Proves Today
|
|
56
|
+
|
|
57
|
+
Scriveno currently proves all of the following in-repo:
|
|
58
|
+
|
|
59
|
+
- a named installer target exists for each runtime listed above
|
|
60
|
+
- each target has a declared install strategy (`commands`, `skills`, or `guided-mcp`)
|
|
61
|
+
- each target has expected install-path properties in the installer registry
|
|
62
|
+
- the runtime registry shape is covered by automated installer tests
|
|
63
|
+
- the high-level install strategies and detection rules are documented in [Architecture](architecture.md)
|
|
64
|
+
|
|
65
|
+
Scriveno does not currently prove:
|
|
66
|
+
|
|
67
|
+
- end-to-end host-runtime parity across every listed runtime
|
|
68
|
+
- that every runtime behaves identically once commands are installed
|
|
69
|
+
- dedicated smoke-test artifacts for each runtime environment
|
|
70
|
+
|
|
71
|
+
That distinction is intentional. Installer-path coverage and guided setup assets are valuable, but they are not the same thing as verified runtime parity.
|
|
72
|
+
|
|
73
|
+
## See Also
|
|
74
|
+
|
|
75
|
+
- [Getting Started](getting-started.md) -- install flow and first-run expectations
|
|
76
|
+
- [Shipped Assets](shipped-assets.md) -- trust-critical files that ship with the package
|
|
77
|
+
- [Release Notes](release-notes.md) -- latest package-level summary
|