@lssm/example.locale-jurisdiction-gate 0.0.0-canary-20251220030446 → 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.
@@ -215,22 +215,22 @@ $ tsdown
215
215
  ℹ dist/docs/index.d.ts  0.01 kB │ gzip: 0.03 kB
216
216
  ℹ dist/docs/locale-jurisdiction-gate.docblock.d.ts  0.01 kB │ gzip: 0.03 kB
217
217
  ℹ 208 files, total: 1263.15 kB
218
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/contracts/dist/workflow/runner.js
219
- ╭─[ ../../libs/contracts/dist/workflow/runner.js:2:28 ]
218
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:assert' in ../../libs/contracts/dist/tests/runner.js
219
+ ╭─[ ../../libs/contracts/dist/tests/runner.js:2:33 ]
220
220
  │
221
- 2 │ import { randomUUID } from "node:crypto";
222
-  │ ──────┬──────
223
-  │ ╰──────── Module not found, treating it as an external dependency
221
+ 2 │ import { deepStrictEqual } from "node:assert";
222
+  │ ──────┬──────
223
+  │ ╰──────── Module not found, treating it as an external dependency
224
224
   │
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
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'turndown' in ../../libs/contracts/dist/presentations.v2.js
229
- ╭─[ ../../libs/contracts/dist/presentations.v2.js:3:29 ]
228
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:timers/promises' in ../../libs/contracts/dist/regenerator/service.js
229
+ ╭─[ ../../libs/contracts/dist/regenerator/service.js:2:28 ]
230
230
  │
231
- 3 │ import TurndownService from "turndown";
232
-  │ ─────┬────
233
-  │ ╰────── Module not found, treating it as an external dependency
231
+ 2 │ import { setTimeout } from "node:timers/promises";
232
+  │ ───────────┬──────────
233
+  │ ╰──────────── Module not found, treating it as an external dependency
234
234
   │
235
235
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
236
236
  ───╯
@@ -245,32 +245,32 @@ $ tsdown
245
245
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
246
246
  ───╯
247
247
 
248
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/contracts/dist/experiments/evaluator.js
249
- ╭─[ ../../libs/contracts/dist/experiments/evaluator.js:1:28 ]
248
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'turndown' in ../../libs/contracts/dist/presentations.v2.js
249
+ ╭─[ ../../libs/contracts/dist/presentations.v2.js:3:29 ]
250
250
  │
251
- 1 │ import { createHash } from "node:crypto";
252
-  │ ──────┬──────
253
-  │ ╰──────── Module not found, treating it as an external dependency
251
+ 3 │ import TurndownService from "turndown";
252
+  │ ─────┬────
253
+  │ ╰────── Module not found, treating it as an external dependency
254
254
   │
255
255
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
256
256
  ───╯
257
257
 
258
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:assert' in ../../libs/contracts/dist/tests/runner.js
259
- ╭─[ ../../libs/contracts/dist/tests/runner.js:2:33 ]
258
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/contracts/dist/experiments/evaluator.js
259
+ ╭─[ ../../libs/contracts/dist/experiments/evaluator.js:1:28 ]
260
260
  │
261
- 2 │ import { deepStrictEqual } from "node:assert";
262
-  │ ──────┬──────
263
-  │ ╰──────── Module not found, treating it as an external dependency
261
+ 1 │ import { createHash } from "node:crypto";
262
+  │ ──────┬──────
263
+  │ ╰──────── Module not found, treating it as an external dependency
264
264
   │
265
265
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
266
266
  ───╯
267
267
 
268
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:timers/promises' in ../../libs/contracts/dist/regenerator/service.js
269
- ╭─[ ../../libs/contracts/dist/regenerator/service.js:2:28 ]
268
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/contracts/dist/workflow/runner.js
269
+ ╭─[ ../../libs/contracts/dist/workflow/runner.js:2:28 ]
270
270
  │
