@e-llm-studio/citation 0.0.233 → 0.0.234-beta.1

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.
Files changed (41) hide show
  1. package/dist/cjs/features/CognitiveCompare/CitationAnchor.js +1 -1
  2. package/dist/cjs/features/CognitiveCompare/CognitiveCompare.js +1 -1
  3. package/dist/cjs/features/CognitiveCompare/Guidelines/utils/helper.js +1 -1
  4. package/dist/cjs/features/CognitiveCompare/Guidelines/utils/processGuidelinesMarkdown.js +1 -1
  5. package/dist/cjs/features/CognitiveCompare/components/SectionAccordion.js +1 -1
  6. package/dist/cjs/features/CognitiveCompare/components/SvgConnectors.js +1 -1
  7. package/dist/cjs/features/CognitiveCompare/hooks/useCompareData.js +1 -1
  8. package/dist/cjs/features/CognitiveCompare/hooks/useLinesCalculator.js +1 -1
  9. package/dist/cjs/features/PromptemonBlockViewer/PromptemonBlockViewer.js +1 -1
  10. package/dist/cjs/features/PromptemonViewer/PromptemonViewer.js +1 -1
  11. package/dist/features/CognitiveCompare/CitationAnchor.js +1 -1
  12. package/dist/features/CognitiveCompare/CognitiveCompare.js +1 -1
  13. package/dist/features/CognitiveCompare/Guidelines/utils/helper.js +1 -1
  14. package/dist/features/CognitiveCompare/Guidelines/utils/processGuidelinesMarkdown.js +1 -1
  15. package/dist/features/CognitiveCompare/components/SectionAccordion.js +1 -1
  16. package/dist/features/CognitiveCompare/components/SvgConnectors.js +1 -1
  17. package/dist/features/CognitiveCompare/hooks/useCompareData.js +1 -1
  18. package/dist/features/CognitiveCompare/hooks/useLinesCalculator.js +1 -1
  19. package/dist/features/PromptemonBlockViewer/PromptemonBlockViewer.js +1 -1
  20. package/dist/features/PromptemonViewer/PromptemonViewer.js +1 -1
  21. package/dist/types/src/CognitiveCompareTest.d.ts.map +1 -1
  22. package/dist/types/src/features/CognitiveCompare/CitationAnchor.d.ts.map +1 -1
  23. package/dist/types/src/features/CognitiveCompare/CognitiveCompare.d.ts.map +1 -1
  24. package/dist/types/src/features/CognitiveCompare/CognitiveCompareTypes.d.ts +0 -13
  25. package/dist/types/src/features/CognitiveCompare/CognitiveCompareTypes.d.ts.map +1 -1
  26. package/dist/types/src/features/CognitiveCompare/Guidelines/constants/guidelines.mockData.d.ts +899 -1422
  27. package/dist/types/src/features/CognitiveCompare/Guidelines/constants/guidelines.mockData.d.ts.map +1 -1
  28. package/dist/types/src/features/CognitiveCompare/Guidelines/utils/helper.d.ts.map +1 -1
  29. package/dist/types/src/features/CognitiveCompare/Guidelines/utils/processGuidelinesMarkdown.d.ts.map +1 -1
  30. package/dist/types/src/features/CognitiveCompare/components/SectionAccordion.d.ts.map +1 -1
  31. package/dist/types/src/features/CognitiveCompare/components/SvgConnectors.d.ts.map +1 -1
  32. package/dist/types/src/features/CognitiveCompare/hooks/useCompareData.d.ts +1 -2
  33. package/dist/types/src/features/CognitiveCompare/hooks/useCompareData.d.ts.map +1 -1
  34. package/dist/types/src/features/CognitiveCompare/hooks/useLinesCalculator.d.ts.map +1 -1
  35. package/package.json +2 -2
  36. package/dist/cjs/features/CognitiveCompare/utils/buildComparisonRows.js +0 -2
  37. package/dist/cjs/features/CognitiveCompare/utils/buildComparisonRows.js.map +0 -1
  38. package/dist/features/CognitiveCompare/utils/buildComparisonRows.js +0 -2
  39. package/dist/features/CognitiveCompare/utils/buildComparisonRows.js.map +0 -1
  40. package/dist/types/src/features/CognitiveCompare/utils/buildComparisonRows.d.ts +0 -11
  41. package/dist/types/src/features/CognitiveCompare/utils/buildComparisonRows.d.ts.map +0 -1
