@lssm/example.kb-update-pipeline 0.0.0-canary-20251221144710 → 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,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 '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
228
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/contracts/dist/workflow/runner.js
239
229
  â•­─[ ../../libs/contracts/dist/workflow/runner.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:timers/promises' in ../../libs/contracts/dist/regenerator/service.js
249
- ╭─[ ../../libs/contracts/dist/regenerator/service.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 { setTimeout } from "node:timers/promises";
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:crypto' in ../../libs/contracts/dist/experiments/evaluator.js
249
+ ╭─[ ../../libs/contracts/dist/experiments/evaluator.js:1:28 ]
250
+ │
251
+ 1 │ import { createHash } from "node:crypto";
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
  ───╯
@@ -265,22 +265,22 @@ $ 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 'crypto' in ../../libs/contracts/dist/telemetry/tracker.js
269
+ ╭─[ ../../libs/contracts/dist/telemetry/tracker.js:1:28 ]
270
270
  │
271
- 1 │ import { createHash } from "node:crypto";
272
-  │ ──────┬──────
273
-  │ ╰──────── Module not found, treating it as an external dependency
271
+ 1 │ import { randomUUID } from "crypto";
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
  ───╯
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:timers/promises' in ../../libs/contracts/dist/regenerator/service.js
279
+ ╭─[ ../../libs/contracts/dist/regenerator/service.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 { 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 49692ms
298
+ ✔ Build complete in 22168ms
@@ -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,17 +224,7 @@ $ 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 ]
230
- │
231
- 3 │ import TurndownService from "turndown";
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
-
227
+ ℹ 218 files, total: 1292.73 kB
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,22 +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
254
244
   │
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 'node:crypto' in ../../libs/contracts/dist/experiments/evaluator.js
259
- ╭─[ ../../libs/contracts/dist/experiments/evaluator.js:1:28 ]
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 ]
260
250
  │
261
- 1 │ import { createHash } from "node:crypto";
262
-  │ ──────┬──────
263
-  │ ╰──────── Module not found, treating it as an external dependency
251
+ 2 │ import { deepStrictEqual } from "node:assert";
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
  ───╯
@@ -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 'node:crypto' in ../../libs/contracts/dist/workflow/runner.js
279
+ ╭─[ ../../libs/contracts/dist/workflow/runner.js:2:28 ]
280
+ │
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 47931ms
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-20251221144710
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-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-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-20251221144710",
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-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-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-20251221144710",
47
- "@lssm/tool.typescript": "0.0.0-canary-20251221144710",
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
  },