271
- 2 │ import { setTimeout } from "node:timers/promises";
272
-  │ ───────────┬──────────
273
-  │ ╰──────────── Module not found, treating it as an external dependency
271
+ 2 │ import { randomUUID } from "node:crypto";
272
+  │ ──────┬──────
273
+  │ ╰──────── Module not found, treating it as an external dependency
274
274
   │
275
275
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
276
276
  ───╯
@@ -285,4 +285,4 @@ $ tsdown
285
285
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
286
286
  ───╯
287
287
 
288
- ✔ Build complete in 51808ms
288
+ ✔ Build complete in 50965ms
@@ -148,7 +148,7 @@ $ tsdown
148
148
  ℹ dist/libs/contracts/dist/ownership.js  0.68 kB │ gzip: 0.34 kB
149
149
  ℹ dist/contracts/assistant.d.ts.map  0.67 kB │ gzip: 0.28 kB
150
150
  ℹ dist/libs/contracts/dist/integrations/openbanking/telemetry.js  0.60 kB │ gzip: 0.28 kB
151
- ℹ dist/events.d.ts.map  0.57 kB │ gzip: 0.26 kB
151
+ ℹ dist/events.d.ts.map  0.57 kB │ gzip: 0.25 kB
152
152
  ℹ dist/libs/contracts/dist/events.js.map  0.53 kB │ gzip: 0.35 kB
153
153
  ℹ dist/libs/contracts/dist/llm/exporters.js  0.46 kB │ gzip: 0.26 kB
154
154
  ℹ dist/handlers/demo.handlers.d.ts.map  0.45 kB │ gzip: 0.26 kB
@@ -199,9 +199,9 @@ $ tsdown
199
199
  ℹ dist/libs/contracts/dist/prompt.js  0.01 kB │ gzip: 0.03 kB
200
200
  ℹ dist/libs/contracts/dist/promptRegistry.js  0.01 kB │ gzip: 0.03 kB
201
201
  ℹ dist/libs/contracts/dist/resources.js  0.01 kB │ gzip: 0.03 kB
202
- ℹ dist/contracts/assistant.d.ts  6.71 kB │ gzip: 0.62 kB
202
+ ℹ dist/contracts/assistant.d.ts  6.77 kB │ gzip: 0.62 kB
203
203
  ℹ dist/entities/models.d.ts  5.09 kB │ gzip: 0.67 kB
204
- ℹ dist/events.d.ts  2.05 kB │ gzip: 0.38 kB
204
+ ℹ dist/events.d.ts  2.01 kB │ gzip: 0.37 kB
205
205
  ℹ dist/handlers/demo.handlers.d.ts  1.48 kB │ gzip: 0.55 kB
206
206
  ℹ dist/index.d.ts  1.31 kB │ gzip: 0.40 kB
207
207
  ℹ dist/example.d.ts  1.19 kB │ gzip: 0.49 kB
@@ -214,7 +214,7 @@ $ tsdown
214
214
  ℹ dist/handlers/index.d.ts  0.15 kB │ gzip: 0.09 kB
215
215
  ℹ dist/docs/index.d.ts  0.01 kB │ gzip: 0.03 kB
216
216
  ℹ dist/docs/locale-jurisdiction-gate.docblock.d.ts  0.01 kB │ gzip: 0.03 kB
217
- ℹ 208 files, total: 1263.13 kB
217
+ ℹ 208 files, total: 1263.15 kB
218
218
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'turndown' in ../../libs/contracts/dist/presentations.v2.js
219
219
  â•­─[ ../../libs/contracts/dist/presentations.v2.js:3:29 ]
220
220
  │
@@ -235,16 +235,6 @@ $ tsdown
235
235
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
236
236
  ───╯
237
237
 
238
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'crypto' in ../../libs/contracts/dist/telemetry/tracker.js
239
- ╭─[ ../../libs/contracts/dist/telemetry/tracker.js:1:28 ]
240
- │
241
- 1 │ import { randomUUID } from "crypto";
242
-  │ ────┬───
243
-  │ ╰───── Module not found, treating it as an external dependency
244
-  │
245
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
246
- ───╯
247
-
248
238
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:assert' in ../../libs/contracts/dist/tests/runner.js
249
239
  â•­─[ ../../libs/contracts/dist/tests/runner.js:2:33 ]
