@lssm/example.kb-update-pipeline 0.0.0-canary-20251221153314 → 0.0.0-canary-20251221164004

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.
@@ -225,32 +225,12 @@ $ tsdown
225
225
  ℹ dist/docs/index.d.ts  0.01 kB │ gzip: 0.03 kB
226
226
  ℹ dist/docs/kb-update-pipeline.docblock.d.ts  0.01 kB │ gzip: 0.03 kB
227
227
  ℹ 218 files, total: 1292.73 kB
228
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:timers/promises' in ../../libs/contracts/dist/regenerator/service.js
229
- ╭─[ ../../libs/contracts/dist/regenerator/service.js:2:28 ]
230
- │
231
- 2 │ import { setTimeout } from "node:timers/promises";
232
-  │ ───────────┬──────────
233
-  │ ╰──────────── Module not found, treating it as an external dependency
234
-  │
235
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
236
- ───╯
237
-
238
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'crypto' in ../../libs/contracts/dist/telemetry/tracker.js
239
- ╭─[ ../../libs/contracts/dist/telemetry/tracker.js:1:28 ]
240
- │
241
- 1 │ import { randomUUID } from "crypto";
242
-  │ ────┬───
243
-  │ ╰───── Module not found, treating it as an external dependency
244
-  │
245
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
246
- ───╯
247
-
248
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:assert' in ../../libs/contracts/dist/tests/runner.js
249
- ╭─[ ../../libs/contracts/dist/tests/runner.js:2:33 ]
228
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/contracts/dist/workflow/runner.js
229
+ ╭─[ ../../libs/contracts/dist/workflow/runner.js:2:28 ]
250
230
  │
251
- 2 │ import { deepStrictEqual } from "node:assert";
252
-  │ ──────┬──────
253
-  │ ╰──────── Module not found, treating it as an external dependency
231
+ 2 │ import { randomUUID } from "node:crypto";
232
+  │ ──────┬──────
233
+  │ ╰──────── Module not found, treating it as an external dependency
254
234
   │
255
235
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
256
236
  ───╯
@@ -275,12 +255,32 @@ $ tsdown
275
255
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
276
256
  ───╯
277
257
 
278
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/contracts/dist/workflow/runner.js
279
- ╭─[ ../../libs/contracts/dist/workflow/runner.js:2:28 ]
258
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:assert' in ../../libs/contracts/dist/tests/runner.js
259
+ ╭─[ ../../libs/contracts/dist/tests/runner.js:2:33 ]
280
260
  │
281
- 2 │ import { randomUUID } from "node:crypto";
282
-  │ ──────┬──────
283
-  │ ╰──────── Module not found, treating it as an external dependency
261
+ 2 │ import { deepStrictEqual } from "node:assert";
262
+  │ ──────┬──────
263
+  │ ╰──────── Module not found, treating it as an external dependency
264
+  │
265
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
266
+ ───╯
267
+
268
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'crypto' in ../../libs/contracts/dist/telemetry/tracker.js
269
+ ╭─[ ../../libs/contracts/dist/telemetry/tracker.js:1:28 ]
270
+ │
271
+ 1 │ import { randomUUID } from "crypto";
272
+  │ ────┬───
273
+  │ ╰───── Module not found, treating it as an external dependency
274
+  │
275
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
276
+ ───╯
277
+
278
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:timers/promises' in ../../libs/contracts/dist/regenerator/service.js
279
+ ╭─[ ../../libs/contracts/dist/regenerator/service.js:2:28 ]
280
+ │
281
+ 2 │ import { setTimeout } from "node:timers/promises";
282
+  │ ───────────┬──────────
283
+  │ ╰──────────── Module not found, treating it as an external dependency
284
284
   │
285
285
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
286
286
  ───╯
@@ -295,4 +295,4 @@ $ tsdown
295
295
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
296
296
  ───╯
297
297
 
298
- ✔ Build complete in 19931ms
298
+ ✔ Build complete in 22168ms
@@ -225,16 +225,6 @@ $ tsdown
225
225
  ℹ dist/docs/index.d.ts  0.01 kB │ gzip: 0.03 kB
226
226
  ℹ dist/docs/kb-update-pipeline.docblock.d.ts  0.01 kB │ gzip: 0.03 kB
227
227
  ℹ 218 files, total: 1292.73 kB
228
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:assert' in ../../libs/contracts/dist/tests/runner.js
229
- ╭─[ ../../libs/contracts/dist/tests/runner.js:2:33 ]
230
- │
231
- 2 │ import { deepStrictEqual } from "node:assert";
232
-  │ ──────┬──────
233
-  │ ╰──────── Module not found, treating it as an external dependency
234
-  │
235
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
236
- ───╯
237
-
238
228
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:timers/promises' in ../../libs/contracts/dist/regenerator/service.js
239
229
  â•­─[ ../../libs/contracts/dist/regenerator/service.js:2:28 ]
240
230
  │
@@ -245,12 +235,22 @@ $ tsdown
245
235
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
246
236
  ───╯
