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

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,22 +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 ]
228
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'turndown' in ../../libs/contracts/dist/presentations/transform-engine.js
229
+ ╭─[ ../../libs/contracts/dist/presentations/transform-engine.js:3:29 ]
240
230
  │
241
- 1 │ import { randomUUID } from "crypto";
242
-  │ ────┬───
243
-  │ ╰───── Module not found, treating it as an external dependency
231
+ 3 │ import TurndownService from "turndown";
232
+  │ ─────┬────
233
+  │ ╰────── Module not found, treating it as an external dependency
244
234
   │
245
235
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
246
236
  ───╯
@@ -255,22 +245,22 @@ $ tsdown
255
245
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
256
246
  ───╯
257
247
 
258
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'turndown' in ../../libs/contracts/dist/presentations/transform-engine.js
259
- ╭─[ ../../libs/contracts/dist/presentations/transform-engine.js:3:29 ]
248
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:timers/promises' in ../../libs/contracts/dist/regenerator/service.js
249
+ ╭─[ ../../libs/contracts/dist/regenerator/service.js:2:28 ]
260
250
  │
261
- 3 │ import TurndownService from "turndown";
262
-  │ ─────┬────
263
-  │ ╰────── Module not found, treating it as an external dependency
251
+ 2 │ import { setTimeout } from "node:timers/promises";
252
+  │ ───────────┬──────────
253
+  │ ╰──────────── Module not found, treating it as an external dependency
264
254
   │
265
255
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
266
256
  ───╯
267
257
 
268
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/contracts/dist/experiments/evaluator.js
269
- ╭─[ ../../libs/contracts/dist/experiments/evaluator.js:1:28 ]
258
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'crypto' in ../../libs/contracts/dist/telemetry/tracker.js
259
+ ╭─[ ../../libs/contracts/dist/telemetry/tracker.js:1:28 ]
270
260
  │
271
- 1 │ import { createHash } from "node:crypto";
272
-  │ ──────┬──────
273
-  │ ╰──────── Module not found, treating it as an external dependency
261
+ 1 │ import { randomUUID } from "crypto";
262
+  │ ────┬───
263
+  │ ╰───── Module not found, treating it as an external dependency
274
264
   │
275
265
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
276
266
  ───╯
@@ -285,6 +275,16 @@ $ tsdown
285
275
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
286
276
  ───╯
287
277
 
278
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/contracts/dist/experiments/evaluator.js
279
+ ╭─[ ../../libs/contracts/dist/experiments/evaluator.js:1:28 ]
280
+ │
281
+ 1 │ import { createHash } from "node:crypto";
282
+  │ ──────┬──────
283
+  │ ╰──────── Module not found, treating it as an external dependency
284
+  │
285
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
286
+ ───╯
287
+
288
288
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:buffer' in ../../libs/contracts/dist/server/mcp/registerResources.js
289
289
  â•­─[ ../../libs/contracts/dist/server/mcp/registerResources.js:2:24 ]
290
290
  │
@@ -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 24344ms
@@ -225,30 +225,30 @@ $ 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 ]
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 ]
230
230
  │
231
- 2 │ import { deepStrictEqual } from "node:assert";
232
-  │ ──────┬──────
233
-  │ ╰──────── 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
234
234
   │
235
235
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
236
236
  ───╯
237
237
 
238
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:timers/promises' in ../../libs/contracts/dist/regenerator/service.js
239
- ╭─[ ../../libs/contracts/dist/regenerator/service.js:2:28 ]
238
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:assert' in ../../libs/contracts/dist/tests/runner.js
239
+ ╭─[ ../../libs/contracts/dist/tests/runner.js:2:33 ]
240
240
  │
241
- 2 │ import { setTimeout } from "node:timers/promises";
242
-  │ ───────────┬──────────
243
-  │ ╰──────────── Module not found, treating it as an external dependency
241
+ 2 │ import { deepStrictEqual } from "node:assert";
242
+  │ ──────┬──────
243
+  │ ╰──────── Module not found, treating it as an external dependency
244
244
   │
245
245
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
246
246
  ───╯
247
247
 
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 ]
248
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/contracts/dist/experiments/evaluator.js
249
+ ╭─[ ../../libs/contracts/dist/experiments/evaluator.js:1:28 ]
250
250
  │
251
- 2 │ import { randomUUID } from "node:crypto";
251
+ 1 │ import { createHash } from "node:crypto";
252
252
   │ ──────┬──────
253
253
   │ ╰──────── Module not found, treating it as an external dependency
254
254
   │
@@ -265,12 +265,12 @@ $ tsdown
265
265
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
266
266
  ───╯
267
267
 
268
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/contracts/dist/experiments/evaluator.js
269
- ╭─[ ../../libs/contracts/dist/experiments/evaluator.js:1:28 ]
268
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:timers/promises' in ../../libs/contracts/dist/regenerator/service.js
269
+ ╭─[ ../../libs/contracts/dist/regenerator/service.js:2:28 ]
270
270
  │
271
- 1 │ import { createHash } from "node:crypto";
272
-  │ ──────┬──────
273
-  │ ╰──────── Module not found, treating it as an external dependency
271
+ 2 │ import { setTimeout } from "node:timers/promises";
272
+  │ ───────────┬──────────
273
+  │ ╰──────────── Module not found, treating it as an external dependency
274
274
   │
275
275
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
276
276
  ───╯
@@ -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 24594ms
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-20251221165922
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-20251221165922
13
+ - @lssm/lib.identity-rbac@0.0.0-canary-20251221165922
14
+ - @lssm/lib.schema@0.0.0-canary-20251221165922
15
+ - @lssm/module.notifications@0.0.0-canary-20251221165922
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-20251221165922",
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-20251221165922",
40
+ "@lssm/lib.identity-rbac": "0.0.0-canary-20251221165922",
41
+ "@lssm/lib.schema": "0.0.0-canary-20251221165922",
42
+ "@lssm/module.notifications": "0.0.0-canary-20251221165922",
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-20251221165922",
47
+ "@lssm/tool.typescript": "0.0.0-canary-20251221165922",
48
48
  "tsdown": "^0.18.1",
49
49
  "typescript": "^5.9.3"
50
50
  },