@contractspec/example.personalization 1.45.5 → 1.46.0

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.
@@ -162,30 +162,10 @@ $ tsdown
162
162
  ℹ dist/libs/contracts/src/workflow/state.d.ts 0.02 kB │ gzip: 0.04 kB
163
163
  ℹ dist/libs/contracts/src/presentations/transform-engine.d.ts 0.01 kB │ gzip: 0.04 kB
164
164
  ℹ dist/libs/contracts/src/contract-registry/schemas.d.ts 0.01 kB │ gzip: 0.03 kB
165
- ../../libs/contracts/src/promptRegistry.ts (3:32) [UNRESOLVED_IMPORT] Warning: Could not resolve 'compare-versions' in ../../libs/contracts/src/promptRegistry.ts
166
165
  ℹ dist/libs/contracts/src/prompt.d.ts 0.01 kB │ gzip: 0.03 kB
167
- ╭─[ ../../libs/contracts/src/promptRegistry.ts:3:33 ]
168
- │
169
- 3 │ import { compareVersions } from 'compare-versions';
170
166
  ℹ dist/libs/contracts/src/resources.d.ts 0.01 kB │ gzip: 0.03 kB
171
167
  ℹ dist/libs/contracts/src/workspace-config/contractsrc-schema.d.ts 0.01 kB │ gzip: 0.03 kB
172
-  │ ─────────┬────────
173
-  │ ╰────────── Module not found, treating it as an external dependency
174
168
  ℹ 159 files, total: 54.23 kB
175
-  │
176
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
177
- ───╯
178
-
179
- ../../libs/contracts/src/openapi.ts (8:32) [UNRESOLVED_IMPORT] Warning: Could not resolve 'compare-versions' in ../../libs/contracts/src/openapi.ts
180
- ╭─[ ../../libs/contracts/src/openapi.ts:8:33 ]
181
- │
182
- 8 │ import { compareVersions } from 'compare-versions';
183
-  │ ─────────┬────────
184
-  │ ╰────────── Module not found, treating it as an external dependency
185
-  │
186
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
187
- ───╯
188
-
189
169
  ../../libs/contracts/src/migrations.ts (57:32) [UNRESOLVED_IMPORT] Warning: Could not resolve 'compare-versions' in ../../libs/contracts/src/migrations.ts
190
170
  â•­─[ ../../libs/contracts/src/migrations.ts:57:33 ]
191
171
  │
@@ -206,6 +186,26 @@ $ tsdown
206
186
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
207
187
  ───╯
208
188
 
189
+ ../../libs/contracts/src/promptRegistry.ts (3:32) [UNRESOLVED_IMPORT] Warning: Could not resolve 'compare-versions' in ../../libs/contracts/src/promptRegistry.ts
190
+ ╭─[ ../../libs/contracts/src/promptRegistry.ts:3:33 ]
191
+ │
192
+ 3 │ import { compareVersions } from 'compare-versions';
193
+  │ ─────────┬────────
194
+  │ ╰────────── Module not found, treating it as an external dependency
195
+  │
196
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
197
+ ───╯
198
+
199
+ ../../libs/contracts/src/openapi.ts (8:32) [UNRESOLVED_IMPORT] Warning: Could not resolve 'compare-versions' in ../../libs/contracts/src/openapi.ts
200
+ ╭─[ ../../libs/contracts/src/openapi.ts:8:33 ]
201
+ │
202
+ 8 │ import { compareVersions } from 'compare-versions';
203
+  │ ─────────┬────────
204
+  │ ╰────────── Module not found, treating it as an external dependency
205
+  │
206
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
207
+ ───╯
208
+
209
209
  ../../libs/contracts/src/registry.ts (1:32) [UNRESOLVED_IMPORT] Warning: Could not resolve 'compare-versions' in ../../libs/contracts/src/registry.ts
210
210
  â•­─[ ../../libs/contracts/src/registry.ts:1:33 ]
211
211
  │
@@ -216,12 +216,32 @@ $ tsdown
216
216
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
217
217
  ───╯
218
218
 
219
- ../../libs/contracts/src/presentations/transform-engine.ts (4:28) [UNRESOLVED_IMPORT] Warning: Could not resolve 'turndown' in ../../libs/contracts/src/presentations/transform-engine.ts
220
- ╭─[ ../../libs/contracts/src/presentations/transform-engine.ts:4:29 ]
219
+ ../../libs/contracts/src/forms/forms.ts (202:32) [UNRESOLVED_IMPORT] Warning: Could not resolve 'compare-versions' in ../../libs/contracts/src/forms/forms.ts
220
+ ╭─[ ../../libs/contracts/src/forms/forms.ts:202:33 ]
221
+ │
222
+ 202 │ import { compareVersions } from 'compare-versions';
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
+ ../../libs/contracts/src/tests/spec.ts (1:32) [UNRESOLVED_IMPORT] Warning: Could not resolve 'compare-versions' in ../../libs/contracts/src/tests/spec.ts
230
+ ╭─[ ../../libs/contracts/src/tests/spec.ts:1:33 ]
221
231
  │
