@lssm/example.versioned-knowledge-base 0.0.0-canary-20251220002821 → 0.0.0-canary-20251220015515

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.
@@ -123,7 +123,7 @@ $ tsdown
123
123
  ℹ dist/libs/contracts/dist/integrations/providers/twilio-sms.js  1.56 kB │ gzip: 0.73 kB
124
124
  ℹ dist/libs/contracts/dist/docs/tech/mcp-endpoints.docblock.js  1.51 kB │ gzip: 0.79 kB
125
125
  ℹ dist/libs/contracts/dist/integrations/providers/elevenlabs.js  1.47 kB │ gzip: 0.72 kB
126
- ℹ dist/libs/contracts/dist/ownership.js.map  1.41 kB │ gzip: 0.61 kB
126
+ ℹ dist/libs/contracts/dist/ownership.js.map  1.47 kB │ gzip: 0.63 kB
127
127
  ℹ dist/libs/contracts/dist/docs/meta.docs.js.map  1.38 kB │ gzip: 0.78 kB
128
128
  ℹ dist/libs/contracts/dist/docs/index.js  1.38 kB │ gzip: 0.43 kB
129
129
  ℹ dist/libs/contracts/dist/docs/registry.js  1.29 kB │ gzip: 0.58 kB
@@ -143,7 +143,7 @@ $ tsdown
143
143
  ℹ dist/entities/models.d.ts.map  0.70 kB │ gzip: 0.32 kB
144
144
  ℹ dist/libs/contracts/dist/spec.js  0.68 kB │ gzip: 0.33 kB
145
145
  ℹ dist/events.d.ts.map  0.68 kB │ gzip: 0.28 kB
146
- ℹ dist/libs/contracts/dist/ownership.js  0.64 kB │ gzip: 0.33 kB
146
+ ℹ dist/libs/contracts/dist/ownership.js  0.68 kB │ gzip: 0.34 kB
147
147
  ℹ dist/libs/contracts/dist/integrations/openbanking/telemetry.js  0.60 kB │ gzip: 0.28 kB
148
148
  ℹ dist/libs/contracts/dist/events.js.map  0.53 kB │ gzip: 0.35 kB
149
149
  ℹ dist/libs/contracts/dist/llm/exporters.js  0.46 kB │ gzip: 0.26 kB
@@ -205,7 +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.33 kB
208
+ ℹ 199 files, total: 1263.43 kB
209
209
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'turndown' in ../../libs/contracts/dist/presentations.v2.js
210
210
  â•­─[ ../../libs/contracts/dist/presentations.v2.js:3:29 ]
211
211
  │
@@ -216,16 +216,6 @@ $ 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
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'crypto' in ../../libs/contracts/dist/telemetry/tracker.js
220
- ╭─[ ../../libs/contracts/dist/telemetry/tracker.js:1:28 ]
221
- │
222
- 1 │ import { randomUUID } from "crypto";
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
219
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:timers/promises' in ../../libs/contracts/dist/regenerator/service.js
230
220
  â•­─[ ../../libs/contracts/dist/regenerator/service.js:2:28 ]
231
221
  │
@@ -236,12 +226,22 @@ $ tsdown
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 'crypto' in ../../libs/contracts/dist/telemetry/tracker.js
230
+ ╭─[ ../../libs/contracts/dist/telemetry/tracker.js:1:28 ]
241
231
  │
242
- 2 │ import { randomUUID } from "node:crypto";
243
-  │ ──────┬──────
244
-  │ ╰──────── Module not found, treating it as an external dependency
232
+ 1 │ import { randomUUID } from "crypto";
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
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:assert' in ../../libs/contracts/dist/tests/runner.js
240
+ ╭─[ ../../libs/contracts/dist/tests/runner.js:2:33 ]
241
+ │
242
+ 2 │ import { deepStrictEqual } from "node:assert";
243
+  │ ──────┬──────
244
+  │ ╰──────── Module not found, treating it as an external dependency
245
245
   │
246
246
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
247
247
  ───╯
