@lssm/example.versioned-knowledge-base 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.
@@ -221,26 +221,6 @@ $ 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 ]
226
- │
227
- 2 │ import { deepStrictEqual } from "node:assert";
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:crypto' in ../../libs/contracts/dist/experiments/evaluator.js
235
- ╭─[ ../../libs/contracts/dist/experiments/evaluator.js:1:28 ]
236
- │
237
- 1 │ import { createHash } from "node:crypto";
238
-  │ ──────┬──────
239
-  │ ╰──────── Module not found, treating it as an external dependency
240
-  │
241
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
242
- ───╯
243
-
244
224
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'turndown' in ../../libs/contracts/dist/presentations/transform-engine.js
245
225
  â•­─[ ../../libs/contracts/dist/presentations/transform-engine.js:3:29 ]
246
226
  │
@@ -251,6 +231,16 @@ $ tsdown
251
231
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
252
232
  ───╯
253
233
 
234
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:assert' in ../../libs/contracts/dist/tests/runner.js
235
+ ╭─[ ../../libs/contracts/dist/tests/runner.js:2:33 ]
236
+ │
237
+ 2 │ import { deepStrictEqual } from "node:assert";
238
+  │ ──────┬──────
239
+  │ ╰──────── Module not found, treating it as an external dependency
240
+  │
241
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
242
+ ───╯
243
+
254
244
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'crypto' in ../../libs/contracts/dist/telemetry/tracker.js
255
245
  â•­─[ ../../libs/contracts/dist/telemetry/tracker.js:1:28 ]
256
246
  │
@@ -261,12 +251,12 @@ $ tsdown
261
251
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
262
252
  ───╯
263
253
 
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 ]
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 ]
266
256
  │
267
- 2 │ import { setTimeout } from "node:timers/promises";
268
-  │ ───────────┬──────────
269
-  │ ╰──────────── Module not found, treating it as an external dependency
257
+ 1 │ import { createHash } from "node:crypto";
258
+  │ ──────┬──────
259
+  │ ╰──────── Module not found, treating it as an external dependency
270
260
   │
271
261
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
272
262
  ───╯
@@ -281,6 +271,16 @@ $ tsdown
281
271
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
282
272
  ───╯
283
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,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 25871ms
@@ -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,33 +220,33 @@ $ 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
224
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'crypto' in ../../libs/contracts/dist/telemetry/tracker.js
225
- ╭─[ ../../libs/contracts/dist/telemetry/tracker.js:1:28 ]
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
226
  │
227
- 1 │ import { randomUUID } from "crypto";
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
230
   │
231
231
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
232
232
  ───╯
233
233
 
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 ]
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
236
  │
237
- 2 │ import { randomUUID } from "node:crypto";
238
-  │ ──────┬──────
239
-  │ ╰──────── Module not found, treating it as an external dependency
237
+ 2 │ import { setTimeout } from "node:timers/promises";
238
+  │ ───────────┬──────────
239
+  │ ╰──────────── Module not found, treating it as an external dependency
240
240
   │
241
241
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
242
242
  ───╯
243
243
 
244
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:assert' in ../../libs/contracts/dist/tests/runner.js
245
- ╭─[ ../../libs/contracts/dist/tests/runner.js:2:33 ]
244
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/contracts/dist/workflow/runner.js
245
+ ╭─[ ../../libs/contracts/dist/workflow/runner.js:2:28 ]
246
246
  │
247
- 2 │ import { deepStrictEqual } from "node:assert";
248
-  │ ──────┬──────
249
-  │ ╰──────── Module not found, treating it as an external dependency
247
+ 2 │ import { randomUUID } from "node:crypto";
248
+  │ ──────┬──────
249
+  │ ╰──────── Module not found, treating it as an external dependency
250
250
   │
251
251
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
252
252
  ───╯
@@ -261,22 +261,22 @@ $ tsdown
261
261
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
262
262
  ───╯
263
263
 
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 ]
264
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:assert' in ../../libs/contracts/dist/tests/runner.js
265
+ ╭─[ ../../libs/contracts/dist/tests/runner.js:2:33 ]
266
266
  │
267
- 3 │ import TurndownService from "turndown";
268
-  │ ─────┬────
269
-  │ ╰────── Module not found, treating it as an external dependency
267
+ 2 │ import { deepStrictEqual } from "node:assert";
268
+  │ ──────┬──────
269
+  │ ╰──────── Module not found, treating it as an external dependency
270
270
   │
271
271
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
272
272
  ───╯
273
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 ]
274
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'crypto' in ../../libs/contracts/dist/telemetry/tracker.js
275
+ ╭─[ ../../libs/contracts/dist/telemetry/tracker.js:1:28 ]
276
276
  │
277
- 2 │ import { setTimeout } from "node:timers/promises";
278
-  │ ───────────┬──────────
279
-  │ ╰──────────── Module not found, treating it as an external dependency
277
+ 1 │ import { randomUUID } from "crypto";
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,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 23918ms
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-20251221164004
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-20251221164004
13
+ - @lssm/lib.schema@0.0.0-canary-20251221164004
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-20251221164004",
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-20251221164004",
39
+ "@lssm/lib.schema": "0.0.0-canary-20251221164004",
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-20251221164004",
44
+ "@lssm/tool.typescript": "0.0.0-canary-20251221164004",
45
45
  "tsdown": "^0.18.1",
46
46
  "typescript": "^5.9.3"
47
47
  },