247
237
 
248
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/contracts/dist/workflow/runner.js
249
- ╭─[ ../../libs/contracts/dist/workflow/runner.js:2:28 ]
238
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'turndown' in ../../libs/contracts/dist/presentations/transform-engine.js
239
+ ╭─[ ../../libs/contracts/dist/presentations/transform-engine.js:3:29 ]
250
240
  │
251
- 2 │ import { randomUUID } from "node:crypto";
252
-  │ ──────┬──────
253
-  │ ╰──────── Module not found, treating it as an external dependency
241
+ 3 │ import TurndownService from "turndown";
242
+  │ ─────┬────
243
+  │ ╰────── Module not found, treating it as an external dependency
244
+  │
245
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
246
+ ───╯
247
+
248
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:assert' in ../../libs/contracts/dist/tests/runner.js
249
+ ╭─[ ../../libs/contracts/dist/tests/runner.js:2:33 ]
250
+ │
251
+ 2 │ import { deepStrictEqual } from "node:assert";
252
+  │ ──────┬──────
253
+  │ ╰──────── Module not found, treating it as an external dependency
254
254
   │
255
255
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
256
256
  ───╯
@@ -275,12 +275,12 @@ $ tsdown
275
275
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
276
276
  ───╯
277
277
 
278
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'turndown' in ../../libs/contracts/dist/presentations/transform-engine.js
279
- ╭─[ ../../libs/contracts/dist/presentations/transform-engine.js:3:29 ]
278
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/contracts/dist/workflow/runner.js
279
+ ╭─[ ../../libs/contracts/dist/workflow/runner.js:2:28 ]
280
280
  │
281
- 3 │ import TurndownService from "turndown";
282
-  │ ─────┬────
283
-  │ ╰────── Module not found, treating it as an external dependency
281
+ 2 │ import { randomUUID } from "node:crypto";
282
+  │ ──────┬──────
283
+  │ ╰──────── Module not found, treating it as an external dependency
284
284
   │
285
285
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
286
286
  ───╯
@@ -295,5 +295,5 @@ $ tsdown
295
295
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
296
296
  ───╯
297
297
 
298
- ✔ Build complete in 18349ms
298
+ ✔ Build complete in 23338ms
299
299
  $ tsc --noEmit
package/CHANGELOG.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # @lssm/example.kb-update-pipeline
2
2
 
3
- ## 0.0.0-canary-20251221153314
3
+ ## 0.0.0-canary-20251221164004
4
4
 
5
5
  ### Minor Changes
6
6
 
@@ -9,7 +9,7 @@
9
9
  ### Patch Changes
10
10
 
11
11
  - Updated dependencies [66a5dfd]
12
- - @lssm/lib.contracts@0.0.0-canary-20251221153314
13
- - @lssm/lib.identity-rbac@0.0.0-canary-20251221153314
14
- - @lssm/lib.schema@0.0.0-canary-20251221153314
15
- - @lssm/module.notifications@0.0.0-canary-20251221153314
12
+ - @lssm/lib.contracts@0.0.0-canary-20251221164004
13
+ - @lssm/lib.identity-rbac@0.0.0-canary-20251221164004
14
+ - @lssm/lib.schema@0.0.0-canary-20251221164004
15
+ - @lssm/module.notifications@0.0.0-canary-20251221164004
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lssm/example.kb-update-pipeline",
3
- "version": "0.0.0-canary-20251221153314",
3
+ "version": "0.0.0-canary-20251221164004",
4
4
  "description": "Example: KB update automation pipeline with HITL review and auditability.",
5
5
  "type": "module",
6
6
  "main": "./dist/index.js",
@@ -36,15 +36,15 @@
36
36
  "test": "bun test"
37
37
  },
38
38
  "dependencies": {
39
- "@lssm/lib.contracts": "0.0.0-canary-20251221153314",
40
- "@lssm/lib.identity-rbac": "0.0.0-canary-20251221153314",
41
- "@lssm/lib.schema": "0.0.0-canary-20251221153314",
42
- "@lssm/module.notifications": "0.0.0-canary-20251221153314",
39
+ "@lssm/lib.contracts": "0.0.0-canary-20251221164004",
40
+ "@lssm/lib.identity-rbac": "0.0.0-canary-20251221164004",
41
+ "@lssm/lib.schema": "0.0.0-canary-20251221164004",
42
+ "@lssm/module.notifications": "0.0.0-canary-20251221164004",
43
43
  "zod": "^4.1.13"
44
44
  },
45
45
  "devDependencies": {
46
- "@lssm/tool.tsdown": "0.0.0-canary-20251221153314",
47
- "@lssm/tool.typescript": "0.0.0-canary-20251221153314",
46
+ "@lssm/tool.tsdown": "0.0.0-canary-20251221164004",
47
+ "@lssm/tool.typescript": "0.0.0-canary-20251221164004",
48
48
  "tsdown": "^0.18.1",
49
49
  "typescript": "^5.9.3"
50
50
  },