@@ -256,12 +256,12 @@ $ tsdown
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 'node:assert' in ../../libs/contracts/dist/tests/runner.js
260
- ╭─[ ../../libs/contracts/dist/tests/runner.js:2:33 ]
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
- 2 │ import { deepStrictEqual } from "node:assert";
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 47893ms
279
+ ✔ Build complete in 50445ms
@@ -123,7 +123,7 @@ $ tsdown
123
123
  ℹ dist/libs/contracts/dist/integrations/providers/twilio-sms.js  1.56 kB │ gzip: 0.73 kB
124
124
  ℹ dist/libs/contracts/dist/docs/tech/mcp-endpoints.docblock.js  1.51 kB │ gzip: 0.79 kB
125
125
  ℹ dist/libs/contracts/dist/integrations/providers/elevenlabs.js  1.47 kB │ gzip: 0.72 kB
126
- ℹ dist/libs/contracts/dist/ownership.js.map  1.41 kB │ gzip: 0.61 kB
126
+ ℹ dist/libs/contracts/dist/ownership.js.map  1.47 kB │ gzip: 0.63 kB
127
127
  ℹ dist/libs/contracts/dist/docs/meta.docs.js.map  1.38 kB │ gzip: 0.78 kB
128
128
  ℹ dist/libs/contracts/dist/docs/index.js  1.38 kB │ gzip: 0.43 kB
129
129
  ℹ dist/libs/contracts/dist/docs/registry.js  1.29 kB │ gzip: 0.58 kB
@@ -142,8 +142,8 @@ $ tsdown
142
142
  ℹ dist/libs/contracts/dist/integrations/index.js  0.78 kB │ gzip: 0.27 kB
143
143
  ℹ dist/entities/models.d.ts.map  0.70 kB │ gzip: 0.32 kB
144
144
  ℹ dist/libs/contracts/dist/spec.js  0.68 kB │ gzip: 0.33 kB
145
- ℹ dist/events.d.ts.map  0.67 kB │ gzip: 0.28 kB
146
- ℹ dist/libs/contracts/dist/ownership.js  0.64 kB │ gzip: 0.33 kB
145
+ ℹ dist/events.d.ts.map  0.68 kB │ gzip: 0.28 kB
146
+ ℹ dist/libs/contracts/dist/ownership.js  0.68 kB │ gzip: 0.34 kB
147
147
  ℹ dist/libs/contracts/dist/integrations/openbanking/telemetry.js  0.60 kB │ gzip: 0.28 kB
148
148
  ℹ dist/libs/contracts/dist/events.js.map  0.53 kB │ gzip: 0.35 kB
149
149
  ℹ dist/libs/contracts/dist/llm/exporters.js  0.46 kB │ gzip: 0.26 kB
@@ -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.98 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,7 +205,27 @@ $ 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.29 kB
208
+ ℹ 199 files, total: 1263.43 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
+
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 ]
221
+ │
222
+ 2 │ import { randomUUID } from "node:crypto";
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
+
209
229
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:timers/promises' in ../../libs/contracts/dist/regenerator/service.js
210
230
  â•­─[ ../../libs/contracts/dist/regenerator/service.js:2:28 ]
211
231
  │
@@ -236,26 +256,6 @@ $ tsdown
236
256
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
237
257
  ───╯
238
258
 
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 ]
241
- │
242
- 2 │ import { randomUUID } from "node:crypto";
243
-  │ ──────┬──────
244
-  │ ╰──────── Module not found, treating it as an external dependency
245
-  │
246
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
247
- ───╯
248
-
249
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'turndown' in ../../libs/contracts/dist/presentations.v2.js
250
- ╭─[ ../../libs/contracts/dist/presentations.v2.js:3:29 ]
251
- │
252
- 3 │ import TurndownService from "turndown";
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
259
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/contracts/dist/experiments/evaluator.js
260
260
  â•­─[ ../../libs/contracts/dist/experiments/evaluator.js:1:28 ]
261
261
  │
