@lssm/example.versioned-knowledge-base 0.0.0-canary-20251220021406 → 0.0.0-canary-20251220041653

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.
@@ -206,16 +206,6 @@ $ tsdown
206
206
  ℹ dist/docs/index.d.ts  0.01 kB │ gzip: 0.03 kB
207
207
  ℹ dist/docs/versioned-knowledge-base.docblock.d.ts  0.01 kB │ gzip: 0.03 kB
208
208
  ℹ 199 files, total: 1263.43 kB
209
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:timers/promises' in ../../libs/contracts/dist/regenerator/service.js
210
- ╭─[ ../../libs/contracts/dist/regenerator/service.js:2:28 ]
211
- │
212
- 2 │ import { setTimeout } from "node:timers/promises";
213
-  │ ───────────┬──────────
214
-  │ ╰──────────── Module not found, treating it as an external dependency
215
-  │
216
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
217
- ───╯
218
-
219
209
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:assert' in ../../libs/contracts/dist/tests/runner.js
220
210
  â•­─[ ../../libs/contracts/dist/tests/runner.js:2:33 ]
221
211
  │
@@ -226,6 +216,16 @@ $ tsdown
226
216
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
227
217
  ───╯
228
218
 
219
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'turndown' in ../../libs/contracts/dist/presentations.v2.js
220
+ ╭─[ ../../libs/contracts/dist/presentations.v2.js:3:29 ]
221
+ │
222
+ 3 │ import TurndownService from "turndown";
223
+  │ ─────┬────
224
+  │ ╰────── Module not found, treating it as an external dependency
225
+  │
226
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
227
+ ───╯
228
+
229
229
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/contracts/dist/experiments/evaluator.js
230
230
  â•­─[ ../../libs/contracts/dist/experiments/evaluator.js:1:28 ]
231
231
  │
@@ -246,22 +246,22 @@ $ tsdown
246
246
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
247
247
  ───╯
248
248
 
249
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/contracts/dist/workflow/runner.js
250
- ╭─[ ../../libs/contracts/dist/workflow/runner.js:2:28 ]
249
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:timers/promises' in ../../libs/contracts/dist/regenerator/service.js
250
+ ╭─[ ../../libs/contracts/dist/regenerator/service.js:2:28 ]
251
251
  │
252
- 2 │ import { randomUUID } from "node:crypto";
253
-  │ ──────┬──────
254
-  │ ╰──────── Module not found, treating it as an external dependency
252
+ 2 │ import { setTimeout } from "node:timers/promises";
253
+  │ ───────────┬──────────
254
+  │ ╰──────────── Module not found, treating it as an external dependency
255
255
   │
256
256
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
257
257
  ───╯
258
258
 
259
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'turndown' in ../../libs/contracts/dist/presentations.v2.js
260
- ╭─[ ../../libs/contracts/dist/presentations.v2.js:3:29 ]
259
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/contracts/dist/workflow/runner.js
260
+ ╭─[ ../../libs/contracts/dist/workflow/runner.js:2:28 ]
261
261
  │
262
- 3 │ import TurndownService from "turndown";
263
-  │ ─────┬────
264
-  │ ╰────── Module not found, treating it as an external dependency
262
+ 2 │ import { randomUUID } from "node:crypto";
263
+  │ ──────┬──────
264
+  │ ╰──────── Module not found, treating it as an external dependency
265
265
   │
266
266
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
267
267
  ───╯
@@ -276,4 +276,4 @@ $ tsdown
276
276
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
277
277
  ───╯
278
278
 
279
- ✔ Build complete in 49126ms
279
+ ✔ Build complete in 47965ms
@@ -193,9 +193,9 @@ $ tsdown
193
193
  ℹ dist/libs/contracts/dist/prompt.js  0.01 kB │ gzip: 0.03 kB
194
194
  ℹ dist/libs/contracts/dist/promptRegistry.js  0.01 kB │ gzip: 0.03 kB
195
195
  ℹ dist/libs/contracts/dist/resources.js  0.01 kB │ gzip: 0.03 kB
196
- ℹ dist/contracts/kb.d.ts  7.05 kB │ gzip: 0.62 kB
196
+ ℹ dist/contracts/kb.d.ts  7.13 kB │ gzip: 0.63 kB
197
197
  ℹ dist/entities/models.d.ts  3.58 kB │ gzip: 0.51 kB
198
- ℹ dist/events.d.ts  1.96 kB │ gzip: 0.39 kB
198
+ ℹ dist/events.d.ts  1.94 kB │ gzip: 0.38 kB
199
199
  ℹ dist/handlers/memory.handlers.d.ts  1.94 kB │ gzip: 0.61 kB
200
200
  ℹ dist/example.d.ts  1.13 kB │ gzip: 0.46 kB
201
201
  ℹ dist/index.d.ts  1.11 kB │ gzip: 0.34 kB
@@ -205,17 +205,7 @@ $ tsdown
205
205
  ℹ dist/handlers/index.d.ts  0.20 kB │ gzip: 0.10 kB
206
206
  ℹ dist/docs/index.d.ts  0.01 kB │ gzip: 0.03 kB
207
207
  ℹ dist/docs/versioned-knowledge-base.docblock.d.ts  0.01 kB │ gzip: 0.03 kB