222
- 4 │ import TurndownService from 'turndown';
223
-  │ ─────┬────
224
-  │ ╰────── Module not found, treating it as an external dependency
232
+ 1 │ import { compareVersions } from 'compare-versions';
233
+  │ ─────────┬────────
234
+  │ ╰────────── Module not found, treating it as an external dependency
235
+  │
236
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
237
+ ───╯
238
+
239
+ ../../libs/contracts/src/examples/registry.ts (1:32) [UNRESOLVED_IMPORT] Warning: Could not resolve 'compare-versions' in ../../libs/contracts/src/examples/registry.ts
240
+ ╭─[ ../../libs/contracts/src/examples/registry.ts:1:33 ]
241
+ │
242
+ 1 │ import { compareVersions } from 'compare-versions';
243
+  │ ─────────┬────────
244
+  │ ╰────────── Module not found, treating it as an external dependency
225
245
   │
226
246
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
227
247
  ───╯
@@ -256,22 +276,12 @@ $ tsdown
256
276
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
257
277
  ────╯
258
278
 
259
- ../../libs/contracts/src/tests/spec.ts (1:32) [UNRESOLVED_IMPORT] Warning: Could not resolve 'compare-versions' in ../../libs/contracts/src/tests/spec.ts
260
- ╭─[ ../../libs/contracts/src/tests/spec.ts:1:33 ]
261
- │
262
- 1 │ import { compareVersions } from 'compare-versions';
263
-  │ ─────────┬────────
264
-  │ ╰────────── Module not found, treating it as an external dependency
265
-  │
266
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
267
- ───╯
268
-
269
- ../../libs/contracts/src/examples/registry.ts (1:32) [UNRESOLVED_IMPORT] Warning: Could not resolve 'compare-versions' in ../../libs/contracts/src/examples/registry.ts
270
- ╭─[ ../../libs/contracts/src/examples/registry.ts:1:33 ]
279
+ ../../libs/contracts/src/telemetry/tracker.ts (1:27) [UNRESOLVED_IMPORT] Warning: Could not resolve 'crypto' in ../../libs/contracts/src/telemetry/tracker.ts
280
+ ╭─[ ../../libs/contracts/src/telemetry/tracker.ts:1:28 ]
271
281
  │
272
- 1 │ import { compareVersions } from 'compare-versions';
273
-  │ ─────────┬────────
274
-  │ ╰────────── Module not found, treating it as an external dependency
282
+ 1 │ import { randomUUID } from 'crypto';
283
+  │ ────┬───
284
+  │ ╰───── Module not found, treating it as an external dependency
275
285
   │
276
286
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
277
287
  ───╯
@@ -286,26 +296,16 @@ $ tsdown
286
296
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
287
297
  ───╯
288
298
 
289
- ../../libs/contracts/src/telemetry/tracker.ts (1:27) [UNRESOLVED_IMPORT] Warning: Could not resolve 'crypto' in ../../libs/contracts/src/telemetry/tracker.ts
290
- ╭─[ ../../libs/contracts/src/telemetry/tracker.ts:1:28 ]
299
+ ../../libs/contracts/src/presentations/transform-engine.ts (4:28) [UNRESOLVED_IMPORT] Warning: Could not resolve 'turndown' in ../../libs/contracts/src/presentations/transform-engine.ts
300
+ ╭─[ ../../libs/contracts/src/presentations/transform-engine.ts:4:29 ]
291
301
  │
292
- 1 │ import { randomUUID } from 'crypto';
293
-  │ ────┬───
294
-  │ ╰───── Module not found, treating it as an external dependency
302
+ 4 │ import TurndownService from 'turndown';
303
+  │ ─────┬────
304
+  │ ╰────── Module not found, treating it as an external dependency
295
305
   │
296
306
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
297
307
  ───╯
298
308
 