@@ -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 54235ms
279
+ ✔ Build complete in 49421ms
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-20251220002821
3
+ ## 0.0.0-canary-20251220015515
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-20251220002821
13
- - @lssm/lib.schema@0.0.0-canary-20251220002821
12
+ - @lssm/lib.contracts@0.0.0-canary-20251220015515
13
+ - @lssm/lib.schema@0.0.0-canary-20251220015515
@@ -1,118 +1,118 @@
1
- import * as _lssm_lib_schema50 from "@lssm/lib.schema";
1
+ import * as _lssm_lib_schema15 from "@lssm/lib.schema";
2
2
  import * as _lssm_lib_contracts3 from "@lssm/lib.contracts";
3
3
 
4
4
  //#region src/contracts/kb.d.ts
5
- declare const KbIngestSourceContract: _lssm_lib_contracts3.ContractSpec<_lssm_lib_schema50.SchemaModel<{
5
+ declare const KbIngestSourceContract: _lssm_lib_contracts3.ContractSpec<_lssm_lib_schema15.SchemaModel<{
6
6
  jurisdiction: {
7
- type: _lssm_lib_schema50.FieldType<string, string>;
7
+ type: _lssm_lib_schema15.FieldType<string, string>;
8
8
  isOptional: false;
9
9
  };
10
10
  authority: {
11
- type: _lssm_lib_schema50.FieldType<string, string>;
11
+ type: _lssm_lib_schema15.FieldType<string, string>;
12
12
  isOptional: false;
13
13
  };
14
14
  title: {
15
- type: _lssm_lib_schema50.FieldType<string, string>;
15
+ type: _lssm_lib_schema15.FieldType<string, string>;
16
16
  isOptional: false;
17
17
  };
18
18
  fetchedAt: {
19
- type: _lssm_lib_schema50.FieldType<Date, string>;
19
+ type: _lssm_lib_schema15.FieldType<Date, string>;
20
20
  isOptional: false;
21
21
  };
22
22
  hash: {
23
- type: _lssm_lib_schema50.FieldType<string, string>;
23
+ type: _lssm_lib_schema15.FieldType<string, string>;
24
24
  isOptional: false;
25
25
  };
26
26
  fileId: {
27
- type: _lssm_lib_schema50.FieldType<string, string>;
27
+ type: _lssm_lib_schema15.FieldType<string, string>;
28
28
  isOptional: false;
29
29
  };
30
- }>, _lssm_lib_schema50.SchemaModel<{
30
+ }>, _lssm_lib_schema15.SchemaModel<{
31
31
  id: {
32
- type: _lssm_lib_schema50.FieldType<string, string>;
32
+ type: _lssm_lib_schema15.FieldType<string, string>;
33
33
  isOptional: false;
34
34
  };
35
35
  jurisdiction: {
36
- type: _lssm_lib_schema50.FieldType<string, string>;
36
+ type: _lssm_lib_schema15.FieldType<string, string>;
37
37
  isOptional: false;
38
38
  };
39
39
  authority: {
40
- type: _lssm_lib_schema50.FieldType<string, string>;
40
+ type: _lssm_lib_schema15.FieldType<string, string>;
41
41
  isOptional: false;
42
42
  };
43
43
  title: {
44
- type: _lssm_lib_schema50.FieldType<string, string>;
44
+ type: _lssm_lib_schema15.FieldType<string, string>;
45
45
  isOptional: false;
46
46
  };
47
47
  fetchedAt: {
48
- type: _lssm_lib_schema50.FieldType<Date, string>;
48
+ type: _lssm_lib_schema15.FieldType<Date, string>;
49
49
  isOptional: false;
50
50
  };
51
51
  hash: {
52
- type: _lssm_lib_schema50.FieldType<string, string>;
52
+ type: _lssm_lib_schema15.FieldType<string, string>;
53
53
  isOptional: false;
54
54
  };
55
55
  fileId: {
56
- type: _lssm_lib_schema50.FieldType<string, string>;
56
+ type: _lssm_lib_schema15.FieldType<string, string>;
57
57
  isOptional: false;
58
58
  };
59
59
  }>, undefined>;
60
- declare const KbUpsertRuleVersionContract: _lssm_lib_contracts3.ContractSpec<_lssm_lib_schema50.SchemaModel<{
60
+ declare const KbUpsertRuleVersionContract: _lssm_lib_contracts3.ContractSpec<_lssm_lib_schema15.SchemaModel<{
61
61
  ruleId: {
62
- type: _lssm_lib_schema50.FieldType<string, string>;
62
+ type: _lssm_lib_schema15.FieldType<string, string>;
63
63
  isOptional: false;
64
64
  };
65
65
  content: {
66
- type: _lssm_lib_schema50.FieldType<string, string>;
66
+ type: _lssm_lib_schema15.FieldType<string, string>;
67
67
  isOptional: false;
68
68
  };
69
69
  sourceRefs: {
70
- type: _lssm_lib_schema50.SchemaModel<{
70
+ type: _lssm_lib_schema15.SchemaModel<{
71
71
  sourceDocumentId: {
72
- type: _lssm_lib_schema50.FieldType<string, string>;
72
+ type: _lssm_lib_schema15.FieldType<string, string>;
73
73
  isOptional: false;
74
74
  };
75
75
  excerpt: {
76
- type: _lssm_lib_schema50.FieldType<string, string>;
76
+ type: _lssm_lib_schema15.FieldType<string, string>;
77
77
  isOptional: true;
78
78
  };
79
79
  }>;
80
80
  isArray: true;
81
81
  isOptional: false;
82
82
  };
83
- }>, _lssm_lib_schema50.SchemaModel<{
83
+ }>, _lssm_lib_schema15.SchemaModel<{
84
84
  id: {
85
- type: _lssm_lib_schema50.FieldType<string, string>;
85
+ type: _lssm_lib_schema15.FieldType<string, string>;
86
86
  isOptional: false;
87
87
  };
88
88
  ruleId: {
89
- type: _lssm_lib_schema50.FieldType<string, string>;
89
+ type: _lssm_lib_schema15.FieldType<string, string>;
90
90
  isOptional: false;
91
91
  };
92
92
  jurisdiction: {
93
- type: _lssm_lib_schema50.FieldType<string, string>;
93
+ type: _lssm_lib_schema15.FieldType<string, string>;
94
94
  isOptional: false;
95
95
  };
96
96
  topicKey: {
97
- type: _lssm_lib_schema50.FieldType<string, string>;
97
+ type: _lssm_lib_schema15.FieldType<string, string>;
98
98
  isOptional: false;
99
99
  };
100
100
  version: {
101
- type: _lssm_lib_schema50.FieldType<number, number>;
101
+ type: _lssm_lib_schema15.FieldType<number, number>;
102
102
  isOptional: false;
103
103
  };
104
104
  content: {
105
- type: _lssm_lib_schema50.FieldType<string, string>;
105
+ type: _lssm_lib_schema15.FieldType<string, string>;
106
106
  isOptional: false;
107
107
  };
108
108
  sourceRefs: {
109
- type: _lssm_lib_schema50.SchemaModel<{
109
+ type: _lssm_lib_schema15.SchemaModel<{
110
110
  sourceDocumentId: {
111
- type: _lssm_lib_schema50.FieldType<string, string>;
111
+ type: _lssm_lib_schema15.FieldType<string, string>;
112
112
  isOptional: false;
113
113
  };
114
114
  excerpt: {
115
- type: _lssm_lib_schema50.FieldType<string, string>;
115
+ type: _lssm_lib_schema15.FieldType<string, string>;
116
116
  isOptional: true;
117
117
  };
118
118
  }>;
@@ -120,64 +120,64 @@ declare const KbUpsertRuleVersionContract: _lssm_lib_contracts3.ContractSpec<_ls
120
120
  isOptional: false;
121
121
  };
122
122
  status: {
123
- type: _lssm_lib_schema50.FieldType<string, string>;
123
+ type: _lssm_lib_schema15.FieldType<string, string>;
124
124
  isOptional: false;
125
125
  };
126
126
  approvedBy: {
127
- type: _lssm_lib_schema50.FieldType<string, string>;
127
+ type: _lssm_lib_schema15.FieldType<string, string>;
128
128
  isOptional: true;
129
129
  };
130
130
  approvedAt: {
131
- type: _lssm_lib_schema50.FieldType<Date, string>;
131
+ type: _lssm_lib_schema15.FieldType<Date, string>;
132
132
  isOptional: true;
133
133
  };
134
134
  createdAt: {
135
- type: _lssm_lib_schema50.FieldType<Date, string>;
135
+ type: _lssm_lib_schema15.FieldType<Date, string>;
136
136
  isOptional: false;
137
137
  };
138
138
  }>, undefined>;
139
- declare const KbApproveRuleVersionContract: _lssm_lib_contracts3.ContractSpec<_lssm_lib_schema50.SchemaModel<{
139
+ declare const KbApproveRuleVersionContract: _lssm_lib_contracts3.ContractSpec<_lssm_lib_schema15.SchemaModel<{
140
140
  ruleVersionId: {
141
- type: _lssm_lib_schema50.FieldType<string, string>;
141
+ type: _lssm_lib_schema15.FieldType<string, string>;
142
142
  isOptional: false;
143
143
  };
144
144
  approver: {
145
- type: _lssm_lib_schema50.FieldType<string, string>;
145
+ type: _lssm_lib_schema15.FieldType<string, string>;
146
146
  isOptional: false;
147
147
  };
148
- }>, _lssm_lib_schema50.SchemaModel<{
148
+ }>, _lssm_lib_schema15.SchemaModel<{
149
149
  id: {
150
- type: _lssm_lib_schema50.FieldType<string, string>;
150
+ type: _lssm_lib_schema15.FieldType<string, string>;
151
151
  isOptional: false;
152
152
  };
153
153
  ruleId: {
154
- type: _lssm_lib_schema50.FieldType<string, string>;
154
+ type: _lssm_lib_schema15.FieldType<string, string>;
155
155
  isOptional: false;
156
156
  };
157
157
  jurisdiction: {
158
- type: _lssm_lib_schema50.FieldType<string, string>;
158
+ type: _lssm_lib_schema15.FieldType<string, string>;
159
159
  isOptional: false;
160
160
  };
161
161
  topicKey: {
162
- type: _lssm_lib_schema50.FieldType<string, string>;
162
+ type: _lssm_lib_schema15.FieldType<string, string>;
163
163
  isOptional: false;
164
164
  };
165
165
  version: {
166
- type: _lssm_lib_schema50.FieldType<number, number>;
166
+ type: _lssm_lib_schema15.FieldType<number, number>;
167
167
  isOptional: false;
168
168
  };
169
169
  content: {
170
- type: _lssm_lib_schema50.FieldType<string, string>;
170
+ type: _lssm_lib_schema15.FieldType<string, string>;
171
171
  isOptional: false;
172
172
  };
173
173
  sourceRefs: {
174
- type: _lssm_lib_schema50.SchemaModel<{
174
+ type: _lssm_lib_schema15.SchemaModel<{
175
175
  sourceDocumentId: {
176
- type: _lssm_lib_schema50.FieldType<string, string>;
176
+ type: _lssm_lib_schema15.FieldType<string, string>;
177
177
  isOptional: false;
178
178
  };
179
179
  excerpt: {
180
- type: _lssm_lib_schema50.FieldType<string, string>;
180
+ type: _lssm_lib_schema15.FieldType<string, string>;
181
181
  isOptional: true;
182
182
  };
183
183
  }>;
@@ -185,76 +185,76 @@ declare const KbApproveRuleVersionContract: _lssm_lib_contracts3.ContractSpec<_l
185
185
  isOptional: false;
186
186
  };
187
187
  status: {
188
- type: _lssm_lib_schema50.FieldType<string, string>;
188
+ type: _lssm_lib_schema15.FieldType<string, string>;
189
189
  isOptional: false;
190
190
  };
191
191
  approvedBy: {
192
- type: _lssm_lib_schema50.FieldType<string, string>;
192
+ type: _lssm_lib_schema15.FieldType<string, string>;
193
193
  isOptional: true;
194
194
  };
195
195
  approvedAt: {
196
- type: _lssm_lib_schema50.FieldType<Date, string>;
196
+ type: _lssm_lib_schema15.FieldType<Date, string>;
197
197
  isOptional: true;
198
198
  };
199
199
  createdAt: {
200
- type: _lssm_lib_schema50.FieldType<Date, string>;
200
+ type: _lssm_lib_schema15.FieldType<Date, string>;
201
201
  isOptional: false;
202
202
  };
203
203
  }>, undefined>;
204
- declare const KbPublishSnapshotContract: _lssm_lib_contracts3.ContractSpec<_lssm_lib_schema50.SchemaModel<{
204
+ declare const KbPublishSnapshotContract: _lssm_lib_contracts3.ContractSpec<_lssm_lib_schema15.SchemaModel<{
205
205
  jurisdiction: {
206
- type: _lssm_lib_schema50.FieldType<string, string>;
206
+ type: _lssm_lib_schema15.FieldType<string, string>;
207
207
  isOptional: false;
208
208
  };
209
209
  asOfDate: {
210
- type: _lssm_lib_schema50.FieldType<Date, string>;
210
+ type: _lssm_lib_schema15.FieldType<Date, string>;
211
211
  isOptional: false;
212
212
  };
213
- }>, _lssm_lib_schema50.SchemaModel<{
213
+ }>, _lssm_lib_schema15.SchemaModel<{
214
214
  id: {
215
- type: _lssm_lib_schema50.FieldType<string, string>;
215
+ type: _lssm_lib_schema15.FieldType<string, string>;
216
216
  isOptional: false;
217
217
  };
218
218
  jurisdiction: {
219
- type: _lssm_lib_schema50.FieldType<string, string>;
219
+ type: _lssm_lib_schema15.FieldType<string, string>;
220
220
  isOptional: false;
221
221
  };
222
222
  asOfDate: {
223
- type: _lssm_lib_schema50.FieldType<Date, string>;
223
+ type: _lssm_lib_schema15.FieldType<Date, string>;
224
224
  isOptional: false;
225
225
  };
226
226
  includedRuleVersionIds: {
227
- type: _lssm_lib_schema50.FieldType<string, string>;
227
+ type: _lssm_lib_schema15.FieldType<string, string>;
228
228
  isArray: true;
229
229
  isOptional: false;
230
230
  };
231
231
  publishedAt: {
232
- type: _lssm_lib_schema50.FieldType<Date, string>;
232
+ type: _lssm_lib_schema15.FieldType<Date, string>;
233
233
  isOptional: false;
234
234
  };
235
235
  }>, undefined>;
236
- declare const KbSearchContract: _lssm_lib_contracts3.ContractSpec<_lssm_lib_schema50.SchemaModel<{
236
+ declare const KbSearchContract: _lssm_lib_contracts3.ContractSpec<_lssm_lib_schema15.SchemaModel<{
237
237
  snapshotId: {
238
- type: _lssm_lib_schema50.FieldType<string, string>;
238
+ type: _lssm_lib_schema15.FieldType<string, string>;
239
239
  isOptional: false;
240
240
  };
241
241
  jurisdiction: {
242
- type: _lssm_lib_schema50.FieldType<string, string>;
242
+ type: _lssm_lib_schema15.FieldType<string, string>;
243
243
  isOptional: false;
244
244
  };
245
245
  query: {
246
- type: _lssm_lib_schema50.FieldType<string, string>;
246
+ type: _lssm_lib_schema15.FieldType<string, string>;
247
247
  isOptional: false;
248
248
  };
249
- }>, _lssm_lib_schema50.SchemaModel<{
249
+ }>, _lssm_lib_schema15.SchemaModel<{
250
250
  items: {
251
- type: _lssm_lib_schema50.SchemaModel<{
251
+ type: _lssm_lib_schema15.SchemaModel<{
252
252
  ruleVersionId: {
253
- type: _lssm_lib_schema50.FieldType<string, string>;
253
+ type: _lssm_lib_schema15.FieldType<string, string>;
254
254
  isOptional: false;
255
255
  };
256
256
  excerpt: {
257
- type: _lssm_lib_schema50.FieldType<string, string>;
257
+ type: _lssm_lib_schema15.FieldType<string, string>;
258
258
  isOptional: true;
259
259
  };
260
260
  }>;