250
240
  │
@@ -275,6 +265,16 @@ $ tsdown
275
265
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
276
266
  ───╯
277
267
 
268
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'crypto' in ../../libs/contracts/dist/telemetry/tracker.js
269
+ ╭─[ ../../libs/contracts/dist/telemetry/tracker.js:1:28 ]
270
+ │
271
+ 1 │ import { randomUUID } from "crypto";
272
+  │ ────┬───
273
+  │ ╰───── Module not found, treating it as an external dependency
274
+  │
275
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
276
+ ───╯
277
+
278
278
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:buffer' in ../../libs/contracts/dist/server/mcp/registerResources.js
279
279
  â•­─[ ../../libs/contracts/dist/server/mcp/registerResources.js:2:24 ]
280
280
  │
@@ -285,5 +285,5 @@ $ tsdown
285
285
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
286
286
  ───╯
287
287
 
288
- ✔ Build complete in 52482ms
288
+ ✔ Build complete in 49323ms
289
289
  $ tsc --noEmit
package/CHANGELOG.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # @lssm/example.locale-jurisdiction-gate
2
2
 
3
- ## 0.0.0-canary-20251220030446
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-20251220030446
13
- - @lssm/lib.schema@0.0.0-canary-20251220030446
12
+ - @lssm/lib.contracts@0.0.0-canary-20251220041653
13
+ - @lssm/lib.schema@0.0.0-canary-20251220041653
@@ -1,75 +1,75 @@
1
- import * as _lssm_lib_schema63 from "@lssm/lib.schema";
1
+ import * as _lssm_lib_schema16 from "@lssm/lib.schema";
2
2
  import * as _lssm_lib_contracts2 from "@lssm/lib.contracts";
3
3
 
4
4
  //#region src/contracts/assistant.d.ts
