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

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,26 +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 'crypto' in ../../libs/contracts/dist/telemetry/tracker.js
229
- ╭─[ ../../libs/contracts/dist/telemetry/tracker.js:1:28 ]
230
- │
231
- 1 │ import { randomUUID } from "crypto";
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 'node:crypto' in ../../libs/contracts/dist/workflow/runner.js
239
- ╭─[ ../../libs/contracts/dist/workflow/runner.js:2:28 ]
240
- │
241
- 2 │ import { randomUUID } from "node: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
228
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:timers/promises' in ../../libs/contracts/dist/regenerator/service.js
249
229
  â•­─[ ../../libs/contracts/dist/regenerator/service.js:2:28 ]
250
230
  │
@@ -255,6 +235,16 @@ $ tsdown
255
235
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
256
236
  ───╯
257
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
+
258
248
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:assert' in ../../libs/contracts/dist/tests/runner.js
259
249
  â•­─[ ../../libs/contracts/dist/tests/runner.js:2:33 ]
260
250
  │
@@ -265,6 +255,16 @@ $ tsdown
265
255
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
266
256
  ───╯
267
257
 
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 ]
260
+ │
261
+ 3 │ import TurndownService from "turndown";
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
268
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/contracts/dist/experiments/evaluator.js
269
269
  â•­─[ ../../libs/contracts/dist/experiments/evaluator.js:1:28 ]
270
270
  │
@@ -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,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 49692ms
298
+ ✔ Build complete in 19931ms
@@ -211,8 +211,8 @@ $ tsdown
211
211
  ℹ dist/libs/contracts/dist/prompt.js  0.01 kB │ gzip: 0.03 kB
212
212
  ℹ dist/libs/contracts/dist/promptRegistry.js  0.01 kB │ gzip: 0.03 kB
213
213
  ℹ dist/libs/contracts/dist/resources.js  0.01 kB │ gzip: 0.03 kB
214
- ℹ dist/operations/pipeline.d.ts  4.01 kB │ gzip: 0.58 kB
215
- ℹ dist/events.d.ts  2.29 kB │ gzip: 0.42 kB
214
+ ℹ dist/operations/pipeline.d.ts  3.97 kB │ gzip: 0.57 kB
215
+ ℹ dist/events.d.ts  2.31 kB │ gzip: 0.42 kB
216
216
  ℹ dist/handlers/memory.handlers.d.ts  1.94 kB │ gzip: 0.64 kB
217
217
  ℹ dist/entities/models.d.ts  1.85 kB │ gzip: 0.41 kB
218
218
  ℹ dist/index.d.ts  1.22 kB │ gzip: 0.36 kB
@@ -224,13 +224,13 @@ $ tsdown
224
224
  ℹ dist/feature.d.ts  0.23 kB │ gzip: 0.16 kB
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
- ℹ 218 files, total: 1292.75 kB
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 ]
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
230
  │
231
- 3 │ import TurndownService from "turndown";
232
-  │ ─────┬────
233
-  │ ╰────── Module not found, treating it as an external dependency
231
+ 2 │ import { deepStrictEqual } from "node:assert";
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
  ───╯
@@ -255,16 +255,6 @@ $ tsdown
255
255
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
256
256
  ───╯
257
257
 
258
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/contracts/dist/experiments/evaluator.js
259
- ╭─[ ../../libs/contracts/dist/experiments/evaluator.js:1:28 ]
260
- │
261
- 1 │ import { createHash } from "node:crypto";
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
258
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'crypto' in ../../libs/contracts/dist/telemetry/tracker.js
269
259
  â•­─[ ../../libs/contracts/dist/telemetry/tracker.js:1:28 ]
270
260
  │
@@ -275,12 +265,22 @@ $ tsdown
275
265
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
276
266
  ───╯
277
267
 
278
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:assert' in ../../libs/contracts/dist/tests/runner.js
279
- ╭─[ ../../libs/contracts/dist/tests/runner.js:2:33 ]
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 ]
280
270
  │
281
- 2 │ import { deepStrictEqual } from "node:assert";
282
-  │ ──────┬──────
283
-  │ ╰──────── Module not found, treating it as an external dependency
271
+ 1 │ import { createHash } from "node: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 'turndown' in ../../libs/contracts/dist/presentations/transform-engine.js
279
+ ╭─[ ../../libs/contracts/dist/presentations/transform-engine.js:3:29 ]
280
+ │
281
+ 3 │ import TurndownService from "turndown";
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 47931ms
298
+ ✔ Build complete in 18349ms
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-20251221144710
3
+ ## 0.0.0-canary-20251221153314
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-20251221144710
13
- - @lssm/lib.identity-rbac@0.0.0-canary-20251221144710
14
- - @lssm/lib.schema@0.0.0-canary-20251221144710
15
- - @lssm/module.notifications@0.0.0-canary-20251221144710
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
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lssm/example.kb-update-pipeline",
3
- "version": "0.0.0-canary-20251221144710",
3
+ "version": "0.0.0-canary-20251221153314",
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-20251221144710",
40
- "@lssm/lib.identity-rbac": "0.0.0-canary-20251221144710",
41
- "@lssm/lib.schema": "0.0.0-canary-20251221144710",
42
- "@lssm/module.notifications": "0.0.0-canary-20251221144710",
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",
43
43
  "zod": "^4.1.13"
44
44
  },
45
45
  "devDependencies": {
46
- "@lssm/tool.tsdown": "0.0.0-canary-20251221144710",
47
- "@lssm/tool.typescript": "0.0.0-canary-20251221144710",
46
+ "@lssm/tool.tsdown": "0.0.0-canary-20251221153314",
47
+ "@lssm/tool.typescript": "0.0.0-canary-20251221153314",
48
48
  "tsdown": "^0.18.1",
49
49
  "typescript": "^5.9.3"
50
50
  },