@neocompose/cli 0.38.1 → 0.38.3

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@neocompose/cli",
3
- "version": "0.38.1",
3
+ "version": "0.38.3",
4
4
  "description": "Neo Compose native project-source CLI with bidirectional sync.",
5
5
  "license": "MIT",
6
6
  "type": "module",
@@ -9,7 +9,7 @@ description: >-
9
9
  `@neocompose/cli` or `node cli/bin/neo.mjs` in the neo-compose repository.
10
10
  ---
11
11
 
12
- <!-- reviewed-through-cli: 0.38.1 -->
12
+ <!-- reviewed-through-cli: 0.38.3 -->
13
13
 
14
14
  # Neo Compose CLI
15
15
 
@@ -311,6 +311,10 @@ let the last write win.
311
311
 
312
312
  ## NeoFlow dialogues
313
313
 
314
+ Node and option prose lowers to localized-text records with canonical node or
315
+ choice backlinks. Existing translations and unrelated localization links are
316
+ preserved when the source is pushed.
317
+
314
318
  Put exactly one top-level `sealed class Name : Dialogue` in each `.neoflow`
315
319
  file. Make it non-generic, derive directly from compiler-owned `Dialogue`, and
316
320
  override `Trigger Trigger` exactly once. Do not add any other type declaration.
@@ -83,7 +83,7 @@ wrappers.
83
83
  The marker near the top of `SKILL.md` must exactly match the package version:
84
84
 
85
85
  ```html
86
- <!-- reviewed-through-cli: 0.38.1 -->
86
+ <!-- reviewed-through-cli: 0.38.3 -->
87
87
  ```
88
88
 
89
89
  The quoted version above is checked too, so this instruction cannot go stale