208
- ℹ 199 files, total: 1263.38 kB
209
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'turndown' in ../../libs/contracts/dist/presentations.v2.js
210
- ╭─[ ../../libs/contracts/dist/presentations.v2.js:3:29 ]
211
- │
212
- 3 │ import TurndownService from "turndown";
213
-  │ ─────┬────
214
-  │ ╰────── Module not found, treating it as an external dependency
215
-  │
216
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
217
- ───╯
218
-
208
+ ℹ 199 files, total: 1263.43 kB
219
209
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:timers/promises' in ../../libs/contracts/dist/regenerator/service.js
220
210
  â•­─[ ../../libs/contracts/dist/regenerator/service.js:2:28 ]
221
211
  │
@@ -226,42 +216,52 @@ $ tsdown
226
216
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
227
217
  ───╯
228
218
 
229
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'crypto' in ../../libs/contracts/dist/telemetry/tracker.js
230
- ╭─[ ../../libs/contracts/dist/telemetry/tracker.js:1:28 ]
219
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/contracts/dist/workflow/runner.js
220
+ ╭─[ ../../libs/contracts/dist/workflow/runner.js:2:28 ]
231
221
  │
232
- 1 │ import { randomUUID } from "crypto";
233
-  │ ────┬───
234
-  │ ╰───── Module not found, treating it as an external dependency
222
+ 2 │ import { randomUUID } from "node:crypto";
223
+  │ ──────┬──────
224
+  │ ╰──────── Module not found, treating it as an external dependency
235
225
   │
236
226
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
237
227
  ───╯
238
228
 
239
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/contracts/dist/workflow/runner.js
240
- ╭─[ ../../libs/contracts/dist/workflow/runner.js:2:28 ]
229
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/contracts/dist/experiments/evaluator.js
230
+ ╭─[ ../../libs/contracts/dist/experiments/evaluator.js:1:28 ]
241
231
  │
242
- 2 │ import { randomUUID } from "node:crypto";
232
+ 1 │ import { createHash } from "node:crypto";
243
233
   │ ──────┬──────
244
234
   │ ╰──────── Module not found, treating it as an external dependency
245
235
   │
246
236
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
247
237
  ───╯
248
238
 
249
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:assert' in ../../libs/contracts/dist/tests/runner.js
250
- ╭─[ ../../libs/contracts/dist/tests/runner.js:2:33 ]
239
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'turndown' in ../../libs/contracts/dist/presentations.v2.js
240
+ ╭─[ ../../libs/contracts/dist/presentations.v2.js:3:29 ]
251
241
  │
252
- 2 │ import { deepStrictEqual } from "node:assert";
253
-  │ ──────┬──────
254
-  │ ╰──────── Module not found, treating it as an external dependency
242
+ 3 │ import TurndownService from "turndown";
243
+  │ ─────┬────
244
+  │ ╰────── Module not found, treating it as an external dependency
255
245
   │
256
246
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
257
247
  ───╯
258
248
 
259
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/contracts/dist/experiments/evaluator.js
260
- ╭─[ ../../libs/contracts/dist/experiments/evaluator.js:1:28 ]
249
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'crypto' in ../../libs/contracts/dist/telemetry/tracker.js
250
+ ╭─[ ../../libs/contracts/dist/telemetry/tracker.js:1:28 ]
261
251
  │
262
- 1 │ import { createHash } from "node:crypto";
263
-  │ ──────┬──────
264
-  │ ╰──────── Module not found, treating it as an external dependency
252
+ 1 │ import { randomUUID } from "crypto";
253
+  │ ────┬───
254
+  │ ╰───── Module not found, treating it as an external dependency
255
+  │
256
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
257
+ ───╯
258
+
259
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:assert' in ../../libs/contracts/dist/tests/runner.js
260
+ ╭─[ ../../libs/contracts/dist/tests/runner.js:2:33 ]
261
+ │
262
+ 2 │ import { deepStrictEqual } from "node:assert";
263
+  │ ──────┬──────
264
+  │ ╰──────── Module not found, treating it as an external dependency
265
265
   │
266
266
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
267
267
  ───╯
@@ -276,5 +276,5 @@ $ tsdown
276
276
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
277
277
  ───╯
278
278
 
279
- ✔ Build complete in 49215ms
279
+ ✔ Build complete in 50379ms
280
280
  $ tsc --noEmit
package/CHANGELOG.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # @lssm/example.versioned-knowledge-base
2
2
 
3
- ## 0.0.0-canary-20251220021406
3
+ ## 0.0.0-canary-20251220041653
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-20251220021406
13
- - @lssm/lib.schema@0.0.0-canary-20251220021406
12
+ - @lssm/lib.contracts@0.0.0-canary-20251220041653
13
+ - @lssm/lib.schema@0.0.0-canary-20251220041653
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lssm/example.versioned-knowledge-base",
3
- "version": "0.0.0-canary-20251220021406",
3
+ "version": "0.0.0-canary-20251220041653",
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-20251220021406",
39
- "@lssm/lib.schema": "0.0.0-canary-20251220021406",
38
+ "@lssm/lib.contracts": "0.0.0-canary-20251220041653",
39
+ "@lssm/lib.schema": "0.0.0-canary-20251220041653",
40
40
  "zod": "^4.1.13"
41
41
  },
42
42
  "devDependencies": {
43
- "@lssm/tool.tsdown": "0.0.0-canary-20251220021406",
44
- "@lssm/tool.typescript": "0.0.0-canary-20251220021406",
43
+ "@lssm/tool.tsdown": "0.0.0-canary-20251220041653",
44
+ "@lssm/tool.typescript": "0.0.0-canary-20251220041653",
45
45
  "tsdown": "^0.18.1",
46
46
  "typescript": "^5.9.3"
47
47
  },