299
- ../../libs/contracts/src/forms/forms.ts (202:32) [UNRESOLVED_IMPORT] Warning: Could not resolve 'compare-versions' in ../../libs/contracts/src/forms/forms.ts
300
- ╭─[ ../../libs/contracts/src/forms/forms.ts:202:33 ]
301
- │
302
- 202 │ import { compareVersions } from 'compare-versions';
303
-  │ ─────────┬────────
304
-  │ ╰────────── Module not found, treating it as an external dependency
305
-  │
306
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
307
- ─────╯
308
-
309
309
  ../../libs/contracts/src/integrations/secrets/provider.ts (1:23) [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:buffer' in ../../libs/contracts/src/integrations/secrets/provider.ts
310
310
  â•­─[ ../../libs/contracts/src/integrations/secrets/provider.ts:1:24 ]
311
311
  │
@@ -326,4 +326,4 @@ $ tsdown
326
326
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
327
327
  ───╯
328
328
 
329
- ✔ Build complete in 27728ms
329
+ ✔ Build complete in 26743ms
@@ -168,16 +168,6 @@ $ tsdown
168
168
  ℹ dist/libs/contracts/src/resources.d.ts 0.01 kB │ gzip: 0.03 kB
169
169
  ℹ dist/libs/contracts/src/workspace-config/contractsrc-schema.d.ts 0.01 kB │ gzip: 0.03 kB
170
170
  ℹ 159 files, total: 54.23 kB
171
- ../../libs/contracts/src/openapi.ts (8:32) [UNRESOLVED_IMPORT] Warning: Could not resolve 'compare-versions' in ../../libs/contracts/src/openapi.ts
172
- ╭─[ ../../libs/contracts/src/openapi.ts:8:33 ]
173
- │
174
- 8 │ import { compareVersions } from 'compare-versions';
175
-  │ ─────────┬────────
176
-  │ ╰────────── Module not found, treating it as an external dependency
177
-  │
178
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
179
- ───╯
180
-
181
171
  ../../libs/contracts/src/promptRegistry.ts (3:32) [UNRESOLVED_IMPORT] Warning: Could not resolve 'compare-versions' in ../../libs/contracts/src/promptRegistry.ts
182
172
  â•­─[ ../../libs/contracts/src/promptRegistry.ts:3:33 ]
183
173
  │
@@ -198,6 +188,16 @@ $ tsdown
198
188
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
199
189
  ────╯
200
190
 
191
+ ../../libs/contracts/src/openapi.ts (8:32) [UNRESOLVED_IMPORT] Warning: Could not resolve 'compare-versions' in ../../libs/contracts/src/openapi.ts
192
+ ╭─[ ../../libs/contracts/src/openapi.ts:8:33 ]
193
+ │
194
+ 8 │ import { compareVersions } from 'compare-versions';
195
+  │ ─────────┬────────
196
+  │ ╰────────── Module not found, treating it as an external dependency
197
+  │
198
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
199
+ ───╯
200
+
201
201
  ../../libs/contracts/src/experiments/evaluator.ts (1:27) [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/contracts/src/experiments/evaluator.ts
202
202
  â•­─[ ../../libs/contracts/src/experiments/evaluator.ts:1:28 ]
203
203
  │
@@ -238,26 +238,6 @@ $ tsdown
238
238
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
239
239
  ───╯
240
240
 
241
- ../../libs/contracts/src/tests/runner.ts (1:32) [UNRESOLVED_IMPORT] Warning: Could not resolve 'assert' in ../../libs/contracts/src/tests/runner.ts
242
- ╭─[ ../../libs/contracts/src/tests/runner.ts:1:33 ]
243
- │
244
- 1 │ import { deepStrictEqual } from 'assert';
245
-  │ ────┬───
246
-  │ ╰───── Module not found, treating it as an external dependency
247
-  │
248
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
249
- ───╯
250
-
251
- ../../libs/contracts/src/tests/spec.ts (1:32) [UNRESOLVED_IMPORT] Warning: Could not resolve 'compare-versions' in ../../libs/contracts/src/tests/spec.ts
252
- ╭─[ ../../libs/contracts/src/tests/spec.ts:1:33 ]
253
- │
254
- 1 │ import { compareVersions } from 'compare-versions';
255
-  │ ─────────┬────────
256
-  │ ╰────────── Module not found, treating it as an external dependency
257
-  │
258
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
259
- ───╯
260
-
261
241
  ../../libs/contracts/src/telemetry/spec.ts (93:32) [UNRESOLVED_IMPORT] Warning: Could not resolve 'compare-versions' in ../../libs/contracts/src/telemetry/spec.ts
262
242
  â•­─[ ../../libs/contracts/src/telemetry/spec.ts:93:33 ]
263
243
  │
@@ -278,8 +258,18 @@ $ tsdown
278
258
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
279
259
  ───╯
280
260
 
281
- ../../libs/contracts/src/examples/registry.ts (1:32) [UNRESOLVED_IMPORT] Warning: Could not resolve 'compare-versions' in ../../libs/contracts/src/examples/registry.ts
282
- ╭─[ ../../libs/contracts/src/examples/registry.ts:1:33 ]
261
+ ../../libs/contracts/src/tests/runner.ts (1:32) [UNRESOLVED_IMPORT] Warning: Could not resolve 'assert' in ../../libs/contracts/src/tests/runner.ts
262
+ ╭─[ ../../libs/contracts/src/tests/runner.ts:1:33 ]
263
+ │
264
+ 1 │ import { deepStrictEqual } from 'assert';
265
+  │ ────┬───
266
+  │ ╰───── Module not found, treating it as an external dependency
267
+  │
268
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
269
+ ───╯
270
+
271
+ ../../libs/contracts/src/tests/spec.ts (1:32) [UNRESOLVED_IMPORT] Warning: Could not resolve 'compare-versions' in ../../libs/contracts/src/tests/spec.ts
272
+ ╭─[ ../../libs/contracts/src/tests/spec.ts:1:33 ]
283
273
  │
284
274
  1 │ import { compareVersions } from 'compare-versions';
285
275
   │ ─────────┬────────
@@ -308,6 +298,16 @@ $ tsdown
308
298
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
309
299
  ───╯
310
300
 
301
+ ../../libs/contracts/src/examples/registry.ts (1:32) [UNRESOLVED_IMPORT] Warning: Could not resolve 'compare-versions' in ../../libs/contracts/src/examples/registry.ts
302
+ ╭─[ ../../libs/contracts/src/examples/registry.ts:1:33 ]
303
+ │
304
+ 1 │ import { compareVersions } from 'compare-versions';
305
+  │ ─────────┬────────
306
+  │ ╰────────── Module not found, treating it as an external dependency
307
+  │
308
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
309
+ ───╯
310
+
311
311
  ../../libs/contracts/src/integrations/secrets/provider.ts (1:23) [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:buffer' in ../../libs/contracts/src/integrations/secrets/provider.ts
312
312
  â•­─[ ../../libs/contracts/src/integrations/secrets/provider.ts:1:24 ]
313
313
  │
@@ -328,4 +328,4 @@ $ tsdown
328
328
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
329
329
  ───╯
330
330
 
331
- ✔ Build complete in 27459ms
331
+ ✔ Build complete in 30110ms
package/CHANGELOG.md CHANGED
@@ -1,5 +1,32 @@
1
1
  # @contractspec/example.personalization
2
2
 
3
+ ## 1.46.0
4
+
5
+ ### Minor Changes
6
+
7
+ - 07cb19b: feat: feat: cleaude code & opencode integrations
8
+
9
+ ### Patch Changes
10
+
11
+ - Updated dependencies [07cb19b]
12
+ - @contractspec/lib.workflow-composer@1.46.0
13
+ - @contractspec/lib.personalization@1.46.0
14
+ - @contractspec/lib.overlay-engine@1.46.0
15
+ - @contractspec/lib.contracts@1.46.0
16
+ - @contractspec/lib.logger@1.46.0
17
+
18
+ ## 1.45.6
19
+
20
+ ### Patch Changes
21
+
22
+ - a913074: feat: improve ai agents rules management"
23
+ - Updated dependencies [a913074]
24
+ - @contractspec/lib.workflow-composer@1.45.6
25
+ - @contractspec/lib.personalization@1.45.6
26
+ - @contractspec/lib.overlay-engine@1.45.6
27
+ - @contractspec/lib.contracts@1.45.6
28
+ - @contractspec/lib.logger@1.45.6
29
+
3
30
  ## 1.45.5
4
31
 
5
32
  ### Patch Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@contractspec/example.personalization",
3
- "version": "1.45.5",
3
+ "version": "1.46.0",
4
4
  "description": "Personalization examples: behavior tracking, overlay customization, workflow extension.",
5
5
  "type": "module",
6
6
  "main": "./dist/index.js",
@@ -29,15 +29,15 @@
29
29
  "test": "bun test"
30
30
  },
31
31
  "dependencies": {
32
- "@contractspec/lib.personalization": "1.45.5",
33
- "@contractspec/lib.overlay-engine": "1.45.5",
34
- "@contractspec/lib.workflow-composer": "1.45.5",
35
- "@contractspec/lib.contracts": "1.45.5",
36
- "@contractspec/lib.logger": "1.45.5"
32
+ "@contractspec/lib.personalization": "1.46.0",
33
+ "@contractspec/lib.overlay-engine": "1.46.0",
34
+ "@contractspec/lib.workflow-composer": "1.46.0",
35
+ "@contractspec/lib.contracts": "1.46.0",
36
+ "@contractspec/lib.logger": "1.46.0"
37
37
  },
38
38
  "devDependencies": {
39
- "@contractspec/tool.tsdown": "1.45.5",
40
- "@contractspec/tool.typescript": "1.45.5",
39
+ "@contractspec/tool.tsdown": "1.46.0",
40
+ "@contractspec/tool.typescript": "1.46.0",
41
41
  "tsdown": "^0.18.3",
42
42
  "typescript": "^5.9.3"
43
43
  },