@@ -1,1121 +1,561 @@
1
1
  export declare const DEFAULT_TREE_DATA: {
2
- nodes: {
3
- "0b9e69b3-6660-478c-94e5-9082e6dad8f0": {
4
- next: {
5
- "0": string;
2
+ base_root_id: string;
3
+ comparison_id: string;
4
+ input_index_map: {
5
+ "0": string;
6
+ "1": string;
7
+ };
8
+ documents: {
9
+ "2518956f-e97d-4125-81b1-1af5b549eb05": {
10
+ artifact_id: string;
11
+ role: string;
12
+ title: string;
13
+ base_title: string;
14
+ source_uri: string;
15
+ signed_url: string;
16
+ mime_type: string;
17
+ metadata: {
18
+ file_name: string;
6
19
  };
7
- skip_node: boolean;
8
- display_node: boolean;
9
- comparison_config: {
10
- mode: string;
11
- type: string;
12
- execution_mode: string;
13
- criterion_set_id: string;
20
+ };
21
+ "019f1e83-0ff7-7802-a6a6-39efd2cbf619": {
22
+ artifact_id: string;
23
+ role: string;
24
+ title: string;
25
+ base_title: string;
26
+ source_uri: string;
27
+ signed_url: string;
28
+ mime_type: string;
29
+ metadata: {
30
+ file_name: string;
14
31
  };
15
- comparison_inputs: {
16
- "e4ed0f3d-48e7-467a-a9bc-abc246851051": string;
32
+ };
33
+ };
34
+ cognitive_compare_summary_categories: {
35
+ "af3cb737-6bc8-474a-b59e-47938aa57ca5": {
36
+ category_label: string;
37
+ category_range: string;
38
+ category_color: string;
39
+ category_display_index: number;
40
+ };
41
+ "7f0d3198-8098-4f1a-b09a-a198523495e1": {
42
+ category_label: string;
43
+ category_range: string;
44
+ category_color: string;
45
+ category_display_index: number;
46
+ };
47
+ "48d6effb-8ae9-489a-901f-53f9da50b571": {
48
+ category_label: string;
49
+ category_range: string;
50
+ category_color: string;
51
+ category_display_index: number;
52
+ };
53
+ };
54
+ evaluation_criteria: {
55
+ "161be7dd-2778-475f-8650-7431a7434d09": {
56
+ criteria_set_id: string;
57
+ criterion: {
58
+ name: string;
59
+ measuring_unit: string;
60
+ data_type: string;
61
+ criteria_properties: ({
62
+ output_percentage: string;
63
+ output_label: string;
64
+ output_template: string;
65
+ description: string;
66
+ metadata: {
67
+ label_color: string;
68
+ };
69
+ } | {
70
+ output_label: string;
71
+ output_template: string;
72
+ description: string;
73
+ metadata: {
74
+ label_color: string;
75
+ };
76
+ output_percentage?: undefined;
77
+ })[];
17
78
  };
18
- evaluation_result: {
19
- "0": {
20
- deviation_title: string;
21
- deviation_impact: string;
22
- deviation_summary: string;
23
- evaluation_outputs: {
24
- name: string;
25
- metadata: {
26
- label_color: string;
27
- };
28
- output_value: string;
29
- affected_party: string;
30
- };
31
- cognitive_decisioning: {
32
- citations: {
33
- "1": {
34
- "e4ed0f3d-48e7-467a-a9bc-abc246851051": {
35
- custom_metadata: {
36
- pdf_end_page_number: string;
37
- pdf_start_page_number: string;
38
- };
39
- highlighted_text: string;
40
- };
41
- };
42
- "2": {
43
- "e4ed0f3d-48e7-467a-a9bc-abc246851051": {
44
- custom_metadata: {
45
- pdf_end_page_number: string;
46
- pdf_start_page_number: string;
47
- };
48
- highlighted_text: string;
49
- };
50
- };
51
- "3": {
52
- "e4ed0f3d-48e7-467a-a9bc-abc246851051": {
53
- custom_metadata: {
54
- pdf_end_page_number: string;
55
- pdf_start_page_number: string;
56
- };
57
- highlighted_text: string;
58
- };
59
- };
60
- };
61
- gaps_in_decision: string[];
62
- decision_strength: number;
63
- decisioning_factors: string[];
79
+ };
80
+ "5fddc34d-aae8-4f58-a674-dc6f594ad133": {
81
+ criteria_set_id: string;
82
+ criterion: {
83
+ name: string;
84
+ measuring_unit: string;
85
+ data_type: string;
86
+ criteria_properties: ({
87
+ output_percentage: string;
88
+ output_label: string;
89
+ output_template: string;
90
+ description: string;
91
+ metadata: {
92
+ label_color: string;
93
+ compare_category_id: string;
64
94
  };
65
- deviation_explanation: string[];
66
- };
95
+ } | {
96
+ output_label: string;
97
+ output_template: string;
98
+ description: string;
99
+ metadata: {
100
+ label_color: string;
101
+ compare_category_id?: undefined;
102
+ };
103
+ output_percentage?: undefined;
104
+ })[];
67
105
  };
68
106
  };
69
- "23f5b747-600a-4645-8ba0-06d3d9c71e86": {
70
- next: {
71
- "0": string;
107
+ "92160be6-aa52-4a0d-8dac-804acace02f5": {
108
+ criteria_set_id: string;
109
+ criterion: {
110
+ name: string;
111
+ measuring_unit: string;
112
+ data_type: string;
113
+ criteria_properties: {
114
+ output_percentage: string;
115
+ output_label: string;
116
+ output_template: string;
117
+ description: string;
118
+ metadata: {
119
+ label_color: string;
120
+ };
121
+ }[];
122
+ };
123
+ };
124
+ };
125
+ nodes: {
126
+ "798ecea0-6551-4f9c-9045-2affcc020563": {
127
+ comparison_inputs: {
128
+ "2518956f-e97d-4125-81b1-1af5b549eb05": string;
72
129
  };
73
- skip_node: boolean;
74
130
  display_node: boolean;
131
+ skip_node: boolean;
75
132
  comparison_config: {
76
- mode: string;
77
133
  type: string;
78
- execution_mode: string;
134
+ mode: string;
79
135
  criterion_set_id: string;
136
+ execution_mode: string;
80
137
  };
138
+ next: null;
139
+ };
140
+ "6b2d3d0a-46eb-47ef-8d0c-a0f85a999bbe": {
81
141
  comparison_inputs: {
82
- "e4ed0f3d-48e7-467a-a9bc-abc246851051": string;
142
+ "2518956f-e97d-4125-81b1-1af5b549eb05": string;
83
143
  };
84
- evaluation_result: {
85
- "0": {
86
- deviation_title: string;
87
- deviation_impact: string;
88
- deviation_summary: string;
89
- evaluation_outputs: {
90
- name: string;
91
- metadata: {
92
- label_color: string;
93
- };
94
- output_value: string;
95
- affected_party: string;
96
- };
97
- cognitive_decisioning: {
98
- citations: {
99
- "1": {
100
- "e4ed0f3d-48e7-467a-a9bc-abc246851051": {
101
- custom_metadata: {
102
- pdf_end_page_number: string;
103
- pdf_start_page_number: string;
104
- };
105
- highlighted_text: string;
106
- };
107
- };
108
- "2": {
109
- "e4ed0f3d-48e7-467a-a9bc-abc246851051": {
110
- custom_metadata: {
111
- pdf_end_page_number: string;
112
- pdf_start_page_number: string;
113
- };
114
- highlighted_text: string;
115
- };
116
- };
117
- "3": {
118
- "e4ed0f3d-48e7-467a-a9bc-abc246851051": {
119
- custom_metadata: {
120
- pdf_end_page_number: string;
121
- pdf_start_page_number: string;
122
- };
123
- highlighted_text: string;
124
- };
125
- };
126
- };
127
- gaps_in_decision: string[];
128
- decision_strength: number;
129
- decisioning_factors: string[];
130
- };
131
- deviation_explanation: string[];
132
- };
144
+ display_node: boolean;
145
+ skip_node: boolean;
146
+ comparison_config: {
147
+ type: string;
148
+ mode: string;
149
+ criterion_set_id: string;
150
+ execution_mode: string;
133
151
  };
134
- };
135
- "28e0f7f0-c2af-446a-a24f-4beac7cb59d7": {
136
152
  next: {
137
153
  "0": string;
138
- "1": string;
139
154
  };
140
- skip_node: boolean;
155
+ };
156
+ "68fcc41a-df8f-412f-8c81-9d0ef0b6bc52": {
157
+ comparison_inputs: {
158
+ "2518956f-e97d-4125-81b1-1af5b549eb05": string;
159
+ };
141
160
  display_node: boolean;
161
+ skip_node: boolean;
142
162
  comparison_config: {
143
- mode: string;
144
163
  type: string;
145
- execution_mode: string;
164
+ mode: string;
146
165
  criterion_set_id: string;
166
+ execution_mode: string;
147
167
  };
168
+ next: null;
169
+ };
170
+ "90bf0016-ca2e-4eb2-b31a-6f39d42a46f5": {
148
171
  comparison_inputs: {
149
- "e4ed0f3d-48e7-467a-a9bc-abc246851051": string;
172
+ "2518956f-e97d-4125-81b1-1af5b549eb05": string;
150
173
  };
151
- evaluation_result: {
152
- "0": {
153
- deviation_title: string;
154
- deviation_impact: string;
155
- deviation_summary: string;
156
- evaluation_outputs: {
157
- name: string;
158
- metadata: {
159
- label_color: string;
160
- };
161
- output_value: string;
162
- affected_party: string;
163
- };
164
- cognitive_decisioning: {
165
- citations: {
166
- "1": {
167
- "e4ed0f3d-48e7-467a-a9bc-abc246851051": {
168
- custom_metadata: {
169
- pdf_end_page_number: string;
170
- pdf_start_page_number: string;
171
- };
172
- highlighted_text: string;
173
- };
174
- };
175
- "2": {
176
- "e4ed0f3d-48e7-467a-a9bc-abc246851051": {
177
- custom_metadata: {
178
- pdf_end_page_number: string;
179
- pdf_start_page_number: string;
180
- };
181
- highlighted_text: string;
182
- };
183
- };
184
- };
185
- gaps_in_decision: string[];
186
- decision_strength: number;
187
- decisioning_factors: string[];
188
- };
189
- deviation_explanation: string[];
190
- };
174
+ display_node: boolean;
175
+ skip_node: boolean;
176
+ comparison_config: {
177
+ type: string;
178
+ mode: string;
179
+ criterion_set_id: string;
180
+ execution_mode: string;
191
181
  };
192
- };
193
- "2d51019e-8f24-4ef9-baeb-c4c0a964c05c": {
194
182
  next: {
195
183
  "0": string;
196
184
  };
197
- skip_node: boolean;
185
+ };
186
+ "6fa7f517-d630-4622-a2cf-d51d354ed5fb": {
187
+ comparison_inputs: {
188
+ "2518956f-e97d-4125-81b1-1af5b549eb05": string;
189
+ };
198
190
  display_node: boolean;
191
+ skip_node: boolean;
199
192
  comparison_config: {
200
- mode: string;
201
193
  type: string;
202
- execution_mode: string;
194
+ mode: string;
203
195
  criterion_set_id: string;
196
+ execution_mode: string;
204
197
  };
198
+ next: null;
199
+ };
200
+ "cff1b372-759b-4232-9118-83f0fcf33bdf": {
205
201
  comparison_inputs: {
206
- "e4ed0f3d-48e7-467a-a9bc-abc246851051": string;
202
+ "2518956f-e97d-4125-81b1-1af5b549eb05": string;
207
203
  };
208
- evaluation_result: {
209
- "0": {
210
- deviation_title: string;
211
- deviation_impact: string;
212
- deviation_summary: string;
213
- evaluation_outputs: {
214
- name: string;
215
- metadata: {
216
- label_color: string;
217
- };
218
- output_value: string;
219
- affected_party: string;
220
- };
221
- cognitive_decisioning: {
222
- citations: {
223
- "1": {
224
- "e4ed0f3d-48e7-467a-a9bc-abc246851051": {
225
- custom_metadata: {
226
- pdf_end_page_number: string;
227
- pdf_start_page_number: string;
228
- };
229
- highlighted_text: string;
230
- };
231
- };
232
- "2": {
233
- "e4ed0f3d-48e7-467a-a9bc-abc246851051": {
234
- custom_metadata: {
235
- pdf_end_page_number: string;
236
- pdf_start_page_number: string;
237
- };
238
- highlighted_text: string;
239
- };
240
- };
241
- };
242
- gaps_in_decision: string[];
243
- decision_strength: number;
244
- decisioning_factors: string[];
245
- };
246
- deviation_explanation: string[];
247
- };
248
- };
249
- };
250
- "32122f80-6754-459b-8bd8-f8db5bc4758d": {
251
- next: null;
252
- skip_node: boolean;
253
204
  display_node: boolean;
205
+ skip_node: boolean;
254
206
  comparison_config: {
255
- mode: string;
256
207
  type: string;
257
- execution_mode: string;
208
+ mode: string;
258
209
  criterion_set_id: string;
210
+ execution_mode: string;
259
211
  };
212
+ next: null;
213
+ };
214
+ "3f131f06-aaec-4dcd-93c6-e73a5a9d6947": {
260
215
  comparison_inputs: {
261
- "e4ed0f3d-48e7-467a-a9bc-abc246851051": string;
216
+ "2518956f-e97d-4125-81b1-1af5b549eb05": string;
262
217
  };
263
- evaluation_result: {
264
- "0": {
265
- deviation_title: string;
266
- deviation_impact: string;
267
- deviation_summary: string;
268
- evaluation_outputs: {
269
- name: string;
270
- metadata: {
271
- label_color: string;
272
- compare_category_id: string;
273
- };
274
- output_value: string;
275
- affected_party: string;
276
- guideline_flag: {
277
- rulebook_used: boolean;
278
- };
279
- };
280
- deviation_highlights: {
281
- rulebook_guidelines: string[];
282
- "e4ed0f3d-48e7-467a-a9bc-abc246851051": string[];
283
- };
284
- cognitive_decisioning: {
285
- citations: {
286
- "1": {
287
- "e4ed0f3d-48e7-467a-a9bc-abc246851051": {
288
- custom_metadata: {
289
- pdf_end_page_number: string;
290
- pdf_start_page_number: string;
291
- };
292
- highlighted_text: string;
293
- };
294
- };
295
- };
296
- gaps_in_decision: string[];
297
- decision_strength: number;
298
- decisioning_factors: string[];
299
- };
300
- deviation_explanation: string[];
301
- };
218
+ display_node: boolean;
219
+ skip_node: boolean;
220
+ comparison_config: {
221
+ type: string;
222
+ mode: string;
223
+ criterion_set_id: string;
224
+ execution_mode: string;
302
225
  };
303
- };
304
- "4649354d-0d89-42dc-8050-85e7696ea12c": {
305
226
  next: null;
306
- skip_node: boolean;
227
+ };
228
+ "c7169e75-9881-4ed9-ab85-2ba3ab18f460": {
229
+ comparison_inputs: {
230
+ "2518956f-e97d-4125-81b1-1af5b549eb05": string;
231
+ };
307
232
  display_node: boolean;
233
+ skip_node: boolean;
308
234
  comparison_config: {
309
- mode: string;
310
235
  type: string;
311
- execution_mode: string;
236
+ mode: string;
312
237
  criterion_set_id: string;
238
+ execution_mode: string;
313
239
  };
240
+ next: null;
241
+ };
242
+ "6b5760fc-3721-4d4e-8739-8d01523eebeb": {
314
243
  comparison_inputs: {
315
- "e4ed0f3d-48e7-467a-a9bc-abc246851051": string;
244
+ "2518956f-e97d-4125-81b1-1af5b549eb05": string;
316
245
  };
317
- evaluation_result: {
318
- "0": {
319
- deviation_title: string;
320
- deviation_impact: string;
321
- deviation_summary: string;
322
- evaluation_outputs: {
323
- name: string;
324
- metadata: {
325
- label_color: string;
326
- compare_category_id: string;
327
- };
328
- output_value: string;
329
- affected_party: string;
330
- guideline_flag: {
331
- rulebook_used: boolean;
332
- };
333
- };
334
- deviation_highlights: {
335
- rulebook_guidelines: string[];
336
- "e4ed0f3d-48e7-467a-a9bc-abc246851051": string[];
337
- };
338
- cognitive_decisioning: {
339
- citations: {
340
- "1": {
341
- "e4ed0f3d-48e7-467a-a9bc-abc246851051": {
342
- custom_metadata: {
343
- pdf_end_page_number: string;
344
- pdf_start_page_number: string;
345
- };
346
- highlighted_text: string;
347
- };
348
- };
349
- "2": {
350
- "e4ed0f3d-48e7-467a-a9bc-abc246851051": {
351
- custom_metadata: {
352
- pdf_end_page_number: string;
353
- pdf_start_page_number: string;
354
- };
355
- highlighted_text: string;
356
- };
357
- };
358
- "3": {
359
- "e4ed0f3d-48e7-467a-a9bc-abc246851051": {
360
- custom_metadata: {
361
- pdf_end_page_number: string;
362
- pdf_start_page_number: string;
363
- };
364
- highlighted_text: string;
365
- };
366
- };
367
- };
368
- gaps_in_decision: string[];
369
- decision_strength: number;
370
- decisioning_factors: string[];
371
- };
372
- deviation_explanation: string[];
373
- };
246
+ display_node: boolean;
247
+ skip_node: boolean;
248
+ comparison_config: {
249
+ type: string;
250
+ mode: string;
251
+ criterion_set_id: string;
252
+ execution_mode: string;
374
253
  };
375
- };
376
- "5723cd3a-7745-4689-a52e-3ef06417f1f4": {
377
254
  next: {
378
255
  "0": string;
379
256
  "1": string;
380
257
  "2": string;
381
258
  "3": string;
382
- "4": string;
383
259
  };
384
- skip_node: boolean;
260
+ };
261
+ "13d1e2e8-213b-42d9-b794-479cf6d534e2": {
262
+ comparison_inputs: {
263
+ "2518956f-e97d-4125-81b1-1af5b549eb05": string;
264
+ };
385
265
  display_node: boolean;
266
+ skip_node: boolean;
386
267
  comparison_config: {
387
- mode: string;
388
268
  type: string;
389
- execution_mode: string;
269
+ mode: string;
390
270
  criterion_set_id: string;
271
+ execution_mode: string;
391
272
  };
273
+ next: null;
274
+ };
275
+ "18f669bd-5e00-4e77-b837-c688f096a33c": {
392
276
  comparison_inputs: {
393
- "e4ed0f3d-48e7-467a-a9bc-abc246851051": {
394
- title: string;
395
- additional_attributes: null;
396
- };
277
+ "2518956f-e97d-4125-81b1-1af5b549eb05": string;
397
278
  };
398
- evaluation_result: {
399
- "0": {
400
- deviation_title: string;
401
- deviation_impact: string;
402
- deviation_summary: string;
403
- evaluation_outputs: {
404
- name: string;
405
- metadata: {
406
- label_color: string;
407
- };
408
- output_value: string;
409
- affected_party: string;
410
- };
411
- cognitive_decisioning: {
412
- citations: {
413
- "2": {
414
- "e4ed0f3d-48e7-467a-a9bc-abc246851051": {
415
- custom_metadata: {
416
- pdf_end_page_number: string;
417
- pdf_start_page_number: string;
418
- };
419
- highlighted_text: string;
420
- };
421
- };
422
- "3": {
423
- "e4ed0f3d-48e7-467a-a9bc-abc246851051": {
424
- custom_metadata: {
425
- pdf_end_page_number: string;
426
- pdf_start_page_number: string;
427
- };
428
- highlighted_text: string;
429
- };
430
- };
431
- };
432
- gaps_in_decision: string[];
433
- decision_strength: number;
434
- decisioning_factors: string[];
435
- };
436
- deviation_explanation: string[];
437
- };
438
- };
439
- decision_scope_title: string;
440
- decision_scope_description: string;
441
- };
442
- "59d848a5-d2f0-4f61-bd05-314971db3904": {
443
- next: null;
444
- skip_node: boolean;
445
279
  display_node: boolean;
280
+ skip_node: boolean;
446
281
  comparison_config: {
447
- mode: string;
448
282
  type: string;
449
- execution_mode: string;
283
+ mode: string;
450
284
  criterion_set_id: string;
285
+ execution_mode: string;
451
286
  };
452
- comparison_inputs: {
453
- "e4ed0f3d-48e7-467a-a9bc-abc246851051": string;
454
- };
455
- evaluation_result: {
456
- "0": {
457
- deviation_title: string;
458
- deviation_impact: string;
459
- deviation_summary: string;
460
- evaluation_outputs: {
461
- name: string;
462
- metadata: {
463
- label_color: string;
464
- compare_category_id: string;
465
- };
466
- output_value: string;
467
- affected_party: string;
468
- guideline_flag: {
469
- rulebook_used: boolean;
470
- };
471
- };
472
- deviation_highlights: {
473
- rulebook_guidelines: string[];
474
- "e4ed0f3d-48e7-467a-a9bc-abc246851051": string[];
475
- };
476
- cognitive_decisioning: {
477
- citations: {
478
- "1": {
479
- "e4ed0f3d-48e7-467a-a9bc-abc246851051": {
480
- custom_metadata: {
481
- pdf_end_page_number: string;
482
- pdf_start_page_number: string;
483
- };
484
- highlighted_text: string;
485
- };
486
- };
487
- "2": {
488
- "e4ed0f3d-48e7-467a-a9bc-abc246851051": {
489
- custom_metadata: {
490
- pdf_end_page_number: string;
491
- pdf_start_page_number: string;
492
- };
493
- highlighted_text: string;
494
- };
495
- };
496
- };
497
- gaps_in_decision: string[];
498
- decision_strength: number;
499
- decisioning_factors: string[];
500
- };
501
- deviation_explanation: string[];
502
- };
287
+ next: {
288
+ "0": string;
503
289
  };
504
290
  };
505
- "65c90875-4503-4772-897f-bb4228d3b8dd": {
506
- next: null;
507
- skip_node: boolean;
291
+ "214364de-5ae7-44a9-8fd4-bb30e712459e": {
292
+ comparison_inputs: {
293
+ "2518956f-e97d-4125-81b1-1af5b549eb05": string;
294
+ };
508
295
  display_node: boolean;
296
+ skip_node: boolean;
509
297
  comparison_config: {
510
- mode: string;
511
298
  type: string;
512
- execution_mode: string;
299
+ mode: string;
513
300
  criterion_set_id: string;
301
+ execution_mode: string;
514
302
  };
515
- comparison_inputs: {
516
- "e4ed0f3d-48e7-467a-a9bc-abc246851051": string;
517
- };
518
- evaluation_result: {
519
- "0": {
520
- deviation_title: string;
521
- deviation_impact: string;
522
- deviation_summary: string;
523
- evaluation_outputs: {
524
- name: string;
525
- metadata: {
526
- label_color: string;
527
- compare_category_id: string;
528
- };
529
- output_value: string;
530
- affected_party: string;
531
- guideline_flag: {
532
- rulebook_used: boolean;
533
- };
534
- };
535
- deviation_highlights: {
536
- rulebook_guidelines: string[];
537
- "e4ed0f3d-48e7-467a-a9bc-abc246851051": string[];
538
- };
539
- cognitive_decisioning: {
540
- citations: {
541
- "1": {
542
- "e4ed0f3d-48e7-467a-a9bc-abc246851051": {
543
- custom_metadata: {
544
- pdf_end_page_number: string;
545
- pdf_start_page_number: string;
546
- };
547
- highlighted_text: string;
548
- };
549
- };
550
- "2": {
551
- "e4ed0f3d-48e7-467a-a9bc-abc246851051": {
552
- custom_metadata: {
553
- pdf_end_page_number: string;
554
- pdf_start_page_number: string;
555
- };
556
- highlighted_text: string;
557
- };
558
- };
559
- };
560
- gaps_in_decision: string[];
561
- decision_strength: number;
562
- decisioning_factors: string[];
563
- };
564
- deviation_explanation: string[];
565
- };
566
- };
567
- };
568
- "86937ff2-1563-47b6-8ae8-db78e1cbed03": {
569
303
  next: null;
570
- skip_node: boolean;
304
+ };
305
+ "a7890872-13bb-49c7-87a4-34898526a023": {
306
+ comparison_inputs: {
307
+ "2518956f-e97d-4125-81b1-1af5b549eb05": string;
308
+ };
571
309
  display_node: boolean;
310
+ skip_node: boolean;
572
311
  comparison_config: {
573
- mode: string;
574
312
  type: string;
575
- execution_mode: string;
313
+ mode: string;
576
314
  criterion_set_id: string;
315
+ execution_mode: string;
577
316
  };
317
+ next: null;
318
+ };
319
+ "202f5650-3a1d-4f95-a86e-3144a98d2acd": {
578
320
  comparison_inputs: {
579
- "e4ed0f3d-48e7-467a-a9bc-abc246851051": string;
580
- };
581
- evaluation_result: {
582
- "0": {
583
- deviation_title: string;
584
- deviation_impact: string;
585
- deviation_summary: string;
586
- evaluation_outputs: {
587
- name: string;
588
- metadata: {
589
- label_color: string;
590
- };
591
- output_value: string;
592
- affected_party: string;
593
- guideline_flag: {
594
- rulebook_used: boolean;
595
- };
596
- };
597
- deviation_highlights: {
598
- rulebook_guidelines: string[];
599
- "86937ff2-1563-47b6-8ae8-db78e1cbed03": string[];
600
- };
601
- cognitive_decisioning: {
602
- citations: {
603
- "1": {
604
- "e4ed0f3d-48e7-467a-a9bc-abc246851051": {
605
- custom_metadata: {
606
- pdf_end_page_number: string;
607
- pdf_start_page_number: string;
608
- };
609
- highlighted_text: string;
610
- };
611
- };
612
- };
613
- gaps_in_decision: string[];
614
- decision_strength: number;
615
- decisioning_factors: string[];
616
- };
617
- deviation_explanation: string[];
618
- };
321
+ "2518956f-e97d-4125-81b1-1af5b549eb05": string;
619
322
  };
620
- };
621
- "bea1ceaa-ced2-400a-9b8f-adbe7794199a": {
622
- next: null;
623
- skip_node: boolean;
624
323
  display_node: boolean;
324
+ skip_node: boolean;
625
325
  comparison_config: {
626
- mode: string;
627
326
  type: string;
628
- execution_mode: string;
327
+ mode: string;
629
328
  criterion_set_id: string;
329
+ execution_mode: string;
630
330
  };
331
+ next: null;
332
+ };
333
+ "d1191a3e-7596-49e3-9c68-be5dae6d93f8": {
631
334
  comparison_inputs: {
632
- "e4ed0f3d-48e7-467a-a9bc-abc246851051": string;
335
+ "2518956f-e97d-4125-81b1-1af5b549eb05": string;
633
336
  };
634
- evaluation_result: {
635
- "0": {
636
- deviation_title: string;
637
- deviation_impact: string;
638
- deviation_summary: string;
639
- evaluation_outputs: {
640
- name: string;
641
- metadata: {
642
- label_color: string;
643
- };
644
- output_value: string;
645
- affected_party: string;
646
- guideline_flag: {
647
- rulebook_used: boolean;
648
- };
649
- };
650
- deviation_highlights: {
651
- rulebook_guidelines: string[];
652
- "bea1ceaa-ced2-400a-9b8f-adbe7794199a": string[];
653
- };
654
- cognitive_decisioning: {
655
- citations: {
656
- "1": {
657
- "e4ed0f3d-48e7-467a-a9bc-abc246851051": {
658
- custom_metadata: {
659
- pdf_end_page_number: string;
660
- pdf_start_page_number: string;
661
- };
662
- highlighted_text: string;
663
- };
664
- };
665
- "2": {
666
- "e4ed0f3d-48e7-467a-a9bc-abc246851051": {
667
- custom_metadata: {
668
- pdf_end_page_number: string;
669
- pdf_start_page_number: string;
670
- };
671
- highlighted_text: string;
672
- };
673
- };
674
- };
675
- gaps_in_decision: string[];
676
- decision_strength: number;
677
- decisioning_factors: string[];
678
- };
679
- deviation_explanation: string[];
680
- };
337
+ display_node: boolean;
338
+ skip_node: boolean;
339
+ comparison_config: {
340
+ type: string;
341
+ mode: string;
342
+ criterion_set_id: string;
343
+ execution_mode: string;
681
344
  };
682
- };
683
- "befe4c54-c3a0-4163-aa86-80de2226a34c": {
684
345
  next: {
685
346
  "0": string;
686
347
  "1": string;
687
348
  "2": string;
688
- "3": string;
689
349
  };
690
- skip_node: boolean;
350
+ };
351
+ "65226f4e-d00d-4c7f-a2e8-d35b14093e0b": {
352
+ comparison_inputs: {
353
+ "2518956f-e97d-4125-81b1-1af5b549eb05": string;
354
+ };
691
355
  display_node: boolean;
356
+ skip_node: boolean;
692
357
  comparison_config: {
693
- mode: string;
694
358
  type: string;
695
- execution_mode: string;
359
+ mode: string;
696
360
  criterion_set_id: string;
361
+ execution_mode: string;
697
362
  };
363
+ next: null;
364
+ };
365
+ "7a8bfab8-b953-443b-b6f1-0d43e8137eb6": {
698
366
  comparison_inputs: {
699
- "e4ed0f3d-48e7-467a-a9bc-abc246851051": string;
367
+ "2518956f-e97d-4125-81b1-1af5b549eb05": string;
700
368
  };
701
- evaluation_result: {
702
- "0": {
703
- deviation_title: string;
704
- deviation_impact: string;
705
- deviation_summary: string;
706
- evaluation_outputs: {
707
- name: string;
708
- metadata: {
709
- label_color: string;
710
- };
711
- output_value: string;
712
- affected_party: string;
713
- };
714
- cognitive_decisioning: {
715
- citations: {
716
- "1": {
717
- "e4ed0f3d-48e7-467a-a9bc-abc246851051": {
718
- custom_metadata: {
719
- pdf_end_page_number: string;
720
- pdf_start_page_number: string;
721
- };
722
- highlighted_text: string;
723
- };
724
- };
725
- "2": {
726
- "e4ed0f3d-48e7-467a-a9bc-abc246851051": {
727
- custom_metadata: {
728
- pdf_end_page_number: string;
729
- pdf_start_page_number: string;
730
- };
731
- highlighted_text: string;
732
- };
733
- };
734
- };
735
- gaps_in_decision: string[];
736
- decision_strength: number;
737
- decisioning_factors: string[];
738
- };
739
- deviation_explanation: string[];
740
- };
369
+ display_node: boolean;
370
+ skip_node: boolean;
371
+ comparison_config: {
372
+ type: string;
373
+ mode: string;
374
+ criterion_set_id: string;
375
+ execution_mode: string;
741
376
  };
742
- };
743
- "d70107fc-c9eb-4215-960f-dc0d21c3900d": {
744
377
  next: null;
745
- skip_node: boolean;
378
+ };
379
+ "5b956189-3e10-4c4f-82fa-0105a9bdc76a": {
380
+ comparison_inputs: {
381
+ "2518956f-e97d-4125-81b1-1af5b549eb05": string;
382
+ };
746
383
  display_node: boolean;
384
+ skip_node: boolean;
747
385
  comparison_config: {
748
- mode: string;
749
386
  type: string;
750
- execution_mode: string;
387
+ mode: string;
751
388
  criterion_set_id: string;
389
+ execution_mode: string;
390
+ };
391
+ next: {
392
+ "0": string;
393
+ "1": string;
752
394
  };
395
+ };
396
+ "67a81304-0208-4f86-8b4d-9e744c899b76": {
753
397
  comparison_inputs: {
754
- "e4ed0f3d-48e7-467a-a9bc-abc246851051": string;
398
+ "2518956f-e97d-4125-81b1-1af5b549eb05": string;
755
399
  };
756
- evaluation_result: {
757
- "0": {
758
- deviation_title: string;
759
- deviation_impact: string;
760
- deviation_summary: string;
761
- evaluation_outputs: {
762
- name: string;
763
- metadata: {
764
- label_color: string;
765
- compare_category_id: string;
766
- };
767
- output_value: string;
768
- affected_party: string;
769
- guideline_flag: {
770
- rulebook_used: boolean;
771
- };
772
- };
773
- deviation_highlights: {
774
- rulebook_guidelines: string[];
775
- "e4ed0f3d-48e7-467a-a9bc-abc246851051": string[];
776
- };
777
- cognitive_decisioning: {
778
- citations: {
779
- "1": {
780
- "e4ed0f3d-48e7-467a-a9bc-abc246851051": {
781
- custom_metadata: {
782
- pdf_end_page_number: string;
783
- pdf_start_page_number: string;
784
- };
785
- highlighted_text: string;
786
- };
787
- };
788
- "2": {
789
- "e4ed0f3d-48e7-467a-a9bc-abc246851051": {
790
- custom_metadata: {
791
- pdf_end_page_number: string;
792
- pdf_start_page_number: string;
793
- };
794
- highlighted_text: string;
795
- };
796
- };
797
- };
798
- gaps_in_decision: string[];
799
- decision_strength: number;
800
- decisioning_factors: string[];
801
- };
802
- deviation_explanation: string[];
803
- };
400
+ display_node: boolean;
401
+ skip_node: boolean;
402
+ comparison_config: {
403
+ type: string;
404
+ mode: string;
405
+ criterion_set_id: string;
406
+ execution_mode: string;
804
407
  };
805
- };
806
- "e3b149c1-4aef-4648-b566-642f16524afb": {
807
408
  next: null;
808
- skip_node: boolean;
409
+ };
410
+ "2a50cc9c-420a-43fe-a5f4-c855c5617f6b": {
411
+ comparison_inputs: {
412
+ "2518956f-e97d-4125-81b1-1af5b549eb05": string;
413
+ };
809
414
  display_node: boolean;
415
+ skip_node: boolean;
810
416
  comparison_config: {
811
- mode: string;
812
417
  type: string;
813
- execution_mode: string;
418
+ mode: string;
814
419
  criterion_set_id: string;
420
+ execution_mode: string;
815
421
  };
422
+ next: null;
423
+ };
424
+ "a7471a83-fe85-47fe-9d46-b3f43d55f611": {
816
425
  comparison_inputs: {
817
- "e4ed0f3d-48e7-467a-a9bc-abc246851051": string;
426
+ "2518956f-e97d-4125-81b1-1af5b549eb05": string;
818
427
  };
819
- evaluation_result: {
820
- "0": {
821
- deviation_title: string;
822
- deviation_impact: string;
823
- deviation_summary: string;
824
- web_search_answer: {
825
- extraMetaData: {
826
- "1": {
827
- Gap: string;
828
- Reasoning: string;
829
- Confidence_score: string;
830
- aiReasoningCitation: {
831
- gpt_citation: {
832
- customMetaData: {
833
- type: string;
834
- value: {
835
- text: string;
836
- type: string;
837
- label: string;
838
- source: string;
839
- reference: string;
840
- paraphrase: string;
841
- citationUrl: string;
842
- citation_id: string;
843
- citationType: string;
844
- citation_uuid: string;
845
- };
846
- citation_number: number;
847
- };
848
- citation_number: number;
849
- }[];
850
- };
851
- };
852
- "2": {
853
- Gap: string;
854
- Reasoning: string;
855
- Confidence_score: string;
856
- aiReasoningCitation: {
857
- gpt_citation: {
858
- customMetaData: {
859
- type: string;
860
- value: {
861
- text: string;
862
- type: string;
863
- label: string;
864
- source: string;
865
- reference: string;
866
- paraphrase: string;
867
- citationUrl: string;
868
- citation_id: string;
869
- citationType: string;
870
- citation_uuid: string;
871
- };
872
- citation_number: number;
873
- };
874
- citation_number: number;
875
- }[];
876
- };
877
- };
878
- };
879
- affected_party: string;
880
- deviation_title: string;
881
- deviation_impact: string;
882
- enhanced_content: string;
883
- deviation_summary: string;
884
- cd_confidence_score: number;
885
- deviation_highlight: string;
886
- deviation_percentage: string;
887
- deviation_explanation: string[];
888
- };
889
- evaluation_outputs: {
890
- name: string;
891
- metadata: {
892
- label_color: string;
893
- compare_category_id: string;
894
- };
895
- output_value: string;
896
- affected_party: string;
897
- guideline_flag: {
898
- rulebook_used: boolean;
899
- };
900
- };
901
- deviation_highlights: {
902
- rulebook_guidelines: never[];
903
- "e3b149c1-4aef-4648-b566-642f16524afb": string[];
904
- };
905
- cognitive_decisioning: {
906
- citations: {
907
- "1": {
908
- "e4ed0f3d-48e7-467a-a9bc-abc246851051": {
909
- custom_metadata: {
910
- pdf_end_page_number: string;
911
- pdf_start_page_number: string;
912
- };
913
- highlighted_text: string;
914
- };
915
- };
916
- "2": {
917
- "e4ed0f3d-48e7-467a-a9bc-abc246851051": {
918
- custom_metadata: {
919
- pdf_end_page_number: string;
920
- pdf_start_page_number: string;
921
- };
922
- highlighted_text: string;
923
- };
924
- };
925
- };
926
- gaps_in_decision: string[];
927
- decision_strength: number;
928
- decisioning_factors: string[];
929
- };
930
- deviation_explanation: string[];
931
- };
428
+ display_node: boolean;
429
+ skip_node: boolean;
430
+ comparison_config: {
431
+ type: string;
432
+ mode: string;
433
+ criterion_set_id: string;
434
+ execution_mode: string;
435
+ };
436
+ next: {
437
+ "0": string;
438
+ "1": string;
932
439
  };
933
440
  };
934
- "fb91cb73-7d4e-48ce-b2b5-81877a1c435e": {
935
- next: null;
936
- skip_node: boolean;
441
+ "e9b6e14f-d302-4db9-8ad7-54b86952068d": {
442
+ decision_scope_title: string;
443
+ decision_scope_description: string;
444
+ comparison_inputs: {
445
+ "2518956f-e97d-4125-81b1-1af5b549eb05": {
446
+ title: string;
447
+ additional_attributes: null;
448
+ };
449
+ };
937
450
  display_node: boolean;
451
+ skip_node: boolean;
938
452
  comparison_config: {
939
- mode: string;
940
453
  type: string;
941
- execution_mode: string;
454
+ mode: string;
942
455
  criterion_set_id: string;
456
+ execution_mode: string;
943
457
  };
944
- comparison_inputs: {
945
- "e4ed0f3d-48e7-467a-a9bc-abc246851051": string;
458
+ next: {
459
+ "0": string;
460
+ "1": string;
461
+ "2": string;
462
+ "3": string;
463
+ "4": string;
464
+ "5": string;
465
+ "6": string;
946
466
  };
947
- evaluation_result: {
948
- "0": {
949
- deviation_title: string;
950
- deviation_impact: string;
951
- deviation_summary: string;
952
- web_search_answer: {
953
- extraMetaData: {
954
- "1": {
955
- Gap: string;
956
- Reasoning: string;
957
- Confidence_score: string;
958
- aiReasoningCitation: {
959
- gpt_citation: {
960
- customMetaData: {
961
- type: string;
962
- value: {
963
- text: string;
964
- type: string;
965
- label: string;
966
- source: string;
967
- reference: string;
968
- paraphrase: string;
969
- citationUrl: string;
970
- citation_id: string;
971
- citationType: string;
972
- citation_uuid: string;
973
- };
974
- citation_number: number;
975
- };
976
- citation_number: number;
977
- }[];
978
- };
979
- };
980
- "2": {
981
- Gap: string;
982
- Reasoning: string;
983
- Confidence_score: string;
984
- aiReasoningCitation: {
985
- gpt_citation: {
986
- customMetaData: {
987
- type: string;
988
- value: {
989
- text: string;
990
- type: string;
991
- label: string;
992
- source: string;
993
- reference: string;
994
- paraphrase: string;
995
- citationUrl: string;
996
- citation_id: string;
997
- citationType: string;
998
- citation_uuid: string;
999
- };
1000
- citation_number: number;
1001
- };
1002
- citation_number: number;
1003
- }[];
1004
- };
1005
- };
1006
- };
1007
- affected_party: string;
1008
- deviation_title: string;
1009
- deviation_impact: string;
1010
- enhanced_content: string;
1011
- deviation_summary: string;
1012
- cd_confidence_score: number;
1013
- deviation_highlight: string;
1014
- deviation_percentage: string;
1015
- deviation_explanation: string[];
1016
- };
1017
- evaluation_outputs: {
1018
- name: string;
1019
- metadata: {
1020
- label_color: string;
1021
- compare_category_id: string;
1022
- };
1023
- output_value: string;
1024
- affected_party: string;
1025
- guideline_flag: {
1026
- rulebook_used: boolean;
1027
- };
1028
- };
1029
- deviation_highlights: {
1030
- rulebook_guidelines: never[];
1031
- "e4ed0f3d-48e7-467a-a9bc-abc246851051": string[];
1032
- };
1033
- cognitive_decisioning: {
1034
- citations: {
1035
- "1": {
1036
- "e4ed0f3d-48e7-467a-a9bc-abc246851051": {
1037
- custom_metadata: {
1038
- pdf_end_page_number: string;
1039
- pdf_start_page_number: string;
1040
- };
1041
- highlighted_text: string;
1042
- };
1043
- };
1044
- "2": {
1045
- "e4ed0f3d-48e7-467a-a9bc-abc246851051": {
1046
- custom_metadata: {
1047
- pdf_end_page_number: string;
1048
- pdf_start_page_number: string;
1049
- };
1050
- highlighted_text: string;
1051
- };
1052
- };
1053
- };
1054
- gaps_in_decision: string[];
1055
- decision_strength: number;
1056
- decisioning_factors: string[];
1057
- };
1058
- deviation_explanation: string[];
1059
- };
467
+ };
468
+ };
469
+ content_mapping: {
470
+ "701cc7a7-1553-4f0d-a422-51d7ec8c9733": {
471
+ title: string;
472
+ content: string;
473
+ change_history: string;
474
+ additional_attributes: {
475
+ display_index: number;
476
+ display_title: boolean;
477
+ display_content: boolean;
478
+ pdf_start_page_number: string;
479
+ pdf_end_page_number: string;
480
+ };
481
+ };
482
+ "17a6a0e8-a760-4ca0-ab6d-0b1118bb3928": {
483
+ title: string;
484
+ content: string;
485
+ change_history: string;
486
+ additional_attributes: {
487
+ display_index: number;
488
+ display_title: boolean;
489
+ display_content: boolean;
490
+ pdf_start_page_number: string;
491
+ pdf_end_page_number: string;
492
+ entity_id: string;
493
+ };
494
+ };
495
+ "c261bc3f-9f13-44e1-963d-b3638eaded84": {
496
+ title: string;
497
+ content: string;
498
+ change_history: string;
499
+ additional_attributes: {
500
+ display_index: number;
501
+ display_title: boolean;
502
+ display_content: boolean;
503
+ pdf_start_page_number: string;
504
+ pdf_end_page_number: string;
1060
505
  };
1061
506
  };
1062
- };
1063
- documents: {
1064
- "019fa333-bd61-7da8-ba6d-e45a475ba244": {
1065
- role: string;
507
+ "020deae0-a529-4611-9571-5e66246861d9": {
1066
508
  title: string;
1067
- metadata: {
1068
- file_name: string;
509
+ content: string;
510
+ change_history: string;
511
+ additional_attributes: {
512
+ display_index: number;
513
+ display_title: boolean;
514
+ display_content: boolean;
515
+ pdf_start_page_number: string;
516
+ pdf_end_page_number: string;
517
+ entity_id: string;
1069
518
  };
1070
- mime_type: string;
1071
- base_title: string;
1072
- signed_url: string;
1073
- source_uri: string;
1074
- artifact_id: string;
1075
519
  };
1076
- "e4ed0f3d-48e7-467a-a9bc-abc246851051": {
1077
- role: string;
520
+ "b59ea529-14c2-4965-87a8-11a346e9c15c": {
1078
521
  title: string;
1079
- metadata: {
1080
- file_name: string;
522
+ content: string;
523
+ change_history: string;
524
+ additional_attributes: {
525
+ display_index: number;
526
+ display_title: boolean;
527
+ display_content: boolean;
528
+ pdf_start_page_number: string;
529
+ pdf_end_page_number: string;
1081
530
  };
1082
- mime_type: string;
1083
- base_title: string;
1084
- signed_url: string;
1085
- source_uri: string;
1086
- artifact_id: string;
1087
531
  };
1088
- };
1089
- base_root_id: string;
1090
- comparison_id: string;
1091
- content_mapping: {
1092
- "00a424ae-2682-43f2-896d-ec1013534e88": {
532
+ "fad8b630-816a-4902-bc2c-6f95ad4c6e43": {
1093
533
  title: string;
1094
534
  content: string;
1095
535
  change_history: string;
1096
536
  additional_attributes: {
1097
- entity_id: string;
1098
537
  display_index: number;
1099
538
  display_title: boolean;
1100
539
  display_content: boolean;
1101
- pdf_end_page_number: string;
1102
540
  pdf_start_page_number: string;
541
+ pdf_end_page_number: string;
542
+ entity_id: string;
1103
543
  };
1104
544
  };
1105
- "0520d607-34f1-4612-86e1-c69155d4c8e2": {
545
+ "cb73730f-db38-4288-ae25-f1e1989c567b": {
1106
546
  title: string;
1107
547
  content: string;
1108
548
  change_history: string;
1109
549
  additional_attributes: {
1110
- entity_id: string;
1111
550
  display_index: number;
1112
551
  display_title: boolean;
1113
552
  display_content: boolean;
1114
- pdf_end_page_number: string;
1115
553
  pdf_start_page_number: string;
554
+ pdf_end_page_number: string;
555
+ entity_id: string;
1116
556
  };
1117
557
  };
1118
- "0d28f0a2-01d8-43c0-97ce-d7f5466baadd": {
558
+ "2a2ab4df-a699-4223-b2ae-c658c50ab33f": {
1119
559
  title: string;
1120
560
  content: string;
1121
561
  change_history: string;
@@ -1123,24 +563,25 @@ export declare const DEFAULT_TREE_DATA: {
1123
563
  display_index: number;
1124
564
  display_title: boolean;
1125
565
  display_content: boolean;
1126
- pdf_end_page_number: string;
1127
566
  pdf_start_page_number: string;
567
+ pdf_end_page_number: string;
568
+ entity_id: string;
1128
569
  };
1129
570
  };
1130
- "11d88ce2-20bb-4bed-99a0-635427f525a8": {
571
+ "82384ed0-4627-4cf3-85d6-99944f76a8c1": {
1131
572
  title: string;
1132
573
  content: string;
1133
574
  change_history: string;
1134
575
  additional_attributes: {
1135
- entity_id: string;
1136
576
  display_index: number;
1137
577
  display_title: boolean;
1138
578
  display_content: boolean;
1139
- pdf_end_page_number: string;
1140
579
  pdf_start_page_number: string;
580
+ pdf_end_page_number: string;
581
+ entity_id: string;
1141
582
  };
1142
583
  };
1143
- "2dfd7a5b-d5e7-4b3f-b990-687b6fe9be84": {
584
+ "cb792ff6-ce6f-45ae-8ada-1473d61dd6dc": {
1144
585
  title: string;
1145
586
  content: string;
1146
587
  change_history: string;
@@ -1148,37 +589,36 @@ export declare const DEFAULT_TREE_DATA: {
1148
589
  display_index: number;
1149
590
  display_title: boolean;
1150
591
  display_content: boolean;
1151
- pdf_end_page_number: string;
1152
592
  pdf_start_page_number: string;
593
+ pdf_end_page_number: string;
1153
594
  };
1154
595
  };
1155
- "56038f6b-7ff5-4717-ab81-53fcbbd971cb": {
596
+ "1ce6956c-dae7-451d-8309-85bf09e84001": {
1156
597
  title: string;
1157
598
  content: string;
1158
599
  change_history: string;
1159
600
  additional_attributes: {
1160
- entity_id: string;
1161
601
  display_index: number;
1162
602
  display_title: boolean;
1163
603
  display_content: boolean;
1164
- pdf_end_page_number: string;
1165
604
  pdf_start_page_number: string;
605
+ pdf_end_page_number: string;
606
+ entity_id: string;
1166
607
  };
1167
608
  };
1168
- "66efd16a-6d41-48fe-a026-8cc112d7db03": {
609
+ "90904dbf-0afc-4a2d-80f1-813b998205fa": {
1169
610
  title: string;
1170
611
  content: string;
1171
612
  change_history: string;
1172
613
  additional_attributes: {
1173
- entity_id: string;
1174
614
  display_index: number;
1175
615
  display_title: boolean;
1176
616
  display_content: boolean;
1177
- pdf_end_page_number: string;
1178
617
  pdf_start_page_number: string;
618
+ pdf_end_page_number: string;
1179
619
  };
1180
620
  };
1181
- "671153d3-3535-4ded-903f-0dda4581972e": {
621
+ "d48e061d-344d-4f4c-89dd-b2ec56f09f60": {
1182
622
  title: string;
1183
623
  content: string;
1184
624
  change_history: string;
@@ -1186,24 +626,25 @@ export declare const DEFAULT_TREE_DATA: {
1186
626
  display_index: number;
1187
627
  display_title: boolean;
1188
628
  display_content: boolean;
1189
- pdf_end_page_number: string;
1190
629
  pdf_start_page_number: string;
630
+ pdf_end_page_number: string;
631
+ entity_id: string;
1191
632
  };
1192
633
  };
1193
- "8ff3bcb9-a089-4835-b099-a4529d0dd3d5": {
634
+ "90333c8c-717d-4e42-ac89-48c29efff9b7": {
1194
635
  title: string;
1195
636
  content: string;
1196
637
  change_history: string;
1197
638
  additional_attributes: {
1198
- entity_id: string;
1199
639
  display_index: number;
1200
640
  display_title: boolean;
1201
641
  display_content: boolean;
1202
- pdf_end_page_number: string;
1203
642
  pdf_start_page_number: string;
643
+ pdf_end_page_number: string;
644
+ entity_id: string;
1204
645
  };
1205
646
  };
1206
- "90807a9e-6057-4dae-b17e-4dcfe1003bf1": {
647
+ "ee887a2f-5a3f-45e2-99c0-cd31aa86e385": {
1207
648
  title: string;
1208
649
  content: string;
1209
650
  change_history: string;
@@ -1211,37 +652,37 @@ export declare const DEFAULT_TREE_DATA: {
1211
652
  display_index: number;
1212
653
  display_title: boolean;
1213
654
  display_content: boolean;
1214
- pdf_end_page_number: string;
1215
655
  pdf_start_page_number: string;
656
+ pdf_end_page_number: string;
657
+ entity_id: string;
1216
658
  };
1217
659
  };
1218
- "a0952cb1-f678-40c2-8300-a673b9e3d5ee": {
660
+ "fcf08fc7-4db2-4bb5-9638-b20f89973fb5": {
1219
661
  title: string;
1220
662
  content: string;
1221
663
  change_history: string;
1222
664
  additional_attributes: {
1223
- entity_id: string;
1224
665
  display_index: number;
1225
666
  display_title: boolean;
1226
667
  display_content: boolean;
1227
- pdf_end_page_number: string;
1228
668
  pdf_start_page_number: string;
669
+ pdf_end_page_number: string;
1229
670
  };
1230
671
  };
1231
- "a84a22fc-9e0d-4550-9df9-469e700fcbba": {
672
+ "8e02921b-5d43-4883-9800-dfbaa68f8850": {
1232
673
  title: string;
1233
674
  content: string;
1234
675
  change_history: string;
1235
676
  additional_attributes: {
1236
- entity_id: string;
1237
677
  display_index: number;
1238
678
  display_title: boolean;
1239
679
  display_content: boolean;
1240
- pdf_end_page_number: string;
1241
680
  pdf_start_page_number: string;
681
+ pdf_end_page_number: string;
682
+ entity_id: string;
1242
683
  };
1243
684
  };
1244
- "ec869dee-1a87-4097-b358-85989b05e574": {
685
+ "44a6a4c9-3336-4369-bae1-8fbd443ecf9d": {
1245
686
  title: string;
1246
687
  content: string;
1247
688
  change_history: string;
@@ -1249,126 +690,208 @@ export declare const DEFAULT_TREE_DATA: {
1249
690
  display_index: number;
1250
691
  display_title: boolean;
1251
692
  display_content: boolean;
693
+ pdf_start_page_number: string;
1252
694
  pdf_end_page_number: string;
695
+ entity_id: string;
696
+ };
697
+ };
698
+ "04976ad3-63bc-4222-ae89-5312736844b3": {
699
+ title: string;
700
+ content: string;
701
+ change_history: string;
702
+ additional_attributes: {
703
+ display_index: number;
704
+ display_title: boolean;
705
+ display_content: boolean;
1253
706
  pdf_start_page_number: string;
707
+ pdf_end_page_number: string;
1254
708
  };
1255
709
  };
1256
- "fd2b0e80-c09c-4b9e-9cda-f155ae4b3290": {
710
+ "9552a9a4-9354-40f4-8765-47f7fe22e51d": {
1257
711
  title: string;
1258
712
  content: string;
1259
713
  change_history: string;
1260
714
  additional_attributes: {
1261
- entity_id: string;
1262
715
  display_index: number;
1263
716
  display_title: boolean;
1264
717
  display_content: boolean;
718
+ pdf_start_page_number: string;
1265
719
  pdf_end_page_number: string;
720
+ entity_id: string;
721
+ };
722
+ };
723
+ "e3efc595-1f6d-4698-bed7-614304ad842a": {
724
+ title: string;
725
+ content: string;
726
+ change_history: string;
727
+ additional_attributes: {
728
+ display_index: number;
729
+ display_title: boolean;
730
+ display_content: boolean;
1266
731
  pdf_start_page_number: string;
732
+ pdf_end_page_number: string;
733
+ entity_id: string;
1267
734
  };
1268
735
  };
1269
736
  };
1270
- input_index_map: {
1271
- "0": string;
1272
- "1": string;
1273
- };
1274
- evaluation_criteria: {
1275
- "586c12f0-853a-4bb1-92d3-9955c9bf8453": {
1276
- criterion: {
1277
- name: string;
1278
- data_type: string;
1279
- measuring_unit: string;
1280
- criteria_properties: ({
737
+ };
738
+ export declare const DEVIATION_DATA: {
739
+ "c7169e75-9881-4ed9-ab85-2ba3ab18f460": {
740
+ evaluation_result: {
741
+ "0": {
742
+ deviation_highlights: {
743
+ "2518956f-e97d-4125-81b1-1af5b549eb05": string[];
744
+ rulebook_guidelines: string[];
745
+ };
746
+ deviation_title: string;
747
+ deviation_impact: string;
748
+ deviation_summary: string;
749
+ deviation_explanation: string[];
750
+ evaluation_outputs: {
751
+ name: string;
752
+ output_value: string;
753
+ affected_party: string;
754
+ guideline_flag: {
755
+ rulebook_used: boolean;
756
+ };
1281
757
  metadata: {
1282
758
  label_color: string;
1283
759
  compare_category_id: string;
1284
760
  };
1285
- description: string;
1286
- output_label: string;
1287
- output_template: string;
1288
- output_percentage: string;
1289
- } | {
1290
- metadata: {
1291
- label_color: string;
1292
- compare_category_id?: undefined;
761
+ };
762
+ cognitive_decisioning: {
763
+ decisioning_factors: string[];
764
+ gaps_in_decision: string[];
765
+ decision_strength: number;
766
+ citations: {
767
+ "1": {
768
+ "2518956f-e97d-4125-81b1-1af5b549eb05": {
769
+ highlighted_text: string;
770
+ custom_metadata: {
771
+ pdf_start_page_number: string;
772
+ pdf_end_page_number: string;
773
+ };
774
+ };
775
+ };
776
+ "2": {
777
+ "2518956f-e97d-4125-81b1-1af5b549eb05": {
778
+ highlighted_text: string;
779
+ custom_metadata: {
780
+ pdf_start_page_number: string;
781
+ pdf_end_page_number: string;
782
+ };
783
+ };
784
+ };
1293
785
  };
1294
- description: string;
1295
- output_label: string;
1296
- output_template: string;
1297
- output_percentage?: undefined;
1298
- })[];
786
+ };
1299
787
  };
1300
- criteria_set_id: string;
1301
788
  };
1302
- "c496f149-3838-49ba-bdd0-0bf5080cb458": {
1303
- criterion: {
1304
- name: string;
1305
- data_type: string;
1306
- measuring_unit: string;
1307
- criteria_properties: {
789
+ };
790
+ "13d1e2e8-213b-42d9-b794-479cf6d534e2": {
791
+ evaluation_result: {
792
+ "0": {
793
+ deviation_highlights: {
794
+ "019f1e83-0ff7-7802-a6a6-39efd2cbf619": never[];
795
+ rulebook_guidelines: never[];
796
+ };
797
+ deviation_title: string;
798
+ deviation_impact: string;
799
+ deviation_summary: string;
800
+ deviation_explanation: string[];
801
+ evaluation_outputs: {
802
+ name: string;
803
+ output_value: string;
804
+ affected_party: string;
805
+ guideline_flag: {
806
+ rulebook_used: boolean;
807
+ };
1308
808
  metadata: {
1309
809
  label_color: string;
1310
810
  };
1311
- description: string;
1312
- output_label: string;
1313
- output_template: string;
1314
- output_percentage: string;
1315
- }[];
811
+ };
812
+ cognitive_decisioning: {
813
+ decisioning_factors: string[];
814
+ gaps_in_decision: string[];
815
+ decision_strength: number;
816
+ citations: {
817
+ "1": {
818
+ "2518956f-e97d-4125-81b1-1af5b549eb05": {
819
+ highlighted_text: string;
820
+ custom_metadata: {
821
+ pdf_start_page_number: string;
822
+ pdf_end_page_number: string;
823
+ };
824
+ };
825
+ };
826
+ "2": {
827
+ "2518956f-e97d-4125-81b1-1af5b549eb05": {
828
+ highlighted_text: string;
829
+ custom_metadata: {
830
+ pdf_start_page_number: string;
831
+ pdf_end_page_number: string;
832
+ };
833
+ };
834
+ };
835
+ };
836
+ };
1316
837
  };
1317
- criteria_set_id: string;
1318
838
  };
1319
- "fd9e4571-f11d-482f-ae4f-49e5586fdcd6": {
1320
- criterion: {
1321
- name: string;
1322
- data_type: string;
1323
- measuring_unit: string;
1324
- criteria_properties: ({
1325
- metadata: {
1326
- label_color: string;
1327
- };
1328
- description: string;
1329
- output_label: string;
1330
- output_template: string;
1331
- output_percentage: string;
1332
- } | {
839
+ };
840
+ "6fa7f517-d630-4622-a2cf-d51d354ed5fb": {
841
+ evaluation_result: {
842
+ "0": {
843
+ deviation_highlights: {
844
+ "c3c3c3c3-1111-2222-3333-444444444444": never[];
845
+ rulebook_guidelines: never[];
846
+ };
847
+ deviation_title: string;
848
+ deviation_impact: string;
849
+ deviation_summary: string;
850
+ deviation_explanation: string[];
851
+ evaluation_outputs: {
852
+ name: string;
853
+ output_value: string;
854
+ affected_party: string;
855
+ guideline_flag: {
856
+ rulebook_used: boolean;
857
+ };
1333
858
  metadata: {
1334
859
  label_color: string;
1335
860
  };
1336
- description: string;
1337
- output_label: string;
1338
- output_template: string;
1339
- output_percentage?: undefined;
1340
- })[];
861
+ };
862
+ cognitive_decisioning: {
863
+ decisioning_factors: string[];
864
+ gaps_in_decision: string[];
865
+ decision_strength: number;
866
+ citations: {
867
+ "1": {
868
+ "2518956f-e97d-4125-81b1-1af5b549eb05": {
869
+ highlighted_text: string;
870
+ custom_metadata: {
871
+ pdf_start_page_number: string;
872
+ pdf_end_page_number: string;
873
+ };
874
+ };
875
+ };
876
+ "2": {
877
+ "2518956f-e97d-4125-81b1-1af5b549eb05": {
878
+ highlighted_text: string;
879
+ custom_metadata: {
880
+ pdf_start_page_number: string;
881
+ pdf_end_page_number: string;
882
+ };
883
+ };
884
+ };
885
+ };
886
+ };
1341
887
  };
1342
- criteria_set_id: string;
1343
888
  };
1344
889
  };
1345
- cognitive_compare_summary_categories: {
1346
- "6a6b1e92-47ef-427e-be68-1f425afe5daa": {
1347
- category_color: string;
1348
- category_label: string;
1349
- category_range: string;
1350
- category_display_index: number;
1351
- };
1352
- "a85293f3-f0b6-4d16-88b6-4f4df679061e": {
1353
- category_color: string;
1354
- category_label: string;
1355
- category_range: string;
1356
- category_display_index: number;
1357
- };
1358
- "cab2ad33-2a26-4841-a45c-afe0c3122c6b": {
1359
- category_color: string;
1360
- category_label: string;
1361
- category_range: string;
1362
- category_display_index: number;
1363
- };
1364
- };
1365
- };
1366
- export declare const DEVIATION_DATA: {
1367
- "32122f80-6754-459b-8bd8-f8db5bc4758d": {
890
+ "68fcc41a-df8f-412f-8c81-9d0ef0b6bc52": {
1368
891
  evaluation_result: {
1369
892
  "0": {
1370
893
  deviation_highlights: {
1371
- "e4ed0f3d-48e7-467a-a9bc-abc246851051": string[];
894
+ "55960325-038a-4e16-9ca1-f04756915965": string[];
1372
895
  rulebook_guidelines: string[];
1373
896
  };
1374
897
  deviation_title: string;
@@ -1393,7 +916,16 @@ export declare const DEVIATION_DATA: {
1393
916
  decision_strength: number;
1394
917
  citations: {
1395
918
  "1": {
1396
- "e4ed0f3d-48e7-467a-a9bc-abc246851051": {
919
+ "2518956f-e97d-4125-81b1-1af5b549eb05": {
920
+ highlighted_text: string;
921
+ custom_metadata: {
922
+ pdf_start_page_number: string;
923
+ pdf_end_page_number: string;
924
+ };
925
+ };
926
+ };
927
+ "2": {
928
+ "2518956f-e97d-4125-81b1-1af5b549eb05": {
1397
929
  highlighted_text: string;
1398
930
  custom_metadata: {
1399
931
  pdf_start_page_number: string;
@@ -1406,11 +938,11 @@ export declare const DEVIATION_DATA: {
1406
938
  };
1407
939
  };
1408
940
  };
1409
- "86937ff2-1563-47b6-8ae8-db78e1cbed03": {
941
+ "3f131f06-aaec-4dcd-93c6-e73a5a9d6947": {
1410
942
  evaluation_result: {
1411
943
  "0": {
1412
944
  deviation_highlights: {
1413
- "86937ff2-1563-47b6-8ae8-db78e1cbed03": string[];
945
+ "55960325-038a-4e16-9ca1-f04756915965": string[];
1414
946
  rulebook_guidelines: string[];
1415
947
  };
1416
948
  deviation_title: string;
@@ -1426,6 +958,7 @@ export declare const DEVIATION_DATA: {
1426
958
  };
1427
959
  metadata: {
1428
960
  label_color: string;
961
+ compare_category_id: string;
1429
962
  };
1430
963
  };
1431
964
  cognitive_decisioning: {
@@ -1434,7 +967,16 @@ export declare const DEVIATION_DATA: {
1434
967
  decision_strength: number;
1435
968
  citations: {
1436
969
  "1": {
1437
- "e4ed0f3d-48e7-467a-a9bc-abc246851051": {
970
+ "2518956f-e97d-4125-81b1-1af5b549eb05": {
971
+ highlighted_text: string;
972
+ custom_metadata: {
973
+ pdf_start_page_number: string;
974
+ pdf_end_page_number: string;
975
+ };
976
+ };
977
+ };
978
+ "2": {
979
+ "2518956f-e97d-4125-81b1-1af5b549eb05": {
1438
980
  highlighted_text: string;
1439
981
  custom_metadata: {
1440
982
  pdf_start_page_number: string;
@@ -1447,11 +989,11 @@ export declare const DEVIATION_DATA: {
1447
989
  };
1448
990
  };
1449
991
  };
1450
- "bea1ceaa-ced2-400a-9b8f-adbe7794199a": {
992
+ "cff1b372-759b-4232-9118-83f0fcf33bdf": {
1451
993
  evaluation_result: {
1452
994
  "0": {
1453
995
  deviation_highlights: {
1454
- "bea1ceaa-ced2-400a-9b8f-adbe7794199a": string[];
996
+ "cff1b372-759b-4232-9118-83f0fcf33bdf": string[];
1455
997
  rulebook_guidelines: string[];
1456
998
  };
1457
999
  deviation_title: string;
@@ -1467,6 +1009,7 @@ export declare const DEVIATION_DATA: {
1467
1009
  };
1468
1010
  metadata: {
1469
1011
  label_color: string;
1012
+ compare_category_id: string;
1470
1013
  };
1471
1014
  };
1472
1015
  cognitive_decisioning: {
@@ -1475,7 +1018,7 @@ export declare const DEVIATION_DATA: {
1475
1018
  decision_strength: number;
1476
1019
  citations: {
1477
1020
  "1": {
1478
- "e4ed0f3d-48e7-467a-a9bc-abc246851051": {
1021
+ "2518956f-e97d-4125-81b1-1af5b549eb05": {
1479
1022
  highlighted_text: string;
1480
1023
  custom_metadata: {
1481
1024
  pdf_start_page_number: string;
@@ -1484,7 +1027,7 @@ export declare const DEVIATION_DATA: {
1484
1027
  };
1485
1028
  };
1486
1029
  "2": {
1487
- "e4ed0f3d-48e7-467a-a9bc-abc246851051": {
1030
+ "2518956f-e97d-4125-81b1-1af5b549eb05": {
1488
1031
  highlighted_text: string;
1489
1032
  custom_metadata: {
1490
1033
  pdf_start_page_number: string;
@@ -1497,11 +1040,11 @@ export declare const DEVIATION_DATA: {
1497
1040
  };
1498
1041
  };
1499
1042
  };
1500
- "d70107fc-c9eb-4215-960f-dc0d21c3900d": {
1043
+ "202f5650-3a1d-4f95-a86e-3144a98d2acd": {
1501
1044
  evaluation_result: {
1502
1045
  "0": {
1503
1046
  deviation_highlights: {
1504
- "e4ed0f3d-48e7-467a-a9bc-abc246851051": string[];
1047
+ "c3c3c3c3-1111-2222-3333-444444444444": string[];
1505
1048
  rulebook_guidelines: string[];
1506
1049
  };
1507
1050
  deviation_title: string;
@@ -1526,7 +1069,7 @@ export declare const DEVIATION_DATA: {
1526
1069
  decision_strength: number;
1527
1070
  citations: {
1528
1071
  "1": {
1529
- "e4ed0f3d-48e7-467a-a9bc-abc246851051": {
1072
+ "2518956f-e97d-4125-81b1-1af5b549eb05": {
1530
1073
  highlighted_text: string;
1531
1074
  custom_metadata: {
1532
1075
  pdf_start_page_number: string;
@@ -1535,7 +1078,7 @@ export declare const DEVIATION_DATA: {
1535
1078
  };
1536
1079
  };
1537
1080
  "2": {
1538
- "e4ed0f3d-48e7-467a-a9bc-abc246851051": {
1081
+ "2518956f-e97d-4125-81b1-1af5b549eb05": {
1539
1082
  highlighted_text: string;
1540
1083
  custom_metadata: {
1541
1084
  pdf_start_page_number: string;
@@ -1548,11 +1091,11 @@ export declare const DEVIATION_DATA: {
1548
1091
  };
1549
1092
  };
1550
1093
  };
1551
- "4649354d-0d89-42dc-8050-85e7696ea12c": {
1094
+ "a7890872-13bb-49c7-87a4-34898526a023": {
1552
1095
  evaluation_result: {
1553
1096
  "0": {
1554
1097
  deviation_highlights: {
1555
- "e4ed0f3d-48e7-467a-a9bc-abc246851051": string[];
1098
+ "55960325-038a-4e16-9ca1-f04756915965": string[];
1556
1099
  rulebook_guidelines: string[];
1557
1100
  };
1558
1101
  deviation_title: string;
@@ -1577,7 +1120,7 @@ export declare const DEVIATION_DATA: {
1577
1120
  decision_strength: number;
1578
1121
  citations: {
1579
1122
  "1": {
1580
- "e4ed0f3d-48e7-467a-a9bc-abc246851051": {
1123
+ "2518956f-e97d-4125-81b1-1af5b549eb05": {
1581
1124
  highlighted_text: string;
1582
1125
  custom_metadata: {
1583
1126
  pdf_start_page_number: string;
@@ -1586,7 +1129,7 @@ export declare const DEVIATION_DATA: {
1586
1129
  };
1587
1130
  };
1588
1131
  "2": {
1589
- "e4ed0f3d-48e7-467a-a9bc-abc246851051": {
1132
+ "2518956f-e97d-4125-81b1-1af5b549eb05": {
1590
1133
  highlighted_text: string;
1591
1134
  custom_metadata: {
1592
1135
  pdf_start_page_number: string;
@@ -1594,8 +1137,50 @@ export declare const DEVIATION_DATA: {
1594
1137
  };
1595
1138
  };
1596
1139
  };
1597
- "3": {
1598
- "e4ed0f3d-48e7-467a-a9bc-abc246851051": {
1140
+ };
1141
+ };
1142
+ };
1143
+ };
1144
+ };
1145
+ "65226f4e-d00d-4c7f-a2e8-d35b14093e0b": {
1146
+ evaluation_result: {
1147
+ "0": {
1148
+ deviation_highlights: {
1149
+ "55960325-038a-4e16-9ca1-f04756915965": string[];
1150
+ rulebook_guidelines: string[];
1151
+ };
1152
+ deviation_title: string;
1153
+ deviation_impact: string;
1154
+ deviation_summary: string;
1155
+ deviation_explanation: string[];
1156
+ evaluation_outputs: {
1157
+ name: string;
1158
+ output_value: string;
1159
+ affected_party: string;
1160
+ guideline_flag: {
1161
+ rulebook_used: boolean;
1162
+ };
1163
+ metadata: {
1164
+ label_color: string;
1165
+ compare_category_id: string;
1166
+ };
1167
+ };
1168
+ cognitive_decisioning: {
1169
+ decisioning_factors: string[];
1170
+ gaps_in_decision: string[];
1171
+ decision_strength: number;
1172
+ citations: {
1173
+ "1": {
1174
+ "2518956f-e97d-4125-81b1-1af5b549eb05": {
1175
+ highlighted_text: string;
1176
+ custom_metadata: {
1177
+ pdf_start_page_number: string;
1178
+ pdf_end_page_number: string;
1179
+ };
1180
+ };
1181
+ };
1182
+ "2": {
1183
+ "2518956f-e97d-4125-81b1-1af5b549eb05": {
1599
1184
  highlighted_text: string;
1600
1185
  custom_metadata: {
1601
1186
  pdf_start_page_number: string;
@@ -1608,11 +1193,11 @@ export declare const DEVIATION_DATA: {
1608
1193
  };
1609
1194
  };
1610
1195
  };
1611
- "59d848a5-d2f0-4f61-bd05-314971db3904": {
1196
+ "7a8bfab8-b953-443b-b6f1-0d43e8137eb6": {
1612
1197
  evaluation_result: {
1613
1198
  "0": {
1614
1199
  deviation_highlights: {
1615
- "e4ed0f3d-48e7-467a-a9bc-abc246851051": string[];
1200
+ "55960325-038a-4e16-9ca1-f04756915965": string[];
1616
1201
  rulebook_guidelines: string[];
1617
1202
  };
1618
1203
  deviation_title: string;
@@ -1637,7 +1222,7 @@ export declare const DEVIATION_DATA: {
1637
1222
  decision_strength: number;
1638
1223
  citations: {
1639
1224
  "1": {
1640
- "e4ed0f3d-48e7-467a-a9bc-abc246851051": {
1225
+ "2518956f-e97d-4125-81b1-1af5b549eb05": {
1641
1226
  highlighted_text: string;
1642
1227
  custom_metadata: {
1643
1228
  pdf_start_page_number: string;
@@ -1646,7 +1231,7 @@ export declare const DEVIATION_DATA: {
1646
1231
  };
1647
1232
  };
1648
1233
  "2": {
1649
- "e4ed0f3d-48e7-467a-a9bc-abc246851051": {
1234
+ "2518956f-e97d-4125-81b1-1af5b549eb05": {
1650
1235
  highlighted_text: string;
1651
1236
  custom_metadata: {
1652
1237
  pdf_start_page_number: string;
@@ -1659,11 +1244,11 @@ export declare const DEVIATION_DATA: {
1659
1244
  };
1660
1245
  };
1661
1246
  };
1662
- "65c90875-4503-4772-897f-bb4228d3b8dd": {
1247
+ "67a81304-0208-4f86-8b4d-9e744c899b76": {
1663
1248
  evaluation_result: {
1664
1249
  "0": {
1665
1250
  deviation_highlights: {
1666
- "e4ed0f3d-48e7-467a-a9bc-abc246851051": string[];
1251
+ "55960325-038a-4e16-9ca1-f04756915965": string[];
1667
1252
  rulebook_guidelines: string[];
1668
1253
  };
1669
1254
  deviation_title: string;
@@ -1688,7 +1273,7 @@ export declare const DEVIATION_DATA: {
1688
1273
  decision_strength: number;
1689
1274
  citations: {
1690
1275
  "1": {
1691
- "e4ed0f3d-48e7-467a-a9bc-abc246851051": {
1276
+ "2518956f-e97d-4125-81b1-1af5b549eb05": {
1692
1277
  highlighted_text: string;
1693
1278
  custom_metadata: {
1694
1279
  pdf_start_page_number: string;
@@ -1697,7 +1282,7 @@ export declare const DEVIATION_DATA: {
1697
1282
  };
1698
1283
  };
1699
1284
  "2": {
1700
- "e4ed0f3d-48e7-467a-a9bc-abc246851051": {
1285
+ "2518956f-e97d-4125-81b1-1af5b549eb05": {
1701
1286
  highlighted_text: string;
1702
1287
  custom_metadata: {
1703
1288
  pdf_start_page_number: string;
@@ -1710,11 +1295,11 @@ export declare const DEVIATION_DATA: {
1710
1295
  };
1711
1296
  };
1712
1297
  };
1713
- "e3b149c1-4aef-4648-b566-642f16524afb": {
1298
+ "798ecea0-6551-4f9c-9045-2affcc020563": {
1714
1299
  evaluation_result: {
1715
1300
  "0": {
1716
1301
  deviation_highlights: {
1717
- "e3b149c1-4aef-4648-b566-642f16524afb": string[];
1302
+ "55960325-038a-4e16-9ca1-f04756915965": string[];
1718
1303
  rulebook_guidelines: never[];
1719
1304
  };
1720
1305
  deviation_title: string;
@@ -1739,7 +1324,7 @@ export declare const DEVIATION_DATA: {
1739
1324
  decision_strength: number;
1740
1325
  citations: {
1741
1326
  "1": {
1742
- "e4ed0f3d-48e7-467a-a9bc-abc246851051": {
1327
+ "2518956f-e97d-4125-81b1-1af5b549eb05": {
1743
1328
  highlighted_text: string;
1744
1329
  custom_metadata: {
1745
1330
  pdf_start_page_number: string;
@@ -1748,7 +1333,7 @@ export declare const DEVIATION_DATA: {
1748
1333
  };
1749
1334
  };
1750
1335
  "2": {
1751
- "e4ed0f3d-48e7-467a-a9bc-abc246851051": {
1336
+ "2518956f-e97d-4125-81b1-1af5b549eb05": {
1752
1337
  highlighted_text: string;
1753
1338
  custom_metadata: {
1754
1339
  pdf_start_page_number: string;
@@ -1826,11 +1411,62 @@ export declare const DEVIATION_DATA: {
1826
1411
  };
1827
1412
  };
1828
1413
  };
1829
- "fb91cb73-7d4e-48ce-b2b5-81877a1c435e": {
1414
+ "2a50cc9c-420a-43fe-a5f4-c855c5617f6b": {
1415
+ evaluation_result: {
1416
+ "0": {
1417
+ deviation_highlights: {
1418
+ "c3c3c3c3-1111-2222-3333-444444444444": string[];
1419
+ rulebook_guidelines: string[];
1420
+ };
1421
+ deviation_title: string;
1422
+ deviation_impact: string;
1423
+ deviation_summary: string;
1424
+ deviation_explanation: string[];
1425
+ evaluation_outputs: {
1426
+ name: string;
1427
+ output_value: string;
1428
+ affected_party: string;
1429
+ guideline_flag: {
1430
+ rulebook_used: boolean;
1431
+ };
1432
+ metadata: {
1433
+ label_color: string;
1434
+ compare_category_id: string;
1435
+ };
1436
+ };
1437
+ cognitive_decisioning: {
1438
+ decisioning_factors: string[];
1439
+ gaps_in_decision: string[];
1440
+ decision_strength: number;
1441
+ citations: {
1442
+ "1": {
1443
+ "2518956f-e97d-4125-81b1-1af5b549eb05": {
1444
+ highlighted_text: string;
1445
+ custom_metadata: {
1446
+ pdf_start_page_number: string;
1447
+ pdf_end_page_number: string;
1448
+ };
1449
+ };
1450
+ };
1451
+ "2": {
1452
+ "2518956f-e97d-4125-81b1-1af5b549eb05": {
1453
+ highlighted_text: string;
1454
+ custom_metadata: {
1455
+ pdf_start_page_number: string;
1456
+ pdf_end_page_number: string;
1457
+ };
1458
+ };
1459
+ };
1460
+ };
1461
+ };
1462
+ };
1463
+ };
1464
+ };
1465
+ "214364de-5ae7-44a9-8fd4-bb30e712459e": {
1830
1466
  evaluation_result: {
1831
1467
  "0": {
1832
1468
  deviation_highlights: {
1833
- "e4ed0f3d-48e7-467a-a9bc-abc246851051": string[];
1469
+ "019f1e83-0ff7-7802-a6a6-39efd2cbf619": string[];
1834
1470
  rulebook_guidelines: never[];
1835
1471
  };
1836
1472
  deviation_title: string;
@@ -1855,7 +1491,7 @@ export declare const DEVIATION_DATA: {
1855
1491
  decision_strength: number;
1856
1492
  citations: {
1857
1493
  "1": {
1858
- "e4ed0f3d-48e7-467a-a9bc-abc246851051": {
1494
+ "2518956f-e97d-4125-81b1-1af5b549eb05": {
1859
1495
  highlighted_text: string;
1860
1496
  custom_metadata: {
1861
1497
  pdf_start_page_number: string;
@@ -1864,7 +1500,7 @@ export declare const DEVIATION_DATA: {
1864
1500
  };
1865
1501
  };
1866
1502
  "2": {
1867
- "e4ed0f3d-48e7-467a-a9bc-abc246851051": {
1503
+ "2518956f-e97d-4125-81b1-1af5b549eb05": {
1868
1504
  highlighted_text: string;
1869
1505
  custom_metadata: {
1870
1506
  pdf_start_page_number: string;
@@ -1942,7 +1578,7 @@ export declare const DEVIATION_DATA: {
1942
1578
  };
1943
1579
  };
1944
1580
  };
1945
- "23f5b747-600a-4645-8ba0-06d3d9c71e86": {
1581
+ "6b2d3d0a-46eb-47ef-8d0c-a0f85a999bbe": {
1946
1582
  evaluation_result: {
1947
1583
  "0": {
1948
1584
  deviation_title: string;
@@ -1953,7 +1589,7 @@ export declare const DEVIATION_DATA: {
1953
1589
  decision_strength: number;
1954
1590
  citations: {
1955
1591
  "1": {
1956
- "e4ed0f3d-48e7-467a-a9bc-abc246851051": {
1592
+ "2518956f-e97d-4125-81b1-1af5b549eb05": {
1957
1593
  highlighted_text: string;
1958
1594
  custom_metadata: {
1959
1595
  pdf_start_page_number: string;
@@ -1962,7 +1598,7 @@ export declare const DEVIATION_DATA: {
1962
1598
  };
1963
1599
  };
1964
1600
  "2": {
1965
- "e4ed0f3d-48e7-467a-a9bc-abc246851051": {
1601
+ "2518956f-e97d-4125-81b1-1af5b549eb05": {
1966
1602
  highlighted_text: string;
1967
1603
  custom_metadata: {
1968
1604
  pdf_start_page_number: string;
@@ -1970,8 +1606,42 @@ export declare const DEVIATION_DATA: {
1970
1606
  };
1971
1607
  };
1972
1608
  };
1973
- "3": {
1974
- "e4ed0f3d-48e7-467a-a9bc-abc246851051": {
1609
+ };
1610
+ };
1611
+ deviation_explanation: string[];
1612
+ deviation_impact: string;
1613
+ evaluation_outputs: {
1614
+ name: string;
1615
+ output_value: string;
1616
+ affected_party: string;
1617
+ metadata: {
1618
+ label_color: string;
1619
+ };
1620
+ };
1621
+ };
1622
+ };
1623
+ };
1624
+ "90bf0016-ca2e-4eb2-b31a-6f39d42a46f5": {
1625
+ evaluation_result: {
1626
+ "0": {
1627
+ deviation_title: string;
1628
+ deviation_summary: string;
1629
+ cognitive_decisioning: {
1630
+ decisioning_factors: string[];
1631
+ gaps_in_decision: string[];
1632
+ decision_strength: number;
1633
+ citations: {
1634
+ "1": {
1635
+ "2518956f-e97d-4125-81b1-1af5b549eb05": {
1636
+ highlighted_text: string;
1637
+ custom_metadata: {
1638
+ pdf_start_page_number: string;
1639
+ pdf_end_page_number: string;
1640
+ };
1641
+ };
1642
+ };
1643
+ "2": {
1644
+ "2518956f-e97d-4125-81b1-1af5b549eb05": {
1975
1645
  highlighted_text: string;
1976
1646
  custom_metadata: {
1977
1647
  pdf_start_page_number: string;
@@ -1994,7 +1664,7 @@ export declare const DEVIATION_DATA: {
1994
1664
  };
1995
1665
  };
1996
1666
  };
1997
- "2d51019e-8f24-4ef9-baeb-c4c0a964c05c": {
1667
+ "6b5760fc-3721-4d4e-8739-8d01523eebeb": {
1998
1668
  evaluation_result: {
1999
1669
  "0": {
2000
1670
  deviation_title: string;
@@ -2005,7 +1675,7 @@ export declare const DEVIATION_DATA: {
2005
1675
  decision_strength: number;
2006
1676
  citations: {
2007
1677
  "1": {
2008
- "e4ed0f3d-48e7-467a-a9bc-abc246851051": {
1678
+ "2518956f-e97d-4125-81b1-1af5b549eb05": {
2009
1679
  highlighted_text: string;
2010
1680
  custom_metadata: {
2011
1681
  pdf_start_page_number: string;
@@ -2014,7 +1684,25 @@ export declare const DEVIATION_DATA: {
2014
1684
  };
2015
1685
  };
2016
1686
  "2": {
2017
- "e4ed0f3d-48e7-467a-a9bc-abc246851051": {
1687
+ "2518956f-e97d-4125-81b1-1af5b549eb05": {
1688
+ highlighted_text: string;
1689
+ custom_metadata: {
1690
+ pdf_start_page_number: string;
1691
+ pdf_end_page_number: string;
1692
+ };
1693
+ };
1694
+ };
1695
+ "3": {
1696
+ "2518956f-e97d-4125-81b1-1af5b549eb05": {
1697
+ highlighted_text: string;
1698
+ custom_metadata: {
1699
+ pdf_start_page_number: string;
1700
+ pdf_end_page_number: string;
1701
+ };
1702
+ };
1703
+ };
1704
+ "4": {
1705
+ "2518956f-e97d-4125-81b1-1af5b549eb05": {
2018
1706
  highlighted_text: string;
2019
1707
  custom_metadata: {
2020
1708
  pdf_start_page_number: string;
@@ -2037,7 +1725,7 @@ export declare const DEVIATION_DATA: {
2037
1725
  };
2038
1726
  };
2039
1727
  };
2040
- "befe4c54-c3a0-4163-aa86-80de2226a34c": {
1728
+ "18f669bd-5e00-4e77-b837-c688f096a33c": {
2041
1729
  evaluation_result: {
2042
1730
  "0": {
2043
1731
  deviation_title: string;
@@ -2048,7 +1736,7 @@ export declare const DEVIATION_DATA: {
2048
1736
  decision_strength: number;
2049
1737
  citations: {
2050
1738
  "1": {
2051
- "e4ed0f3d-48e7-467a-a9bc-abc246851051": {
1739
+ "2518956f-e97d-4125-81b1-1af5b549eb05": {
2052
1740
  highlighted_text: string;
2053
1741
  custom_metadata: {
2054
1742
  pdf_start_page_number: string;
@@ -2057,7 +1745,7 @@ export declare const DEVIATION_DATA: {
2057
1745
  };
2058
1746
  };
2059
1747
  "2": {
2060
- "e4ed0f3d-48e7-467a-a9bc-abc246851051": {
1748
+ "2518956f-e97d-4125-81b1-1af5b549eb05": {
2061
1749
  highlighted_text: string;
2062
1750
  custom_metadata: {
2063
1751
  pdf_start_page_number: string;
@@ -2080,7 +1768,7 @@ export declare const DEVIATION_DATA: {
2080
1768
  };
2081
1769
  };
2082
1770
  };
2083
- "0b9e69b3-6660-478c-94e5-9082e6dad8f0": {
1771
+ "d1191a3e-7596-49e3-9c68-be5dae6d93f8": {
2084
1772
  evaluation_result: {
2085
1773
  "0": {
2086
1774
  deviation_title: string;
@@ -2091,7 +1779,7 @@ export declare const DEVIATION_DATA: {
2091
1779
  decision_strength: number;
2092
1780
  citations: {
2093
1781
  "1": {
2094
- "e4ed0f3d-48e7-467a-a9bc-abc246851051": {
1782
+ "2518956f-e97d-4125-81b1-1af5b549eb05": {
2095
1783
  highlighted_text: string;
2096
1784
  custom_metadata: {
2097
1785
  pdf_start_page_number: string;
@@ -2100,7 +1788,7 @@ export declare const DEVIATION_DATA: {
2100
1788
  };
2101
1789
  };
2102
1790
  "2": {
2103
- "e4ed0f3d-48e7-467a-a9bc-abc246851051": {
1791
+ "2518956f-e97d-4125-81b1-1af5b549eb05": {
2104
1792
  highlighted_text: string;
2105
1793
  custom_metadata: {
2106
1794
  pdf_start_page_number: string;
@@ -2108,8 +1796,42 @@ export declare const DEVIATION_DATA: {
2108
1796
  };
2109
1797
  };
2110
1798
  };
2111
- "3": {
2112
- "e4ed0f3d-48e7-467a-a9bc-abc246851051": {
1799
+ };
1800
+ };
1801
+ deviation_explanation: string[];
1802
+ deviation_impact: string;
1803
+ evaluation_outputs: {
1804
+ name: string;
1805
+ output_value: string;
1806
+ affected_party: string;
1807
+ metadata: {
1808
+ label_color: string;
1809
+ };
1810
+ };
1811
+ };
1812
+ };
1813
+ };
1814
+ "5b956189-3e10-4c4f-82fa-0105a9bdc76a": {
1815
+ evaluation_result: {
1816
+ "0": {
1817
+ deviation_title: string;
1818
+ deviation_summary: string;
1819
+ cognitive_decisioning: {
1820
+ decisioning_factors: string[];
1821
+ gaps_in_decision: string[];
1822
+ decision_strength: number;
1823
+ citations: {
1824
+ "1": {
1825
+ "2518956f-e97d-4125-81b1-1af5b549eb05": {
1826
+ highlighted_text: string;
1827
+ custom_metadata: {
1828
+ pdf_start_page_number: string;
1829
+ pdf_end_page_number: string;
1830
+ };
1831
+ };
1832
+ };
1833
+ "2": {
1834
+ "2518956f-e97d-4125-81b1-1af5b549eb05": {
2113
1835
  highlighted_text: string;
2114
1836
  custom_metadata: {
2115
1837
  pdf_start_page_number: string;
@@ -2132,7 +1854,7 @@ export declare const DEVIATION_DATA: {
2132
1854
  };
2133
1855
  };
2134
1856
  };
2135
- "28e0f7f0-c2af-446a-a24f-4beac7cb59d7": {
1857
+ "a7471a83-fe85-47fe-9d46-b3f43d55f611": {
2136
1858
  evaluation_result: {
2137
1859
  "0": {
2138
1860
  deviation_title: string;
@@ -2143,7 +1865,7 @@ export declare const DEVIATION_DATA: {
2143
1865
  decision_strength: number;
2144
1866
  citations: {
2145
1867
  "1": {
2146
- "e4ed0f3d-48e7-467a-a9bc-abc246851051": {
1868
+ "2518956f-e97d-4125-81b1-1af5b549eb05": {
2147
1869
  highlighted_text: string;
2148
1870
  custom_metadata: {
2149
1871
  pdf_start_page_number: string;
@@ -2152,7 +1874,7 @@ export declare const DEVIATION_DATA: {
2152
1874
  };
2153
1875
  };
2154
1876
  "2": {
2155
- "e4ed0f3d-48e7-467a-a9bc-abc246851051": {
1877
+ "2518956f-e97d-4125-81b1-1af5b549eb05": {
2156
1878
  highlighted_text: string;
2157
1879
  custom_metadata: {
2158
1880
  pdf_start_page_number: string;
@@ -2175,7 +1897,7 @@ export declare const DEVIATION_DATA: {
2175
1897
  };
2176
1898
  };
2177
1899
  };
2178
- "5723cd3a-7745-4689-a52e-3ef06417f1f4": {
1900
+ "e9b6e14f-d302-4db9-8ad7-54b86952068d": {
2179
1901
  evaluation_result: {
2180
1902
  "0": {
2181
1903
  deviation_title: string;
@@ -2185,8 +1907,8 @@ export declare const DEVIATION_DATA: {
2185
1907
  gaps_in_decision: string[];
2186
1908
  decision_strength: number;
2187
1909
  citations: {
2188
- "2": {
2189
- "e4ed0f3d-48e7-467a-a9bc-abc246851051": {
1910
+ "1": {
1911
+ "2518956f-e97d-4125-81b1-1af5b549eb05": {
2190
1912
  highlighted_text: string;
2191
1913
  custom_metadata: {
2192
1914
  pdf_start_page_number: string;
@@ -2194,8 +1916,8 @@ export declare const DEVIATION_DATA: {
2194
1916
  };
2195
1917
  };
2196
1918
  };
2197
- "3": {
2198
- "e4ed0f3d-48e7-467a-a9bc-abc246851051": {
1919
+ "2": {
1920
+ "2518956f-e97d-4125-81b1-1af5b549eb05": {
2199
1921
  highlighted_text: string;
2200
1922
  custom_metadata: {
2201
1923
  pdf_start_page_number: string;
@@ -2220,305 +1942,60 @@ export declare const DEVIATION_DATA: {
2220
1942
  };
2221
1943
  };
2222
1944
  export declare const GUIDLINES_DATA: {
2223
- request_id: string;
2224
- learnings_data: {
2225
- L1: {
2226
- variant_id: string;
2227
- question_id: string;
2228
- title: string;
2229
- tier_id: string;
2230
- description: string;
2231
- instruction_prompt: string;
2232
- when_to_apply: string;
2233
- when_not_to_apply: string;
2234
- variant_type: string;
2235
- similarity_score: number;
2236
- keyword_rank: number;
2237
- variant_keyword_score: number;
2238
- wta_keyword_score: number;
2239
- wnta_keyword_score: number;
2240
- document_count_score: number;
2241
- wta_similarity_score: number;
2242
- wnta_similarity_score: number;
2243
- variant_similarity_score: number;
2244
- context_score: number;
2245
- is_user_accepted_risk: boolean;
2246
- user_accepted_risk_at: string;
2247
- has_accepted_risk: string;
2248
- variant_priority_order: null;
2249
- question_priority_order: number;
2250
- learning_id: string;
2251
- };
2252
- L3: {
2253
- variant_id: string;
2254
- question_id: string;
2255
- title: string;
2256
- tier_id: string;
2257
- description: string;
2258
- instruction_prompt: string;
2259
- when_to_apply: string;
2260
- when_not_to_apply: string;
2261
- variant_type: string;
2262
- similarity_score: number;
2263
- keyword_rank: number;
2264
- variant_keyword_score: number;
2265
- wta_keyword_score: number;
2266
- wnta_keyword_score: number;
2267
- document_count_score: number;
2268
- wta_similarity_score: number;
2269
- wnta_similarity_score: number;
2270
- variant_similarity_score: number;
2271
- context_score: number;
2272
- is_user_accepted_risk: boolean;
2273
- user_accepted_risk_at: string;
2274
- has_accepted_risk: string;
2275
- variant_priority_order: null;
2276
- question_priority_order: number;
2277
- learning_id: string;
2278
- };
2279
- L2: {
2280
- variant_id: string;
2281
- question_id: string;
2282
- title: string;
2283
- tier_id: string;
2284
- description: string;
2285
- instruction_prompt: string;
2286
- when_to_apply: string;
2287
- when_not_to_apply: string;
2288
- variant_type: string;
2289
- similarity_score: number;
2290
- keyword_rank: number;
2291
- variant_keyword_score: number;
2292
- wta_keyword_score: number;
2293
- wnta_keyword_score: number;
2294
- document_count_score: number;
2295
- wta_similarity_score: number;
2296
- wnta_similarity_score: number;
2297
- variant_similarity_score: number;
2298
- context_score: number;
2299
- is_user_accepted_risk: boolean;
2300
- user_accepted_risk_at: string;
2301
- has_accepted_risk: string;
2302
- variant_priority_order: null;
2303
- question_priority_order: number;
2304
- learning_id: string;
2305
- };
2306
- L4: {
2307
- variant_id: string;
2308
- question_id: string;
2309
- title: string;
2310
- tier_id: string;
2311
- description: string;
2312
- instruction_prompt: string;
2313
- when_to_apply: string;
2314
- when_not_to_apply: string;
2315
- variant_type: string;
2316
- similarity_score: number;
2317
- keyword_rank: number;
2318
- variant_keyword_score: number;
2319
- wta_keyword_score: number;
2320
- wnta_keyword_score: number;
2321
- document_count_score: number;
2322
- wta_similarity_score: number;
2323
- wnta_similarity_score: number;
2324
- variant_similarity_score: number;
2325
- context_score: number;
2326
- is_user_accepted_risk: boolean;
2327
- user_accepted_risk_at: string;
2328
- has_accepted_risk: string;
2329
- variant_priority_order: null;
2330
- question_priority_order: number;
2331
- learning_id: string;
2332
- };
2333
- L5: {
2334
- variant_id: string;
2335
- question_id: string;
2336
- title: string;
2337
- tier_id: string;
2338
- description: string;
2339
- instruction_prompt: string;
2340
- when_to_apply: string;
2341
- when_not_to_apply: string;
2342
- variant_type: string;
2343
- similarity_score: number;
2344
- keyword_rank: number;
2345
- variant_keyword_score: number;
2346
- wta_keyword_score: number;
2347
- wnta_keyword_score: number;
2348
- document_count_score: number;
2349
- wta_similarity_score: number;
2350
- wnta_similarity_score: number;
2351
- variant_similarity_score: number;
2352
- context_score: number;
2353
- is_user_accepted_risk: boolean;
2354
- user_accepted_risk_at: string;
2355
- has_accepted_risk: string;
2356
- variant_priority_order: null;
2357
- question_priority_order: number;
2358
- learning_id: string;
2359
- };
2360
- L6: {
2361
- variant_id: string;
2362
- question_id: string;
2363
- title: string;
2364
- tier_id: string;
2365
- description: string;
2366
- instruction_prompt: string;
2367
- when_to_apply: string;
2368
- when_not_to_apply: string;
2369
- variant_type: string;
2370
- similarity_score: number;
2371
- keyword_rank: number;
2372
- variant_keyword_score: number;
2373
- wta_keyword_score: number;
2374
- wnta_keyword_score: number;
2375
- document_count_score: number;
2376
- wta_similarity_score: number;
2377
- wnta_similarity_score: number;
2378
- variant_similarity_score: number;
2379
- context_score: number;
2380
- is_user_accepted_risk: boolean;
2381
- user_accepted_risk_at: string;
2382
- has_accepted_risk: string;
2383
- variant_priority_order: null;
2384
- question_priority_order: number;
2385
- learning_id: string;
2386
- };
2387
- L7: {
2388
- variant_id: string;
2389
- question_id: string;
2390
- title: string;
2391
- tier_id: string;
2392
- description: string;
2393
- instruction_prompt: string;
2394
- when_to_apply: string;
2395
- when_not_to_apply: string;
2396
- variant_type: string;
2397
- similarity_score: number;
2398
- keyword_rank: number;
2399
- variant_keyword_score: number;
2400
- wta_keyword_score: number;
2401
- wnta_keyword_score: number;
2402
- document_count_score: number;
2403
- wta_similarity_score: number;
2404
- wnta_similarity_score: number;
2405
- variant_similarity_score: number;
2406
- context_score: number;
2407
- is_user_accepted_risk: boolean;
2408
- user_accepted_risk_at: string;
2409
- has_accepted_risk: string;
2410
- variant_priority_order: null;
2411
- question_priority_order: number;
2412
- learning_id: string;
2413
- };
2414
- L8: {
2415
- variant_id: string;
2416
- question_id: string;
2417
- title: string;
2418
- tier_id: string;
2419
- description: string;
2420
- instruction_prompt: string;
2421
- when_to_apply: string;
2422
- when_not_to_apply: string;
2423
- variant_type: string;
2424
- similarity_score: number;
2425
- keyword_rank: number;
2426
- variant_keyword_score: number;
2427
- wta_keyword_score: number;
2428
- wnta_keyword_score: number;
2429
- document_count_score: number;
2430
- wta_similarity_score: number;
2431
- wnta_similarity_score: number;
2432
- variant_similarity_score: number;
2433
- context_score: number;
2434
- is_user_accepted_risk: boolean;
2435
- user_accepted_risk_at: string;
2436
- has_accepted_risk: string;
2437
- variant_priority_order: null;
2438
- question_priority_order: number;
2439
- learning_id: string;
2440
- };
2441
- L9: {
2442
- variant_id: string;
2443
- question_id: string;
2444
- title: string;
2445
- tier_id: string;
2446
- description: string;
2447
- instruction_prompt: string;
2448
- when_to_apply: string;
2449
- when_not_to_apply: string;
2450
- variant_type: string;
2451
- similarity_score: number;
2452
- keyword_rank: number;
2453
- variant_keyword_score: number;
2454
- wta_keyword_score: number;
2455
- wnta_keyword_score: number;
2456
- document_count_score: number;
2457
- wta_similarity_score: number;
2458
- wnta_similarity_score: number;
2459
- variant_similarity_score: number;
2460
- context_score: number;
2461
- is_user_accepted_risk: boolean;
2462
- user_accepted_risk_at: string;
2463
- has_accepted_risk: string;
2464
- variant_priority_order: null;
2465
- question_priority_order: number;
2466
- learning_id: string;
2467
- };
2468
- L10: {
2469
- variant_id: string;
2470
- question_id: string;
2471
- title: string;
2472
- tier_id: string;
2473
- description: string;
2474
- instruction_prompt: string;
2475
- when_to_apply: string;
2476
- when_not_to_apply: string;
2477
- variant_type: string;
2478
- similarity_score: number;
2479
- keyword_rank: number;
2480
- variant_keyword_score: number;
2481
- wta_keyword_score: number;
2482
- wnta_keyword_score: number;
2483
- document_count_score: number;
2484
- wta_similarity_score: number;
2485
- wnta_similarity_score: number;
2486
- variant_similarity_score: number;
2487
- context_score: number;
2488
- is_user_accepted_risk: boolean;
2489
- user_accepted_risk_at: string;
2490
- has_accepted_risk: string;
2491
- variant_priority_order: null;
2492
- question_priority_order: number;
2493
- learning_id: string;
2494
- };
2495
- L11: {
2496
- variant_id: string;
2497
- question_id: string;
2498
- title: string;
2499
- tier_id: string;
2500
- description: string;
2501
- instruction_prompt: string;
2502
- when_to_apply: string;
2503
- when_not_to_apply: string;
2504
- variant_type: string;
2505
- similarity_score: number;
2506
- keyword_rank: number;
2507
- variant_keyword_score: number;
2508
- wta_keyword_score: number;
2509
- wnta_keyword_score: number;
2510
- document_count_score: number;
2511
- wta_similarity_score: number;
2512
- wnta_similarity_score: number;
2513
- variant_similarity_score: number;
2514
- context_score: number;
2515
- is_user_accepted_risk: boolean;
2516
- user_accepted_risk_at: string;
2517
- has_accepted_risk: string;
2518
- variant_priority_order: null;
2519
- question_priority_order: number;
2520
- learning_id: string;
1945
+ data: {
1946
+ _id: string;
1947
+ artifactId: string;
1948
+ artifactTitle: string;
1949
+ artifactTitleIDs: never[];
1950
+ artifactData: {
1951
+ final_response_gs_url: string;
1952
+ citationsSnapshot: {
1953
+ image_citations: never[];
1954
+ appmod_citations: never[];
1955
+ audio_citations: never[];
1956
+ file_citations: never[];
1957
+ web_citations: never[];
1958
+ pdf_citations: never[];
1959
+ gpt_citations: never[];
1960
+ };
1961
+ projectIdSnapshot: string;
1962
+ userStorySnapshot: {
1963
+ artifactId: string;
1964
+ title: string;
1965
+ value: string;
1966
+ big_enough: number;
1967
+ big_enough_decision_factors: {};
1968
+ sub_features: never[];
1969
+ isDefaultEdit: boolean;
1970
+ isDefaultOpen: boolean;
1971
+ }[];
1972
+ breadCrumbsSnapShot: never[];
1973
+ activePageSnapShot: string;
1974
+ aiReasoningsSnapshot: never[];
1975
+ dataSources_files: {};
1976
+ knowledgeBaseSnapshot: never[];
1977
+ projectAnalyserSummarySnapshot: never[];
1978
+ chatHistorySnapshot: never[];
1979
+ persistedDataFilesSnapshot: {};
1980
+ risk_gap_items_json: {};
1981
+ selectedCodebasesSnapshot: never[];
1982
+ selectedUserStoryTypeSnapshot: string;
2521
1983
  };
1984
+ dataSources_files: {};
1985
+ modeName: string;
1986
+ modeId: null;
1987
+ artifactSubTitle: string;
1988
+ isLoading: boolean;
1989
+ widgetName: string;
1990
+ userEmail: string;
1991
+ optionalData: {};
1992
+ created_at: string;
1993
+ updated_at: string;
1994
+ };
1995
+ counter: {
1996
+ ai_reasoning_id_counter: number;
1997
+ pdf_citation_id_counter: number;
1998
+ section_number: number;
2522
1999
  };
2523
2000
  };
2524
2001
  //# sourceMappingURL=guidelines.mockData.d.ts.map