@lssm/example.versioned-knowledge-base 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.
@@ -221,12 +221,22 @@ $ tsdown
221
221
  ℹ dist/docs/index.d.ts  0.01 kB │ gzip: 0.03 kB
222
222
  ℹ dist/docs/versioned-knowledge-base.docblock.d.ts  0.01 kB │ gzip: 0.03 kB
223
223
  ℹ 214 files, total: 1299.13 kB
224
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:assert' in ../../libs/contracts/dist/tests/runner.js
225
- ╭─[ ../../libs/contracts/dist/tests/runner.js:2:33 ]
224
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'turndown' in ../../libs/contracts/dist/presentations/transform-engine.js
225
+ ╭─[ ../../libs/contracts/dist/presentations/transform-engine.js:3:29 ]
226
226
  │
227
- 2 │ import { deepStrictEqual } from "node:assert";
228
-  │ ──────┬──────
229
-  │ ╰──────── Module not found, treating it as an external dependency
227
+ 3 │ import TurndownService from "turndown";
228
+  │ ─────┬────
229
+  │ ╰────── Module not found, treating it as an external dependency
230
+  │
231
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
232
+ ───╯
233
+
234
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:timers/promises' in ../../libs/contracts/dist/regenerator/service.js
235
+ ╭─[ ../../libs/contracts/dist/regenerator/service.js:2:28 ]
236
+ │
237
+ 2 │ import { setTimeout } from "node:timers/promises";
238
+  │ ───────────┬──────────
239
+  │ ╰──────────── Module not found, treating it as an external dependency
230
240
   │
231
241
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
232
242
  ───╯
@@ -241,12 +251,12 @@ $ tsdown
241
251
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
242
252
  ───╯
243
253
 
244
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'turndown' in ../../libs/contracts/dist/presentations/transform-engine.js
245
- ╭─[ ../../libs/contracts/dist/presentations/transform-engine.js:3:29 ]
254
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/contracts/dist/workflow/runner.js
255
+ ╭─[ ../../libs/contracts/dist/workflow/runner.js:2:28 ]
246
256
  │
247
- 3 │ import TurndownService from "turndown";
248
-  │ ─────┬────
249
-  │ ╰────── Module not found, treating it as an external dependency
257
+ 2 │ import { randomUUID } from "node:crypto";
258
+  │ ──────┬──────
259
+  │ ╰──────── Module not found, treating it as an external dependency
250
260
   │
251
261
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
252
262
  ───╯
@@ -261,22 +271,12 @@ $ tsdown
261
271
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
262
272
  ───╯
263
273
 
264
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:timers/promises' in ../../libs/contracts/dist/regenerator/service.js
265
- ╭─[ ../../libs/contracts/dist/regenerator/service.js:2:28 ]
266
- │
267
- 2 │ import { setTimeout } from "node:timers/promises";
268
-  │ ───────────┬──────────
269
-  │ ╰──────────── Module not found, treating it as an external dependency
270
-  │
271
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
272
- ───╯
273
-
274
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/contracts/dist/workflow/runner.js
275
- ╭─[ ../../libs/contracts/dist/workflow/runner.js:2:28 ]
274
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:assert' in ../../libs/contracts/dist/tests/runner.js
275
+ ╭─[ ../../libs/contracts/dist/tests/runner.js:2:33 ]
276
276
  │
277
- 2 │ import { randomUUID } from "node:crypto";
278
-  │ ──────┬──────
279
-  │ ╰──────── Module not found, treating it as an external dependency
277
+ 2 │ import { deepStrictEqual } from "node:assert";
278
+  │ ──────┬──────
279
+  │ ╰──────── Module not found, treating it as an external dependency
280
280
   │
281
281
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
282
282
  ───╯
@@ -291,4 +291,4 @@ $ tsdown
291
291
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
292
292
  ───╯
293
293
 
