@lssm/example.kb-update-pipeline 0.0.0-canary-20251217080011 → 0.0.0-canary-20251217083314

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.
@@ -155,6 +155,26 @@
155
155
  ℹ dist/docs/index.d.ts  0.01 kB │ gzip: 0.03 kB
156
156
  ℹ dist/docs/kb-update-pipeline.docblock.d.ts  0.01 kB │ gzip: 0.03 kB
157
157
  ℹ 147 files, total: 268.44 kB
158
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/contracts/dist/experiments/evaluator.js
159
+ ╭─[ ../../libs/contracts/dist/experiments/evaluator.js:1:28 ]
160
+ │
161
+ 1 │ import { createHash } from "node:crypto";
162
+  │ ──────┬──────
163
+  │ ╰──────── Module not found, treating it as an external dependency
164
+  │
165
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
166
+ ───╯
167
+
168
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'turndown' in ../../libs/contracts/dist/presentations.v2.js
169
+ ╭─[ ../../libs/contracts/dist/presentations.v2.js:3:29 ]
170
+ │
171
+ 3 │ import TurndownService from "turndown";
172
+  │ ─────┬────
173
+  │ ╰────── Module not found, treating it as an external dependency
174
+  │
175
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
176
+ ───╯
177
+
158
178
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:timers/promises' in ../../libs/contracts/dist/regenerator/service.js
159
179
  â•­─[ ../../libs/contracts/dist/regenerator/service.js:2:28 ]
160
180
  │
@@ -175,10 +195,10 @@
175
195
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
176
196
  ───╯
177
197
 
178
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/contracts/dist/experiments/evaluator.js
179
- ╭─[ ../../libs/contracts/dist/experiments/evaluator.js:1:28 ]
198
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/contracts/dist/workflow/runner.js
199
+ ╭─[ ../../libs/contracts/dist/workflow/runner.js:2:28 ]
180
200
  │
181
- 1 │ import { createHash } from "node:crypto";
201
+ 2 │ import { randomUUID } from "node:crypto";
182
202
   │ ──────┬──────
183
203
   │ ╰──────── Module not found, treating it as an external dependency
184
204
   │
@@ -195,26 +215,6 @@
195
215
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
196
216
  ───╯
197
217
 
198
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'turndown' in ../../libs/contracts/dist/presentations.v2.js
199
- ╭─[ ../../libs/contracts/dist/presentations.v2.js:3:29 ]
200
- │
201
- 3 │ import TurndownService from "turndown";
202
-  │ ─────┬────
203
-  │ ╰────── Module not found, treating it as an external dependency
204
-  │
205
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
206
- ───╯
207
-
208
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/contracts/dist/workflow/runner.js
209
- ╭─[ ../../libs/contracts/dist/workflow/runner.js:2:28 ]
210
- │
211
- 2 │ import { randomUUID } from "node:crypto";
212
-  │ ──────┬──────
213
-  │ ╰──────── Module not found, treating it as an external dependency
214
-  │
215
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
216
- ───╯
217
-
218
218
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:buffer' in ../../libs/contracts/dist/server/mcp/registerResources.js
219
219
  â•­─[ ../../libs/contracts/dist/server/mcp/registerResources.js:2:24 ]
220
220
  │
@@ -225,4 +225,4 @@
225
225
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
226
226
  ───╯
227
227
 
228
- ✔ Build complete in 1764ms
228
+ ✔ Build complete in 1775ms
package/CHANGELOG.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # @lssm/example.kb-update-pipeline
2
2
 
3
- ## 0.0.0-canary-20251217080011
3
+ ## 0.0.0-canary-20251217083314
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-20251217080011
13
- - @lssm/lib.identity-rbac@0.0.0-canary-20251217080011
14
- - @lssm/lib.schema@0.0.0-canary-20251217080011
15
- - @lssm/module.notifications@0.0.0-canary-20251217080011
12
+ - @lssm/lib.contracts@0.0.0-canary-20251217083314
13
+ - @lssm/lib.identity-rbac@0.0.0-canary-20251217083314
14
+ - @lssm/lib.schema@0.0.0-canary-20251217083314
15
+ - @lssm/module.notifications@0.0.0-canary-20251217083314
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lssm/example.kb-update-pipeline",
3
- "version": "0.0.0-canary-20251217080011",
3
+ "version": "0.0.0-canary-20251217083314",
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-20251217080011",
40
- "@lssm/lib.identity-rbac": "0.0.0-canary-20251217080011",
41
- "@lssm/lib.schema": "0.0.0-canary-20251217080011",
42
- "@lssm/module.notifications": "0.0.0-canary-20251217080011",
39
+ "@lssm/lib.contracts": "0.0.0-canary-20251217083314",
40
+ "@lssm/lib.identity-rbac": "0.0.0-canary-20251217083314",
41
+ "@lssm/lib.schema": "0.0.0-canary-20251217083314",
42
+ "@lssm/module.notifications": "0.0.0-canary-20251217083314",
43
43
  "zod": "^4.1.13"
44
44
  },
45
45
  "devDependencies": {
46
- "@lssm/tool.tsdown": "0.0.0-canary-20251217080011",
47
- "@lssm/tool.typescript": "0.0.0-canary-20251217080011",
46
+ "@lssm/tool.tsdown": "0.0.0-canary-20251217083314",
47
+ "@lssm/tool.typescript": "0.0.0-canary-20251217083314",
48
48
  "tsdown": "^0.17.4",
49
49
  "typescript": "^5.9.3"
50
50
  },