5
- declare const AssistantAnswerContract: _lssm_lib_contracts2.ContractSpec<_lssm_lib_schema63.SchemaModel<{
5
+ declare const AssistantAnswerContract: _lssm_lib_contracts2.ContractSpec<_lssm_lib_schema16.SchemaModel<{
6
6
  envelope: {
7
- type: _lssm_lib_schema63.SchemaModel<{
7
+ type: _lssm_lib_schema16.SchemaModel<{
8
8
  traceId: {
9
- type: _lssm_lib_schema63.FieldType<string, string>;
9
+ type: _lssm_lib_schema16.FieldType<string, string>;
10
10
  isOptional: false;
11
11
  };
12
12
  locale: {
13
- type: _lssm_lib_schema63.FieldType<string, string>;
13
+ type: _lssm_lib_schema16.FieldType<string, string>;
14
14
  isOptional: false;
15
15
  };
16
16
  regulatoryContext: {
17
- type: _lssm_lib_schema63.SchemaModel<{
17
+ type: _lssm_lib_schema16.SchemaModel<{
18
18
  jurisdiction: {
19
- type: _lssm_lib_schema63.FieldType<string, string>;
19
+ type: _lssm_lib_schema16.FieldType<string, string>;
20
20
  isOptional: false;
21
21
  };
22
22
  region: {
23
- type: _lssm_lib_schema63.FieldType<string, string>;
23
+ type: _lssm_lib_schema16.FieldType<string, string>;
24
24
  isOptional: true;
25
25
  };
26
26
  clientType: {
27
- type: _lssm_lib_schema63.FieldType<string, string>;
27
+ type: _lssm_lib_schema16.FieldType<string, string>;
28
28
  isOptional: true;
29
29
  };
30
30
  allowedScope: {
31
- type: _lssm_lib_schema63.EnumType<[string, string, string]>;
31
+ type: _lssm_lib_schema16.EnumType<[string, string, string]>;
32
32
  isOptional: false;
33
33
  };
34
34
  }>;
35
35
  isOptional: false;
36
36
  };
37
37
  kbSnapshotId: {
38
- type: _lssm_lib_schema63.FieldType<string, string>;
38
+ type: _lssm_lib_schema16.FieldType<string, string>;
39
39
  isOptional: false;
40
40
  };
41
41
  allowedScope: {
42
- type: _lssm_lib_schema63.EnumType<[string, string, string]>;
42
+ type: _lssm_lib_schema16.EnumType<[string, string, string]>;
43
43
  isOptional: false;
44
44
  };
45
45
  }>;
46
46
  isOptional: false;
47
47
  };
48
48
  question: {
49
- type: _lssm_lib_schema63.FieldType<string, string>;
49
+ type: _lssm_lib_schema16.FieldType<string, string>;
50
50
  isOptional: false;
51
51
  };
52
- }>, _lssm_lib_schema63.SchemaModel<{
52
+ }>, _lssm_lib_schema16.SchemaModel<{
53
53
  locale: {
54
- type: _lssm_lib_schema63.FieldType<string, string>;
54
+ type: _lssm_lib_schema16.FieldType<string, string>;
55
55
  isOptional: false;
56
56
  };
57
57
  jurisdiction: {
58
- type: _lssm_lib_schema63.FieldType<string, string>;
58
+ type: _lssm_lib_schema16.FieldType<string, string>;
59
59
  isOptional: false;
60
60
  };
61
61
  allowedScope: {
62
- type: _lssm_lib_schema63.EnumType<[string, string, string]>;
62
+ type: _lssm_lib_schema16.EnumType<[string, string, string]>;
63
63
  isOptional: false;
64
64
  };
65
65
  sections: {
66
- type: _lssm_lib_schema63.SchemaModel<{
66
+ type: _lssm_lib_schema16.SchemaModel<{
67
67
  heading: {
68
- type: _lssm_lib_schema63.FieldType<string, string>;
68
+ type: _lssm_lib_schema16.FieldType<string, string>;
69
69
  isOptional: false;
70
70
  };
71
71
  body: {
72
- type: _lssm_lib_schema63.FieldType<string, string>;
72
+ type: _lssm_lib_schema16.FieldType<string, string>;
73
73
  isOptional: false;
74
74
  };
75
75
  }>;
@@ -77,25 +77,25 @@ declare const AssistantAnswerContract: _lssm_lib_contracts2.ContractSpec<_lssm_l
77
77
  isOptional: false;
78
78
  };
79
79
  citations: {
80
- type: _lssm_lib_schema63.SchemaModel<{
80
+ type: _lssm_lib_schema16.SchemaModel<{
81
81
  kbSnapshotId: {
82
- type: _lssm_lib_schema63.FieldType<string, string>;
82
+ type: _lssm_lib_schema16.FieldType<string, string>;
83
83
  isOptional: false;
84
84
  };
85
85
  sourceType: {
86
- type: _lssm_lib_schema63.FieldType<string, string>;
86
+ type: _lssm_lib_schema16.FieldType<string, string>;
87
87
  isOptional: false;
88
88
  };
89
89
  sourceId: {
90
- type: _lssm_lib_schema63.FieldType<string, string>;
90
+ type: _lssm_lib_schema16.FieldType<string, string>;
91
91
  isOptional: false;
92
92
  };
93
93
  title: {
94
- type: _lssm_lib_schema63.FieldType<string, string>;
94
+ type: _lssm_lib_schema16.FieldType<string, string>;
95
95
  isOptional: true;
96
96
  };
97
97
  excerpt: {
98
- type: _lssm_lib_schema63.FieldType<string, string>;
98
+ type: _lssm_lib_schema16.FieldType<string, string>;
99
99
  isOptional: true;
100
100
  };
101
101
  }>;
@@ -103,92 +103,92 @@ declare const AssistantAnswerContract: _lssm_lib_contracts2.ContractSpec<_lssm_l
103
103
  isOptional: false;
104
104
  };
105
105
  disclaimers: {
106
- type: _lssm_lib_schema63.FieldType<string, string>;
106
+ type: _lssm_lib_schema16.FieldType<string, string>;
107
107
  isArray: true;
108
108
  isOptional: true;
109
109
  };
110
110
  riskFlags: {
111
- type: _lssm_lib_schema63.FieldType<string, string>;
111
+ type: _lssm_lib_schema16.FieldType<string, string>;
112
112
  isArray: true;
113
113
  isOptional: true;
114
114
  };
115
115
  refused: {
116
- type: _lssm_lib_schema63.FieldType<boolean, boolean>;
116
+ type: _lssm_lib_schema16.FieldType<boolean, boolean>;
117
117
  isOptional: true;
118
118
  };
119
119
  refusalReason: {
120
- type: _lssm_lib_schema63.FieldType<string, string>;
120
+ type: _lssm_lib_schema16.FieldType<string, string>;
121
121
  isOptional: true;
122
122
  };
123
123
  }>, undefined>;
124
- declare const AssistantExplainConceptContract: _lssm_lib_contracts2.ContractSpec<_lssm_lib_schema63.SchemaModel<{
124
+ declare const AssistantExplainConceptContract: _lssm_lib_contracts2.ContractSpec<_lssm_lib_schema16.SchemaModel<{
125
125
  envelope: {
126
- type: _lssm_lib_schema63.SchemaModel<{
126
+ type: _lssm_lib_schema16.SchemaModel<{
127
127
  traceId: {
128
- type: _lssm_lib_schema63.FieldType<string, string>;
128
+ type: _lssm_lib_schema16.FieldType<string, string>;
129
129
  isOptional: false;
130
130
  };
131
131
  locale: {
132
- type: _lssm_lib_schema63.FieldType<string, string>;
132
+ type: _lssm_lib_schema16.FieldType<string, string>;
133
133
  isOptional: false;
134
134
  };
135
135
  regulatoryContext: {
136
- type: _lssm_lib_schema63.SchemaModel<{
136
+ type: _lssm_lib_schema16.SchemaModel<{
137
137
  jurisdiction: {
138
- type: _lssm_lib_schema63.FieldType<string, string>;
138
+ type: _lssm_lib_schema16.FieldType<string, string>;
139
139
  isOptional: false;
140
140
  };
141
141
  region: {
142
- type: _lssm_lib_schema63.FieldType<string, string>;
142
+ type: _lssm_lib_schema16.FieldType<string, string>;
143
143
  isOptional: true;
144
144
  };
145
145
  clientType: {
146
- type: _lssm_lib_schema63.FieldType<string, string>;
146
+ type: _lssm_lib_schema16.FieldType<string, string>;
147
147
  isOptional: true;
148
148
  };
149
149
  allowedScope: {
150
- type: _lssm_lib_schema63.EnumType<[string, string, string]>;
150
+ type: _lssm_lib_schema16.EnumType<[string, string, string]>;
151
151
  isOptional: false;
152
152
  };
153
153
  }>;
154
154
  isOptional: false;
155
155
  };
156
156
  kbSnapshotId: {
157
- type: _lssm_lib_schema63.FieldType<string, string>;
157
+ type: _lssm_lib_schema16.FieldType<string, string>;
158
158
  isOptional: false;
159
159
  };
160
160
  allowedScope: {
161
- type: _lssm_lib_schema63.EnumType<[string, string, string]>;
161
+ type: _lssm_lib_schema16.EnumType<[string, string, string]>;
162
162
  isOptional: false;
163
163
  };
164
164
  }>;
165
165
  isOptional: false;
166
166
  };
167
167
  conceptKey: {
168
- type: _lssm_lib_schema63.FieldType<string, string>;
168
+ type: _lssm_lib_schema16.FieldType<string, string>;
169
169
  isOptional: false;
170
170
  };
171
- }>, _lssm_lib_schema63.SchemaModel<{
171
+ }>, _lssm_lib_schema16.SchemaModel<{
172
172
  locale: {
173
- type: _lssm_lib_schema63.FieldType<string, string>;
173
+ type: _lssm_lib_schema16.FieldType<string, string>;
174
174
  isOptional: false;
175
175
  };
176
176
  jurisdiction: {
177
- type: _lssm_lib_schema63.FieldType<string, string>;
177
+ type: _lssm_lib_schema16.FieldType<string, string>;
178
178
  isOptional: false;
179
179
  };
180
180
  allowedScope: {
181
- type: _lssm_lib_schema63.EnumType<[string, string, string]>;
181
+ type: _lssm_lib_schema16.EnumType<[string, string, string]>;
182
182
  isOptional: false;
183
183
  };
184
184
  sections: {
185
- type: _lssm_lib_schema63.SchemaModel<{
185
+ type: _lssm_lib_schema16.SchemaModel<{
186
186
  heading: {
187
- type: _lssm_lib_schema63.FieldType<string, string>;
187
+ type: _lssm_lib_schema16.FieldType<string, string>;
188
188
  isOptional: false;
189
189
  };
190
190
  body: {
191
- type: _lssm_lib_schema63.FieldType<string, string>;
191
+ type: _lssm_lib_schema16.FieldType<string, string>;
192
192
  isOptional: false;
193
193
  };
194
194
  }>;
@@ -196,25 +196,25 @@ declare const AssistantExplainConceptContract: _lssm_lib_contracts2.ContractSpec
196
196
  isOptional: false;
197
197
  };
198
198
  citations: {
199
- type: _lssm_lib_schema63.SchemaModel<{
199
+ type: _lssm_lib_schema16.SchemaModel<{
200
200
  kbSnapshotId: {
201
- type: _lssm_lib_schema63.FieldType<string, string>;
201
+ type: _lssm_lib_schema16.FieldType<string, string>;
202
202
  isOptional: false;
203
203
  };
204
204
  sourceType: {
205
- type: _lssm_lib_schema63.FieldType<string, string>;
205
+ type: _lssm_lib_schema16.FieldType<string, string>;
206
206
  isOptional: false;
207
207
  };
208
208
  sourceId: {
209
- type: _lssm_lib_schema63.FieldType<string, string>;
209
+ type: _lssm_lib_schema16.FieldType<string, string>;
210
210
  isOptional: false;
211
211
  };
212
212
  title: {
213
- type: _lssm_lib_schema63.FieldType<string, string>;
213
+ type: _lssm_lib_schema16.FieldType<string, string>;
214
214
  isOptional: true;
215
215
  };
216
216
  excerpt: {
217
- type: _lssm_lib_schema63.FieldType<string, string>;
217
+ type: _lssm_lib_schema16.FieldType<string, string>;
218
218
  isOptional: true;
219
219
  };
220
220
  }>;
@@ -222,21 +222,21 @@ declare const AssistantExplainConceptContract: _lssm_lib_contracts2.ContractSpec
222
222
  isOptional: false;
223
223
  };
224
224
  disclaimers: {
225
- type: _lssm_lib_schema63.FieldType<string, string>;
225
+ type: _lssm_lib_schema16.FieldType<string, string>;
226
226
  isArray: true;
227
227
  isOptional: true;
228
228
  };
229
229
  riskFlags: {
230
- type: _lssm_lib_schema63.FieldType<string, string>;
230
+ type: _lssm_lib_schema16.FieldType<string, string>;
231
231
  isArray: true;
232
232
  isOptional: true;
233
233
  };
234
234
  refused: {
235
- type: _lssm_lib_schema63.FieldType<boolean, boolean>;
235
+ type: _lssm_lib_schema16.FieldType<boolean, boolean>;
236
236
  isOptional: true;
237
237
  };
238
238
  refusalReason: {
239
- type: _lssm_lib_schema63.FieldType<string, string>;
239
+ type: _lssm_lib_schema16.FieldType<string, string>;
240
240
  isOptional: true;
241
241
  };
242
242
  }>, undefined>;