294
- ✔ Build complete in 48631ms
294
+ ✔ Build complete in 21326ms
@@ -208,9 +208,9 @@ $ tsdown
208
208
  ℹ dist/libs/contracts/dist/prompt.js  0.01 kB │ gzip: 0.03 kB
209
209
  ℹ dist/libs/contracts/dist/promptRegistry.js  0.01 kB │ gzip: 0.03 kB
210
210
  ℹ dist/libs/contracts/dist/resources.js  0.01 kB │ gzip: 0.03 kB
211
- ℹ dist/contracts/kb.d.ts  7.06 kB │ gzip: 0.63 kB
211
+ ℹ dist/contracts/kb.d.ts  7.13 kB │ gzip: 0.63 kB
212
212
  ℹ dist/entities/models.d.ts  3.58 kB │ gzip: 0.51 kB
213
- ℹ dist/events.d.ts  1.96 kB │ gzip: 0.39 kB
213
+ ℹ dist/events.d.ts  1.94 kB │ gzip: 0.38 kB
214
214
  ℹ dist/handlers/memory.handlers.d.ts  1.94 kB │ gzip: 0.61 kB
215
215
  ℹ dist/example.d.ts  1.13 kB │ gzip: 0.46 kB
216
216
  ℹ dist/index.d.ts  1.11 kB │ gzip: 0.34 kB
@@ -220,7 +220,17 @@ $ tsdown
220
220
  ℹ dist/handlers/index.d.ts  0.20 kB │ gzip: 0.10 kB
221
221
  ℹ dist/docs/index.d.ts  0.01 kB │ gzip: 0.03 kB
222
222
  ℹ dist/docs/versioned-knowledge-base.docblock.d.ts  0.01 kB │ gzip: 0.03 kB
223
- ℹ 214 files, total: 1299.07 kB
223
+ ℹ 214 files, total: 1299.13 kB
224
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'turndown' in ../../libs/contracts/dist/presentations/transform-engine.js
225
+ ╭─[ ../../libs/contracts/dist/presentations/transform-engine.js:3:29 ]
226
+ │
227
+ 3 │ import TurndownService from "turndown";
228
+  │ ─────┬────
229
+  │ ╰────── Module not found, treating it as an external dependency
230
+  │
231
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
232
+ ───╯
233
+
224
234
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'crypto' in ../../libs/contracts/dist/telemetry/tracker.js
225
235
  â•­─[ ../../libs/contracts/dist/telemetry/tracker.js:1:28 ]
226
236
  │
@@ -231,16 +241,26 @@ $ tsdown
231
241
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
232
242
  ───╯
233
243
 
234
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/contracts/dist/workflow/runner.js
235
- ╭─[ ../../libs/contracts/dist/workflow/runner.js:2:28 ]
244
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/contracts/dist/experiments/evaluator.js
245
+ ╭─[ ../../libs/contracts/dist/experiments/evaluator.js:1:28 ]
236
246
  │
237
- 2 │ import { randomUUID } from "node:crypto";
247
+ 1 │ import { createHash } from "node:crypto";
238
248
   │ ──────┬──────
239
249
   │ ╰──────── Module not found, treating it as an external dependency
240
250
   │
241
251
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
242
252
  ───╯
243
253
 
254
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:timers/promises' in ../../libs/contracts/dist/regenerator/service.js
255
+ ╭─[ ../../libs/contracts/dist/regenerator/service.js:2:28 ]
256
+ │
257
+ 2 │ import { setTimeout } from "node:timers/promises";
258
+  │ ───────────┬──────────
259
+  │ ╰──────────── Module not found, treating it as an external dependency
260
+  │
261
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
262
+ ───╯
263
+
244
264
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:assert' in ../../libs/contracts/dist/tests/runner.js
245
265
  â•­─[ ../../libs/contracts/dist/tests/runner.js:2:33 ]
246
266
  │
@@ -251,36 +271,16 @@ $ tsdown
251
271
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
252
272
  ───╯
253
273
 
254
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/contracts/dist/experiments/evaluator.js
255
- ╭─[ ../../libs/contracts/dist/experiments/evaluator.js:1:28 ]
274
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/contracts/dist/workflow/runner.js
275
+ ╭─[ ../../libs/contracts/dist/workflow/runner.js:2:28 ]
256
276
  │
257
- 1 │ import { createHash } from "node:crypto";
277
+ 2 │ import { randomUUID } from "node:crypto";
258
278
   │ ──────┬──────
259
279
   │ ╰──────── Module not found, treating it as an external dependency
260
280
   │
261
281
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
262
282
  ───╯
263
283
 
264
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'turndown' in ../../libs/contracts/dist/presentations/transform-engine.js
265
- ╭─[ ../../libs/contracts/dist/presentations/transform-engine.js:3:29 ]
266
- │
267
- 3 │ import TurndownService from "turndown";
268
-  │ ─────┬────
269
-  │ ╰────── Module not found, treating it as an external dependency
270
-  │
271
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
272
- ───╯
273
-
274
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:timers/promises' in ../../libs/contracts/dist/regenerator/service.js
275
- ╭─[ ../../libs/contracts/dist/regenerator/service.js:2:28 ]
276
- │
277
- 2 │ import { setTimeout } from "node:timers/promises";
278
-  │ ───────────┬──────────
279
-  │ ╰──────────── Module not found, treating it as an external dependency
280
-  │
281
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
282
- ───╯
283
-
284
284
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:buffer' in ../../libs/contracts/dist/server/mcp/registerResources.js
285
285
  â•­─[ ../../libs/contracts/dist/server/mcp/registerResources.js:2:24 ]
286
286
  │
@@ -291,5 +291,5 @@ $ tsdown
291
291
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
292
292
  ───╯
293
293
 
294
- ✔ Build complete in 50415ms
294
+ ✔ Build complete in 24186ms
295
295
  $ tsc --noEmit
package/CHANGELOG.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # @lssm/example.versioned-knowledge-base
2
2
 
3
- ## 0.0.0-canary-20251221144710
3
+ ## 0.0.0-canary-20251221153314
4
4
 
5
5
  ### Minor Changes
6
6
 
@@ -9,5 +9,5 @@
9
9
  ### Patch Changes
10
10
 
11
11
  - Updated dependencies [66a5dfd]
12
- - @lssm/lib.contracts@0.0.0-canary-20251221144710
13
- - @lssm/lib.schema@0.0.0-canary-20251221144710
12
+ - @lssm/lib.contracts@0.0.0-canary-20251221153314
13
+ - @lssm/lib.schema@0.0.0-canary-20251221153314
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lssm/example.versioned-knowledge-base",
3
- "version": "0.0.0-canary-20251221144710",
3
+ "version": "0.0.0-canary-20251221153314",
4
4
  "description": "Example: curated, versioned knowledge base with immutable sources, rule versions, and published snapshots.",
5
5
  "type": "module",
6
6
  "main": "./dist/index.js",
@@ -35,13 +35,13 @@
35
35
  "test": "bun test"
36
36
  },
37
37
  "dependencies": {
38
- "@lssm/lib.contracts": "0.0.0-canary-20251221144710",
39
- "@lssm/lib.schema": "0.0.0-canary-20251221144710",
38
+ "@lssm/lib.contracts": "0.0.0-canary-20251221153314",
39
+ "@lssm/lib.schema": "0.0.0-canary-20251221153314",
40
40
  "zod": "^4.1.13"
41
41
  },
42
42
  "devDependencies": {
43
- "@lssm/tool.tsdown": "0.0.0-canary-20251221144710",
44
- "@lssm/tool.typescript": "0.0.0-canary-20251221144710",
43
+ "@lssm/tool.tsdown": "0.0.0-canary-20251221153314",
44
+ "@lssm/tool.typescript": "0.0.0-canary-20251221153314",
45
45
  "tsdown": "^0.18.1",
46
46
  "typescript": "^5.9.3"
47
47
  },