@viswa-test/test-citation 0.0.285 → 0.0.287
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.
- package/README.md +5 -3
- package/dist/assests/icons/InfoAlert.js +2 -0
- package/dist/assests/icons/InfoAlert.js.map +1 -0
- package/dist/cjs/assests/icons/InfoAlert.js +2 -0
- package/dist/cjs/assests/icons/InfoAlert.js.map +1 -0
- package/dist/cjs/features/CognitiveCompare/CitationAnchor.js +1 -1
- package/dist/cjs/features/CognitiveCompare/CognitiveCompare.js +1 -1
- package/dist/cjs/features/CognitiveCompare/CognitiveComparehelpers.js +1 -1
- package/dist/cjs/features/CognitiveCompare/CognitivePopup.js +1 -1
- package/dist/cjs/features/CognitiveCompare/Guidelines/components/GuidelinePanel.js +1 -1
- package/dist/cjs/features/CognitiveCompare/Guidelines/utils/processGuidelinesMarkdown.js +1 -1
- package/dist/cjs/features/CognitiveCompare/components/LHSSectionRow.js +1 -1
- package/dist/cjs/features/CognitiveCompare/components/SectionAccordion.js +1 -1
- package/dist/cjs/features/CognitiveCompare/components/SubSectionAccordion.js +1 -1
- package/dist/cjs/features/CognitiveCompare/hooks/memoizedMarkdown.js +1 -1
- package/dist/cjs/features/CognitiveCompare/hooks/useCompareData.js +1 -1
- package/dist/cjs/features/CognitiveCompare/hooks/useLinesCalculator.js +1 -1
- package/dist/cjs/features/CognitiveInternalgptReasoning/CognitiveInternalgptCoreComponent.js +1 -1
- package/dist/cjs/features/GptWebCitation/GptWebCitation.js +1 -1
- package/dist/cjs/features/GptWebCitation/GptWebCitationImageCitation.js +1 -1
- package/dist/cjs/features/PdfViewer/PdfContainer.js +1 -1
- package/dist/cjs/features/PdfViewer/PdfToolbar.js +1 -1
- package/dist/cjs/features/PdfViewer/PdfViewer.js +1 -1
- package/dist/cjs/features/PdfViewer/nyc-components/BoundaryCard.js +2 -0
- package/dist/cjs/features/PdfViewer/nyc-components/BoundaryCard.js.map +1 -0
- package/dist/cjs/features/PdfViewer/nyc-components/CardWrapper.js +2 -0
- package/dist/cjs/features/PdfViewer/nyc-components/CardWrapper.js.map +1 -0
- package/dist/cjs/features/PdfViewer/nyc-components/CognitiveIcon.js +2 -0
- package/dist/cjs/features/PdfViewer/nyc-components/CognitiveIcon.js.map +1 -0
- package/dist/cjs/features/PdfViewer/nyc-components/LabelCheck.js +2 -0
- package/dist/cjs/features/PdfViewer/nyc-components/LabelCheck.js.map +1 -0
- package/dist/cjs/features/PdfViewer/nyc-components/SegmentReviewPdfWrapper.js +2 -0
- package/dist/cjs/features/PdfViewer/nyc-components/SegmentReviewPdfWrapper.js.map +1 -0
- package/dist/cjs/features/PdfViewer/nyc-components/infoAlert.js +2 -0
- package/dist/cjs/features/PdfViewer/nyc-components/infoAlert.js.map +1 -0
- package/dist/cjs/features/PdfViewer/nyc-components/reviewStepAdapters.js +2 -0
- package/dist/cjs/features/PdfViewer/nyc-components/reviewStepAdapters.js.map +1 -0
- package/dist/cjs/features/PromptemonBlockViewer/PromptemonBlockViewer.js +1 -1
- package/dist/cjs/features/PromptemonViewer/PromptemonViewer.js +1 -1
- package/dist/cjs/features/SPBAnalysisPanel/Cognitivereasoningpanel.js +2 -0
- package/dist/cjs/features/SPBAnalysisPanel/Cognitivereasoningpanel.js.map +1 -0
- package/dist/cjs/features/SPBAnalysisPanel/DependencyGraph.js +2 -0
- package/dist/cjs/features/SPBAnalysisPanel/DependencyGraph.js.map +1 -0
- package/dist/cjs/features/SPBAnalysisPanel/Internaleditor.js +2 -0
- package/dist/cjs/features/SPBAnalysisPanel/Internaleditor.js.map +1 -0
- package/dist/cjs/features/SPBAnalysisPanel/Markdownrenderer.js +2 -0
- package/dist/cjs/features/SPBAnalysisPanel/Markdownrenderer.js.map +1 -0
- package/dist/cjs/features/SPBAnalysisPanel/Spbanalysispanel.js +2 -0
- package/dist/cjs/features/SPBAnalysisPanel/Spbanalysispanel.js.map +1 -0
- package/dist/cjs/features/SegmentReviewComponents/BoundaryCard.js +2 -0
- package/dist/cjs/features/SegmentReviewComponents/BoundaryCard.js.map +1 -0
- package/dist/cjs/features/SegmentReviewComponents/CardWrapper.js +2 -0
- package/dist/cjs/features/SegmentReviewComponents/CardWrapper.js.map +1 -0
- package/dist/cjs/features/SegmentReviewComponents/CognitiveIcon.js +2 -0
- package/dist/cjs/features/SegmentReviewComponents/CognitiveIcon.js.map +1 -0
- package/dist/cjs/features/SegmentReviewComponents/LabelCheck.js +2 -0
- package/dist/cjs/features/SegmentReviewComponents/LabelCheck.js.map +1 -0
- package/dist/cjs/features/SegmentReviewComponents/SegmentReviewPdfWrapper.js +2 -0
- package/dist/cjs/features/SegmentReviewComponents/SegmentReviewPdfWrapper.js.map +1 -0
- package/dist/cjs/features/SegmentReviewComponents/reviewStepAdapters.js +2 -0
- package/dist/cjs/features/SegmentReviewComponents/reviewStepAdapters.js.map +1 -0
- package/dist/cjs/hooks/useOnDemandCitationFetch.js +1 -1
- package/dist/cjs/index.js +1 -1
- package/dist/cjs/service/onDemandApi.js +1 -1
- package/dist/features/CognitiveCompare/CitationAnchor.js +1 -1
- package/dist/features/CognitiveCompare/CognitiveCompare.js +1 -1
- package/dist/features/CognitiveCompare/CognitiveComparehelpers.js +1 -1
- package/dist/features/CognitiveCompare/CognitivePopup.js +1 -1
- package/dist/features/CognitiveCompare/Guidelines/components/GuidelinePanel.js +1 -1
- package/dist/features/CognitiveCompare/Guidelines/utils/processGuidelinesMarkdown.js +1 -1
- package/dist/features/CognitiveCompare/components/LHSSectionRow.js +1 -1
- package/dist/features/CognitiveCompare/components/SectionAccordion.js +1 -1
- package/dist/features/CognitiveCompare/components/SubSectionAccordion.js +1 -1
- package/dist/features/CognitiveCompare/hooks/memoizedMarkdown.js +1 -1
- package/dist/features/CognitiveCompare/hooks/useCompareData.js +1 -1
- package/dist/features/CognitiveCompare/hooks/useLinesCalculator.js +1 -1
- package/dist/features/CognitiveInternalgptReasoning/CognitiveInternalgptCoreComponent.js +1 -1
- package/dist/features/GptWebCitation/GptWebCitation.js +1 -1
- package/dist/features/GptWebCitation/GptWebCitationImageCitation.js +1 -1
- package/dist/features/PdfViewer/PdfContainer.js +1 -1
- package/dist/features/PdfViewer/PdfToolbar.js +1 -1
- package/dist/features/PdfViewer/PdfViewer.js +1 -1
- package/dist/features/PdfViewer/nyc-components/BoundaryCard.js +2 -0
- package/dist/features/PdfViewer/nyc-components/BoundaryCard.js.map +1 -0
- package/dist/features/PdfViewer/nyc-components/CardWrapper.js +2 -0
- package/dist/features/PdfViewer/nyc-components/CardWrapper.js.map +1 -0
- package/dist/features/PdfViewer/nyc-components/CognitiveIcon.js +2 -0
- package/dist/features/PdfViewer/nyc-components/CognitiveIcon.js.map +1 -0
- package/dist/features/PdfViewer/nyc-components/LabelCheck.js +2 -0
- package/dist/features/PdfViewer/nyc-components/LabelCheck.js.map +1 -0
- package/dist/features/PdfViewer/nyc-components/SegmentReviewPdfWrapper.js +2 -0
- package/dist/features/PdfViewer/nyc-components/SegmentReviewPdfWrapper.js.map +1 -0
- package/dist/features/PdfViewer/nyc-components/infoAlert.js +2 -0
- package/dist/features/PdfViewer/nyc-components/infoAlert.js.map +1 -0
- package/dist/features/PdfViewer/nyc-components/reviewStepAdapters.js +2 -0
- package/dist/features/PdfViewer/nyc-components/reviewStepAdapters.js.map +1 -0
- package/dist/features/PromptemonBlockViewer/PromptemonBlockViewer.js +1 -1
- package/dist/features/PromptemonViewer/PromptemonViewer.js +1 -1
- package/dist/features/SPBAnalysisPanel/Cognitivereasoningpanel.js +2 -0
- package/dist/features/SPBAnalysisPanel/Cognitivereasoningpanel.js.map +1 -0
- package/dist/features/SPBAnalysisPanel/DependencyGraph.js +2 -0
- package/dist/features/SPBAnalysisPanel/DependencyGraph.js.map +1 -0
- package/dist/features/SPBAnalysisPanel/Internaleditor.js +2 -0
- package/dist/features/SPBAnalysisPanel/Internaleditor.js.map +1 -0
- package/dist/features/SPBAnalysisPanel/Markdownrenderer.js +2 -0
- package/dist/features/SPBAnalysisPanel/Markdownrenderer.js.map +1 -0
- package/dist/features/SPBAnalysisPanel/Spbanalysispanel.js +2 -0
- package/dist/features/SPBAnalysisPanel/Spbanalysispanel.js.map +1 -0
- package/dist/features/SegmentReviewComponents/BoundaryCard.js +2 -0
- package/dist/features/SegmentReviewComponents/BoundaryCard.js.map +1 -0
- package/dist/features/SegmentReviewComponents/CardWrapper.js +2 -0
- package/dist/features/SegmentReviewComponents/CardWrapper.js.map +1 -0
- package/dist/features/SegmentReviewComponents/CognitiveIcon.js +2 -0
- package/dist/features/SegmentReviewComponents/CognitiveIcon.js.map +1 -0
- package/dist/features/SegmentReviewComponents/LabelCheck.js +2 -0
- package/dist/features/SegmentReviewComponents/LabelCheck.js.map +1 -0
- package/dist/features/SegmentReviewComponents/SegmentReviewPdfWrapper.js +2 -0
- package/dist/features/SegmentReviewComponents/SegmentReviewPdfWrapper.js.map +1 -0
- package/dist/features/SegmentReviewComponents/reviewStepAdapters.js +2 -0
- package/dist/features/SegmentReviewComponents/reviewStepAdapters.js.map +1 -0
- package/dist/hooks/useOnDemandCitationFetch.js +1 -1
- package/dist/index.js +1 -1
- package/dist/service/onDemandApi.js +1 -1
- package/dist/types/src/PdfViewerTest.d.ts.map +1 -1
- package/dist/types/src/Spbanalysispaneltest.d.ts.map +1 -1
- package/dist/types/src/assests/icons/InfoAlert.d.ts +3 -0
- package/dist/types/src/assests/icons/InfoAlert.d.ts.map +1 -0
- package/dist/types/src/features/CognitiveCompare/CitationAnchor.d.ts.map +1 -1
- package/dist/types/src/features/CognitiveCompare/CognitiveCompare.d.ts +1 -1
- package/dist/types/src/features/CognitiveCompare/CognitiveCompare.d.ts.map +1 -1
- package/dist/types/src/features/CognitiveCompare/CognitiveCompareConstants.d.ts +0 -1
- package/dist/types/src/features/CognitiveCompare/CognitiveCompareConstants.d.ts.map +1 -1
- package/dist/types/src/features/CognitiveCompare/CognitiveCompareTypes.d.ts +1 -1
- package/dist/types/src/features/CognitiveCompare/CognitiveCompareTypes.d.ts.map +1 -1
- package/dist/types/src/features/CognitiveCompare/CognitiveComparehelpers.d.ts +0 -12
- package/dist/types/src/features/CognitiveCompare/CognitiveComparehelpers.d.ts.map +1 -1
- package/dist/types/src/features/CognitiveCompare/Guidelines/components/GuidelinePanel.d.ts.map +1 -1
- package/dist/types/src/features/CognitiveCompare/Guidelines/constants/guidelines.mockData.d.ts +970 -2213
- package/dist/types/src/features/CognitiveCompare/Guidelines/constants/guidelines.mockData.d.ts.map +1 -1
- package/dist/types/src/features/CognitiveCompare/Guidelines/utils/helper.d.ts +5 -0
- package/dist/types/src/features/CognitiveCompare/Guidelines/utils/helper.d.ts.map +1 -1
- package/dist/types/src/features/CognitiveCompare/Guidelines/utils/processGuidelinesMarkdown.d.ts +1 -14
- package/dist/types/src/features/CognitiveCompare/Guidelines/utils/processGuidelinesMarkdown.d.ts.map +1 -1
- package/dist/types/src/features/CognitiveCompare/components/LHSSectionRow.d.ts.map +1 -1
- package/dist/types/src/features/CognitiveCompare/components/SectionAccordion.d.ts.map +1 -1
- package/dist/types/src/features/CognitiveCompare/components/SubSectionAccordion.d.ts.map +1 -1
- package/dist/types/src/features/CognitiveCompare/hooks/memoizedMarkdown.d.ts +0 -11
- package/dist/types/src/features/CognitiveCompare/hooks/memoizedMarkdown.d.ts.map +1 -1
- package/dist/types/src/features/CognitiveCompare/hooks/useCompareData.d.ts +1 -1
- package/dist/types/src/features/CognitiveCompare/hooks/useCompareData.d.ts.map +1 -1
- package/dist/types/src/features/CognitiveCompare/hooks/useCompareLayout.d.ts +0 -1
- package/dist/types/src/features/CognitiveCompare/hooks/useCompareLayout.d.ts.map +1 -1
- package/dist/types/src/features/CognitiveCompare/hooks/useLinesCalculator.d.ts.map +1 -1
- package/dist/types/src/features/CognitiveInternalgptReasoning/CognitiveInternalgptCoreComponent.d.ts +0 -1
- package/dist/types/src/features/CognitiveInternalgptReasoning/CognitiveInternalgptCoreComponent.d.ts.map +1 -1
- package/dist/types/src/features/GptWebCitation/GptWebCitation.d.ts.map +1 -1
- package/dist/types/src/features/GptWebCitation/GptWebCitationImageCitation.d.ts +1 -2
- package/dist/types/src/features/GptWebCitation/GptWebCitationImageCitation.d.ts.map +1 -1
- package/dist/types/src/features/GptWebCitation/types.d.ts +0 -4
- package/dist/types/src/features/GptWebCitation/types.d.ts.map +1 -1
- package/dist/types/src/features/PdfViewer/PdfContainer.d.ts +5 -3
- package/dist/types/src/features/PdfViewer/PdfContainer.d.ts.map +1 -1
- package/dist/types/src/features/PdfViewer/PdfToolbar.d.ts +7 -2
- package/dist/types/src/features/PdfViewer/PdfToolbar.d.ts.map +1 -1
- package/dist/types/src/features/PdfViewer/PdfViewer.d.ts +24 -2
- package/dist/types/src/features/PdfViewer/PdfViewer.d.ts.map +1 -1
- package/dist/types/src/features/PdfViewer/nyc-components/BoundaryCard.d.ts +59 -0
- package/dist/types/src/features/PdfViewer/nyc-components/BoundaryCard.d.ts.map +1 -0
- package/dist/types/src/features/PdfViewer/nyc-components/CardWrapper.d.ts +19 -0
- package/dist/types/src/features/PdfViewer/nyc-components/CardWrapper.d.ts.map +1 -0
- package/dist/types/src/features/PdfViewer/nyc-components/CognitiveIcon.d.ts +3 -0
- package/dist/types/src/features/PdfViewer/nyc-components/CognitiveIcon.d.ts.map +1 -0
- package/dist/types/src/features/PdfViewer/nyc-components/LabelCheck.d.ts +77 -0
- package/dist/types/src/features/PdfViewer/nyc-components/LabelCheck.d.ts.map +1 -0
- package/dist/types/src/features/PdfViewer/nyc-components/SegmentReviewPdfWrapper.d.ts +47 -0
- package/dist/types/src/features/PdfViewer/nyc-components/SegmentReviewPdfWrapper.d.ts.map +1 -0
- package/dist/types/src/features/PdfViewer/nyc-components/index.d.ts +15 -0
- package/dist/types/src/features/PdfViewer/nyc-components/index.d.ts.map +1 -0
- package/dist/types/src/features/PdfViewer/nyc-components/infoAlert.d.ts +3 -0
- package/dist/types/src/features/PdfViewer/nyc-components/infoAlert.d.ts.map +1 -0
- package/dist/types/src/features/PdfViewer/nyc-components/reviewStepAdapters.d.ts +36 -0
- package/dist/types/src/features/PdfViewer/nyc-components/reviewStepAdapters.d.ts.map +1 -0
- package/dist/types/src/features/PromptemonBlockViewer/PromptemonBlockViewer.d.ts +15 -2
- package/dist/types/src/features/PromptemonBlockViewer/PromptemonBlockViewer.d.ts.map +1 -1
- package/dist/types/src/features/SPBAnalysisPanel/DependencyGraph.d.ts +11 -2
- package/dist/types/src/features/SPBAnalysisPanel/DependencyGraph.d.ts.map +1 -1
- package/dist/types/src/features/SPBAnalysisPanel/Markdownrenderer.d.ts +5 -1
- package/dist/types/src/features/SPBAnalysisPanel/Markdownrenderer.d.ts.map +1 -1
- package/dist/types/src/features/SPBAnalysisPanel/Spbanalysispanel.d.ts +80 -1
- package/dist/types/src/features/SPBAnalysisPanel/Spbanalysispanel.d.ts.map +1 -1
- package/dist/types/src/features/SPBAnalysisPanel/index.d.ts +1 -1
- package/dist/types/src/features/SPBAnalysisPanel/index.d.ts.map +1 -1
- package/dist/types/src/features/SegmentReviewComponents/BoundaryCard.d.ts +59 -0
- package/dist/types/src/features/SegmentReviewComponents/BoundaryCard.d.ts.map +1 -0
- package/dist/types/src/features/SegmentReviewComponents/CardWrapper.d.ts +19 -0
- package/dist/types/src/features/SegmentReviewComponents/CardWrapper.d.ts.map +1 -0
- package/dist/types/src/features/SegmentReviewComponents/CognitiveIcon.d.ts +3 -0
- package/dist/types/src/features/SegmentReviewComponents/CognitiveIcon.d.ts.map +1 -0
- package/dist/types/src/features/SegmentReviewComponents/LabelCheck.d.ts +77 -0
- package/dist/types/src/features/SegmentReviewComponents/LabelCheck.d.ts.map +1 -0
- package/dist/types/src/features/SegmentReviewComponents/SegmentReviewPdfWrapper.d.ts +54 -0
- package/dist/types/src/features/SegmentReviewComponents/SegmentReviewPdfWrapper.d.ts.map +1 -0
- package/dist/types/src/features/SegmentReviewComponents/index.d.ts +14 -0
- package/dist/types/src/features/SegmentReviewComponents/index.d.ts.map +1 -0
- package/dist/types/src/features/SegmentReviewComponents/reviewStepAdapters.d.ts +37 -0
- package/dist/types/src/features/SegmentReviewComponents/reviewStepAdapters.d.ts.map +1 -0
- package/dist/types/src/hooks/useOnDemandCitationFetch.d.ts.map +1 -1
- package/dist/types/src/index.d.ts +4 -0
- package/dist/types/src/index.d.ts.map +1 -1
- package/dist/types/src/service/onDemandApi.d.ts +2 -2
- package/dist/types/src/service/onDemandApi.d.ts.map +1 -1
- package/dist/types/src/types/onDemandApi.types.d.ts +5 -0
- package/dist/types/src/types/onDemandApi.types.d.ts.map +1 -1
- package/package.json +6 -1
package/dist/types/src/features/CognitiveCompare/Guidelines/constants/guidelines.mockData.d.ts
CHANGED
|
@@ -1,7 +1,9 @@
|
|
|
1
1
|
export declare const DEFAULT_TREE_DATA: {
|
|
2
2
|
nodes: {
|
|
3
|
-
"
|
|
4
|
-
next:
|
|
3
|
+
"0b9e69b3-6660-478c-94e5-9082e6dad8f0": {
|
|
4
|
+
next: {
|
|
5
|
+
"0": string;
|
|
6
|
+
};
|
|
5
7
|
skip_node: boolean;
|
|
6
8
|
display_node: boolean;
|
|
7
9
|
comparison_config: {
|
|
@@ -11,7 +13,7 @@ export declare const DEFAULT_TREE_DATA: {
|
|
|
11
13
|
criterion_set_id: string;
|
|
12
14
|
};
|
|
13
15
|
comparison_inputs: {
|
|
14
|
-
"
|
|
16
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": string;
|
|
15
17
|
};
|
|
16
18
|
evaluation_result: {
|
|
17
19
|
"0": {
|
|
@@ -25,18 +27,11 @@ export declare const DEFAULT_TREE_DATA: {
|
|
|
25
27
|
};
|
|
26
28
|
output_value: string;
|
|
27
29
|
affected_party: string;
|
|
28
|
-
guideline_flag: {
|
|
29
|
-
rulebook_used: boolean;
|
|
30
|
-
};
|
|
31
|
-
};
|
|
32
|
-
deviation_highlights: {
|
|
33
|
-
rulebook_guidelines: never[];
|
|
34
|
-
"c3c3c3c3-1111-2222-3333-444444444444": never[];
|
|
35
30
|
};
|
|
36
31
|
cognitive_decisioning: {
|
|
37
32
|
citations: {
|
|
38
33
|
"1": {
|
|
39
|
-
"
|
|
34
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": {
|
|
40
35
|
custom_metadata: {
|
|
41
36
|
pdf_end_page_number: string;
|
|
42
37
|
pdf_start_page_number: string;
|
|
@@ -45,7 +40,7 @@ export declare const DEFAULT_TREE_DATA: {
|
|
|
45
40
|
};
|
|
46
41
|
};
|
|
47
42
|
"2": {
|
|
48
|
-
"
|
|
43
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": {
|
|
49
44
|
custom_metadata: {
|
|
50
45
|
pdf_end_page_number: string;
|
|
51
46
|
pdf_start_page_number: string;
|
|
@@ -54,7 +49,7 @@ export declare const DEFAULT_TREE_DATA: {
|
|
|
54
49
|
};
|
|
55
50
|
};
|
|
56
51
|
"3": {
|
|
57
|
-
"
|
|
52
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": {
|
|
58
53
|
custom_metadata: {
|
|
59
54
|
pdf_end_page_number: string;
|
|
60
55
|
pdf_start_page_number: string;
|
|
@@ -71,7 +66,7 @@ export declare const DEFAULT_TREE_DATA: {
|
|
|
71
66
|
};
|
|
72
67
|
};
|
|
73
68
|
};
|
|
74
|
-
"
|
|
69
|
+
"23f5b747-600a-4645-8ba0-06d3d9c71e86": {
|
|
75
70
|
next: {
|
|
76
71
|
"0": string;
|
|
77
72
|
};
|
|
@@ -84,7 +79,7 @@ export declare const DEFAULT_TREE_DATA: {
|
|
|
84
79
|
criterion_set_id: string;
|
|
85
80
|
};
|
|
86
81
|
comparison_inputs: {
|
|
87
|
-
"
|
|
82
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": string;
|
|
88
83
|
};
|
|
89
84
|
evaluation_result: {
|
|
90
85
|
"0": {
|
|
@@ -102,7 +97,25 @@ export declare const DEFAULT_TREE_DATA: {
|
|
|
102
97
|
cognitive_decisioning: {
|
|
103
98
|
citations: {
|
|
104
99
|
"1": {
|
|
105
|
-
"
|
|
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": {
|
|
106
119
|
custom_metadata: {
|
|
107
120
|
pdf_end_page_number: string;
|
|
108
121
|
pdf_start_page_number: string;
|
|
@@ -119,8 +132,11 @@ export declare const DEFAULT_TREE_DATA: {
|
|
|
119
132
|
};
|
|
120
133
|
};
|
|
121
134
|
};
|
|
122
|
-
"
|
|
123
|
-
next:
|
|
135
|
+
"28e0f7f0-c2af-446a-a24f-4beac7cb59d7": {
|
|
136
|
+
next: {
|
|
137
|
+
"0": string;
|
|
138
|
+
"1": string;
|
|
139
|
+
};
|
|
124
140
|
skip_node: boolean;
|
|
125
141
|
display_node: boolean;
|
|
126
142
|
comparison_config: {
|
|
@@ -130,7 +146,7 @@ export declare const DEFAULT_TREE_DATA: {
|
|
|
130
146
|
criterion_set_id: string;
|
|
131
147
|
};
|
|
132
148
|
comparison_inputs: {
|
|
133
|
-
"
|
|
149
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": string;
|
|
134
150
|
};
|
|
135
151
|
evaluation_result: {
|
|
136
152
|
"0": {
|
|
@@ -144,18 +160,20 @@ export declare const DEFAULT_TREE_DATA: {
|
|
|
144
160
|
};
|
|
145
161
|
output_value: string;
|
|
146
162
|
affected_party: string;
|
|
147
|
-
guideline_flag: {
|
|
148
|
-
rulebook_used: boolean;
|
|
149
|
-
};
|
|
150
|
-
};
|
|
151
|
-
deviation_highlights: {
|
|
152
|
-
rulebook_guidelines: never[];
|
|
153
|
-
"c3c3c3c3-1111-2222-3333-444444444444": never[];
|
|
154
163
|
};
|
|
155
164
|
cognitive_decisioning: {
|
|
156
165
|
citations: {
|
|
157
166
|
"1": {
|
|
158
|
-
"
|
|
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": {
|
|
159
177
|
custom_metadata: {
|
|
160
178
|
pdf_end_page_number: string;
|
|
161
179
|
pdf_start_page_number: string;
|
|
@@ -172,10 +190,9 @@ export declare const DEFAULT_TREE_DATA: {
|
|
|
172
190
|
};
|
|
173
191
|
};
|
|
174
192
|
};
|
|
175
|
-
"
|
|
193
|
+
"2d51019e-8f24-4ef9-baeb-c4c0a964c05c": {
|
|
176
194
|
next: {
|
|
177
195
|
"0": string;
|
|
178
|
-
"1": string;
|
|
179
196
|
};
|
|
180
197
|
skip_node: boolean;
|
|
181
198
|
display_node: boolean;
|
|
@@ -186,7 +203,7 @@ export declare const DEFAULT_TREE_DATA: {
|
|
|
186
203
|
criterion_set_id: string;
|
|
187
204
|
};
|
|
188
205
|
comparison_inputs: {
|
|
189
|
-
"
|
|
206
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": string;
|
|
190
207
|
};
|
|
191
208
|
evaluation_result: {
|
|
192
209
|
"0": {
|
|
@@ -204,7 +221,7 @@ export declare const DEFAULT_TREE_DATA: {
|
|
|
204
221
|
cognitive_decisioning: {
|
|
205
222
|
citations: {
|
|
206
223
|
"1": {
|
|
207
|
-
"
|
|
224
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": {
|
|
208
225
|
custom_metadata: {
|
|
209
226
|
pdf_end_page_number: string;
|
|
210
227
|
pdf_start_page_number: string;
|
|
@@ -213,16 +230,7 @@ export declare const DEFAULT_TREE_DATA: {
|
|
|
213
230
|
};
|
|
214
231
|
};
|
|
215
232
|
"2": {
|
|
216
|
-
"
|
|
217
|
-
custom_metadata: {
|
|
218
|
-
pdf_end_page_number: string;
|
|
219
|
-
pdf_start_page_number: string;
|
|
220
|
-
};
|
|
221
|
-
highlighted_text: string;
|
|
222
|
-
};
|
|
223
|
-
};
|
|
224
|
-
"3": {
|
|
225
|
-
"d930627b-72b7-478f-aa9f-3160c0000c23": {
|
|
233
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": {
|
|
226
234
|
custom_metadata: {
|
|
227
235
|
pdf_end_page_number: string;
|
|
228
236
|
pdf_start_page_number: string;
|
|
@@ -239,7 +247,7 @@ export declare const DEFAULT_TREE_DATA: {
|
|
|
239
247
|
};
|
|
240
248
|
};
|
|
241
249
|
};
|
|
242
|
-
"
|
|
250
|
+
"32122f80-6754-459b-8bd8-f8db5bc4758d": {
|
|
243
251
|
next: null;
|
|
244
252
|
skip_node: boolean;
|
|
245
253
|
display_node: boolean;
|
|
@@ -250,7 +258,7 @@ export declare const DEFAULT_TREE_DATA: {
|
|
|
250
258
|
criterion_set_id: string;
|
|
251
259
|
};
|
|
252
260
|
comparison_inputs: {
|
|
253
|
-
"
|
|
261
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": string;
|
|
254
262
|
};
|
|
255
263
|
evaluation_result: {
|
|
256
264
|
"0": {
|
|
@@ -271,21 +279,12 @@ export declare const DEFAULT_TREE_DATA: {
|
|
|
271
279
|
};
|
|
272
280
|
deviation_highlights: {
|
|
273
281
|
rulebook_guidelines: string[];
|
|
274
|
-
"
|
|
282
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": string[];
|
|
275
283
|
};
|
|
276
284
|
cognitive_decisioning: {
|
|
277
285
|
citations: {
|
|
278
286
|
"1": {
|
|
279
|
-
"
|
|
280
|
-
custom_metadata: {
|
|
281
|
-
pdf_end_page_number: string;
|
|
282
|
-
pdf_start_page_number: string;
|
|
283
|
-
};
|
|
284
|
-
highlighted_text: string;
|
|
285
|
-
};
|
|
286
|
-
};
|
|
287
|
-
"2": {
|
|
288
|
-
"d930627b-72b7-478f-aa9f-3160c0000c23": {
|
|
287
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": {
|
|
289
288
|
custom_metadata: {
|
|
290
289
|
pdf_end_page_number: string;
|
|
291
290
|
pdf_start_page_number: string;
|
|
@@ -302,11 +301,8 @@ export declare const DEFAULT_TREE_DATA: {
|
|
|
302
301
|
};
|
|
303
302
|
};
|
|
304
303
|
};
|
|
305
|
-
"
|
|
306
|
-
next:
|
|
307
|
-
"0": string;
|
|
308
|
-
"1": string;
|
|
309
|
-
};
|
|
304
|
+
"4649354d-0d89-42dc-8050-85e7696ea12c": {
|
|
305
|
+
next: null;
|
|
310
306
|
skip_node: boolean;
|
|
311
307
|
display_node: boolean;
|
|
312
308
|
comparison_config: {
|
|
@@ -316,7 +312,7 @@ export declare const DEFAULT_TREE_DATA: {
|
|
|
316
312
|
criterion_set_id: string;
|
|
317
313
|
};
|
|
318
314
|
comparison_inputs: {
|
|
319
|
-
"
|
|
315
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": string;
|
|
320
316
|
};
|
|
321
317
|
evaluation_result: {
|
|
322
318
|
"0": {
|
|
@@ -327,14 +323,22 @@ export declare const DEFAULT_TREE_DATA: {
|
|
|
327
323
|
name: string;
|
|
328
324
|
metadata: {
|
|
329
325
|
label_color: string;
|
|
326
|
+
compare_category_id: string;
|
|
330
327
|
};
|
|
331
328
|
output_value: string;
|
|
332
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[];
|
|
333
337
|
};
|
|
334
338
|
cognitive_decisioning: {
|
|
335
339
|
citations: {
|
|
336
340
|
"1": {
|
|
337
|
-
"
|
|
341
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": {
|
|
338
342
|
custom_metadata: {
|
|
339
343
|
pdf_end_page_number: string;
|
|
340
344
|
pdf_start_page_number: string;
|
|
@@ -343,7 +347,7 @@ export declare const DEFAULT_TREE_DATA: {
|
|
|
343
347
|
};
|
|
344
348
|
};
|
|
345
349
|
"2": {
|
|
346
|
-
"
|
|
350
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": {
|
|
347
351
|
custom_metadata: {
|
|
348
352
|
pdf_end_page_number: string;
|
|
349
353
|
pdf_start_page_number: string;
|
|
@@ -352,7 +356,7 @@ export declare const DEFAULT_TREE_DATA: {
|
|
|
352
356
|
};
|
|
353
357
|
};
|
|
354
358
|
"3": {
|
|
355
|
-
"
|
|
359
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": {
|
|
356
360
|
custom_metadata: {
|
|
357
361
|
pdf_end_page_number: string;
|
|
358
362
|
pdf_start_page_number: string;
|
|
@@ -369,8 +373,14 @@ export declare const DEFAULT_TREE_DATA: {
|
|
|
369
373
|
};
|
|
370
374
|
};
|
|
371
375
|
};
|
|
372
|
-
"
|
|
373
|
-
next:
|
|
376
|
+
"5723cd3a-7745-4689-a52e-3ef06417f1f4": {
|
|
377
|
+
next: {
|
|
378
|
+
"0": string;
|
|
379
|
+
"1": string;
|
|
380
|
+
"2": string;
|
|
381
|
+
"3": string;
|
|
382
|
+
"4": string;
|
|
383
|
+
};
|
|
374
384
|
skip_node: boolean;
|
|
375
385
|
display_node: boolean;
|
|
376
386
|
comparison_config: {
|
|
@@ -380,107 +390,28 @@ export declare const DEFAULT_TREE_DATA: {
|
|
|
380
390
|
criterion_set_id: string;
|
|
381
391
|
};
|
|
382
392
|
comparison_inputs: {
|
|
383
|
-
"
|
|
393
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": {
|
|
394
|
+
title: string;
|
|
395
|
+
additional_attributes: null;
|
|
396
|
+
};
|
|
384
397
|
};
|
|
385
398
|
evaluation_result: {
|
|
386
399
|
"0": {
|
|
387
400
|
deviation_title: string;
|
|
388
401
|
deviation_impact: string;
|
|
389
402
|
deviation_summary: string;
|
|
390
|
-
web_search_answer: {
|
|
391
|
-
extraMetaData: {
|
|
392
|
-
"1": {
|
|
393
|
-
Gap: string;
|
|
394
|
-
Reasoning: string;
|
|
395
|
-
Confidence_score: string;
|
|
396
|
-
aiReasoningCitation: {
|
|
397
|
-
gpt_citation: {
|
|
398
|
-
customMetaData: {
|
|
399
|
-
type: string;
|
|
400
|
-
value: {
|
|
401
|
-
text: string;
|
|
402
|
-
type: string;
|
|
403
|
-
label: string;
|
|
404
|
-
source: string;
|
|
405
|
-
reference: string;
|
|
406
|
-
paraphrase: string;
|
|
407
|
-
citationUrl: string;
|
|
408
|
-
citation_id: string;
|
|
409
|
-
citationType: string;
|
|
410
|
-
citation_uuid: string;
|
|
411
|
-
};
|
|
412
|
-
citation_number: number;
|
|
413
|
-
};
|
|
414
|
-
citation_number: number;
|
|
415
|
-
}[];
|
|
416
|
-
};
|
|
417
|
-
};
|
|
418
|
-
"2": {
|
|
419
|
-
Gap: string;
|
|
420
|
-
Reasoning: string;
|
|
421
|
-
Confidence_score: string;
|
|
422
|
-
aiReasoningCitation: {
|
|
423
|
-
gpt_citation: {
|
|
424
|
-
customMetaData: {
|
|
425
|
-
type: string;
|
|
426
|
-
value: {
|
|
427
|
-
text: string;
|
|
428
|
-
type: string;
|
|
429
|
-
label: string;
|
|
430
|
-
source: string;
|
|
431
|
-
reference: string;
|
|
432
|
-
paraphrase: string;
|
|
433
|
-
citationUrl: string;
|
|
434
|
-
citation_id: string;
|
|
435
|
-
citationType: string;
|
|
436
|
-
citation_uuid: string;
|
|
437
|
-
};
|
|
438
|
-
citation_number: number;
|
|
439
|
-
};
|
|
440
|
-
citation_number: number;
|
|
441
|
-
}[];
|
|
442
|
-
};
|
|
443
|
-
};
|
|
444
|
-
};
|
|
445
|
-
affected_party: string;
|
|
446
|
-
deviation_title: string;
|
|
447
|
-
deviation_impact: string;
|
|
448
|
-
enhanced_content: string;
|
|
449
|
-
deviation_summary: string;
|
|
450
|
-
cd_confidence_score: number;
|
|
451
|
-
deviation_highlight: string;
|
|
452
|
-
deviation_percentage: string;
|
|
453
|
-
deviation_explanation: string[];
|
|
454
|
-
};
|
|
455
403
|
evaluation_outputs: {
|
|
456
404
|
name: string;
|
|
457
405
|
metadata: {
|
|
458
406
|
label_color: string;
|
|
459
|
-
compare_category_id: string;
|
|
460
407
|
};
|
|
461
408
|
output_value: string;
|
|
462
409
|
affected_party: string;
|
|
463
|
-
guideline_flag: {
|
|
464
|
-
rulebook_used: boolean;
|
|
465
|
-
};
|
|
466
|
-
};
|
|
467
|
-
deviation_highlights: {
|
|
468
|
-
rulebook_guidelines: never[];
|
|
469
|
-
"d930627b-72b7-478f-aa9f-3160c0000c23": string[];
|
|
470
410
|
};
|
|
471
411
|
cognitive_decisioning: {
|
|
472
412
|
citations: {
|
|
473
|
-
"1": {
|
|
474
|
-
"d930627b-72b7-478f-aa9f-3160c0000c23": {
|
|
475
|
-
custom_metadata: {
|
|
476
|
-
pdf_end_page_number: string;
|
|
477
|
-
pdf_start_page_number: string;
|
|
478
|
-
};
|
|
479
|
-
highlighted_text: string;
|
|
480
|
-
};
|
|
481
|
-
};
|
|
482
413
|
"2": {
|
|
483
|
-
"
|
|
414
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": {
|
|
484
415
|
custom_metadata: {
|
|
485
416
|
pdf_end_page_number: string;
|
|
486
417
|
pdf_start_page_number: string;
|
|
@@ -489,7 +420,7 @@ export declare const DEFAULT_TREE_DATA: {
|
|
|
489
420
|
};
|
|
490
421
|
};
|
|
491
422
|
"3": {
|
|
492
|
-
"
|
|
423
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": {
|
|
493
424
|
custom_metadata: {
|
|
494
425
|
pdf_end_page_number: string;
|
|
495
426
|
pdf_start_page_number: string;
|
|
@@ -505,8 +436,10 @@ export declare const DEFAULT_TREE_DATA: {
|
|
|
505
436
|
deviation_explanation: string[];
|
|
506
437
|
};
|
|
507
438
|
};
|
|
439
|
+
decision_scope_title: string;
|
|
440
|
+
decision_scope_description: string;
|
|
508
441
|
};
|
|
509
|
-
"
|
|
442
|
+
"59d848a5-d2f0-4f61-bd05-314971db3904": {
|
|
510
443
|
next: null;
|
|
511
444
|
skip_node: boolean;
|
|
512
445
|
display_node: boolean;
|
|
@@ -517,78 +450,13 @@ export declare const DEFAULT_TREE_DATA: {
|
|
|
517
450
|
criterion_set_id: string;
|
|
518
451
|
};
|
|
519
452
|
comparison_inputs: {
|
|
520
|
-
"
|
|
453
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": string;
|
|
521
454
|
};
|
|
522
455
|
evaluation_result: {
|
|
523
456
|
"0": {
|
|
524
457
|
deviation_title: string;
|
|
525
458
|
deviation_impact: string;
|
|
526
459
|
deviation_summary: string;
|
|
527
|
-
web_search_answer: {
|
|
528
|
-
extraMetaData: {
|
|
529
|
-
"1": {
|
|
530
|
-
Gap: string;
|
|
531
|
-
Reasoning: string;
|
|
532
|
-
Confidence_score: string;
|
|
533
|
-
aiReasoningCitation: {
|
|
534
|
-
gpt_citation: {
|
|
535
|
-
customMetaData: {
|
|
536
|
-
type: string;
|
|
537
|
-
value: {
|
|
538
|
-
text: string;
|
|
539
|
-
type: string;
|
|
540
|
-
label: string;
|
|
541
|
-
source: string;
|
|
542
|
-
reference: string;
|
|
543
|
-
paraphrase: string;
|
|
544
|
-
citationUrl: string;
|
|
545
|
-
citation_id: string;
|
|
546
|
-
citationType: string;
|
|
547
|
-
citation_uuid: string;
|
|
548
|
-
};
|
|
549
|
-
citation_number: number;
|
|
550
|
-
};
|
|
551
|
-
citation_number: number;
|
|
552
|
-
}[];
|
|
553
|
-
};
|
|
554
|
-
};
|
|
555
|
-
"2": {
|
|
556
|
-
Gap: string;
|
|
557
|
-
Reasoning: string;
|
|
558
|
-
Confidence_score: string;
|
|
559
|
-
aiReasoningCitation: {
|
|
560
|
-
gpt_citation: {
|
|
561
|
-
customMetaData: {
|
|
562
|
-
type: string;
|
|
563
|
-
value: {
|
|
564
|
-
text: string;
|
|
565
|
-
type: string;
|
|
566
|
-
label: string;
|
|
567
|
-
source: string;
|
|
568
|
-
reference: string;
|
|
569
|
-
paraphrase: string;
|
|
570
|
-
citationUrl: string;
|
|
571
|
-
citation_id: string;
|
|
572
|
-
citationType: string;
|
|
573
|
-
citation_uuid: string;
|
|
574
|
-
};
|
|
575
|
-
citation_number: number;
|
|
576
|
-
};
|
|
577
|
-
citation_number: number;
|
|
578
|
-
}[];
|
|
579
|
-
};
|
|
580
|
-
};
|
|
581
|
-
};
|
|
582
|
-
affected_party: string;
|
|
583
|
-
deviation_title: string;
|
|
584
|
-
deviation_impact: string;
|
|
585
|
-
enhanced_content: string;
|
|
586
|
-
deviation_summary: string;
|
|
587
|
-
cd_confidence_score: number;
|
|
588
|
-
deviation_highlight: string;
|
|
589
|
-
deviation_percentage: string;
|
|
590
|
-
deviation_explanation: string[];
|
|
591
|
-
};
|
|
592
460
|
evaluation_outputs: {
|
|
593
461
|
name: string;
|
|
594
462
|
metadata: {
|
|
@@ -602,13 +470,13 @@ export declare const DEFAULT_TREE_DATA: {
|
|
|
602
470
|
};
|
|
603
471
|
};
|
|
604
472
|
deviation_highlights: {
|
|
605
|
-
rulebook_guidelines:
|
|
606
|
-
"
|
|
473
|
+
rulebook_guidelines: string[];
|
|
474
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": string[];
|
|
607
475
|
};
|
|
608
476
|
cognitive_decisioning: {
|
|
609
477
|
citations: {
|
|
610
478
|
"1": {
|
|
611
|
-
"
|
|
479
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": {
|
|
612
480
|
custom_metadata: {
|
|
613
481
|
pdf_end_page_number: string;
|
|
614
482
|
pdf_start_page_number: string;
|
|
@@ -617,16 +485,7 @@ export declare const DEFAULT_TREE_DATA: {
|
|
|
617
485
|
};
|
|
618
486
|
};
|
|
619
487
|
"2": {
|
|
620
|
-
"
|
|
621
|
-
custom_metadata: {
|
|
622
|
-
pdf_end_page_number: string;
|
|
623
|
-
pdf_start_page_number: string;
|
|
624
|
-
};
|
|
625
|
-
highlighted_text: string;
|
|
626
|
-
};
|
|
627
|
-
};
|
|
628
|
-
"3": {
|
|
629
|
-
"d930627b-72b7-478f-aa9f-3160c0000c23": {
|
|
488
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": {
|
|
630
489
|
custom_metadata: {
|
|
631
490
|
pdf_end_page_number: string;
|
|
632
491
|
pdf_start_page_number: string;
|
|
@@ -643,12 +502,8 @@ export declare const DEFAULT_TREE_DATA: {
|
|
|
643
502
|
};
|
|
644
503
|
};
|
|
645
504
|
};
|
|
646
|
-
"
|
|
647
|
-
next:
|
|
648
|
-
"0": string;
|
|
649
|
-
"1": string;
|
|
650
|
-
"2": string;
|
|
651
|
-
};
|
|
505
|
+
"65c90875-4503-4772-897f-bb4228d3b8dd": {
|
|
506
|
+
next: null;
|
|
652
507
|
skip_node: boolean;
|
|
653
508
|
display_node: boolean;
|
|
654
509
|
comparison_config: {
|
|
@@ -658,7 +513,7 @@ export declare const DEFAULT_TREE_DATA: {
|
|
|
658
513
|
criterion_set_id: string;
|
|
659
514
|
};
|
|
660
515
|
comparison_inputs: {
|
|
661
|
-
"
|
|
516
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": string;
|
|
662
517
|
};
|
|
663
518
|
evaluation_result: {
|
|
664
519
|
"0": {
|
|
@@ -669,14 +524,22 @@ export declare const DEFAULT_TREE_DATA: {
|
|
|
669
524
|
name: string;
|
|
670
525
|
metadata: {
|
|
671
526
|
label_color: string;
|
|
527
|
+
compare_category_id: string;
|
|
672
528
|
};
|
|
673
529
|
output_value: string;
|
|
674
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[];
|
|
675
538
|
};
|
|
676
539
|
cognitive_decisioning: {
|
|
677
540
|
citations: {
|
|
678
541
|
"1": {
|
|
679
|
-
"
|
|
542
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": {
|
|
680
543
|
custom_metadata: {
|
|
681
544
|
pdf_end_page_number: string;
|
|
682
545
|
pdf_start_page_number: string;
|
|
@@ -685,7 +548,7 @@ export declare const DEFAULT_TREE_DATA: {
|
|
|
685
548
|
};
|
|
686
549
|
};
|
|
687
550
|
"2": {
|
|
688
|
-
"
|
|
551
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": {
|
|
689
552
|
custom_metadata: {
|
|
690
553
|
pdf_end_page_number: string;
|
|
691
554
|
pdf_start_page_number: string;
|
|
@@ -702,7 +565,7 @@ export declare const DEFAULT_TREE_DATA: {
|
|
|
702
565
|
};
|
|
703
566
|
};
|
|
704
567
|
};
|
|
705
|
-
"
|
|
568
|
+
"86937ff2-1563-47b6-8ae8-db78e1cbed03": {
|
|
706
569
|
next: null;
|
|
707
570
|
skip_node: boolean;
|
|
708
571
|
display_node: boolean;
|
|
@@ -713,7 +576,7 @@ export declare const DEFAULT_TREE_DATA: {
|
|
|
713
576
|
criterion_set_id: string;
|
|
714
577
|
};
|
|
715
578
|
comparison_inputs: {
|
|
716
|
-
"
|
|
579
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": string;
|
|
717
580
|
};
|
|
718
581
|
evaluation_result: {
|
|
719
582
|
"0": {
|
|
@@ -732,13 +595,13 @@ export declare const DEFAULT_TREE_DATA: {
|
|
|
732
595
|
};
|
|
733
596
|
};
|
|
734
597
|
deviation_highlights: {
|
|
735
|
-
rulebook_guidelines:
|
|
736
|
-
"
|
|
598
|
+
rulebook_guidelines: string[];
|
|
599
|
+
"86937ff2-1563-47b6-8ae8-db78e1cbed03": string[];
|
|
737
600
|
};
|
|
738
601
|
cognitive_decisioning: {
|
|
739
602
|
citations: {
|
|
740
603
|
"1": {
|
|
741
|
-
"
|
|
604
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": {
|
|
742
605
|
custom_metadata: {
|
|
743
606
|
pdf_end_page_number: string;
|
|
744
607
|
pdf_start_page_number: string;
|
|
@@ -746,8 +609,52 @@ export declare const DEFAULT_TREE_DATA: {
|
|
|
746
609
|
highlighted_text: string;
|
|
747
610
|
};
|
|
748
611
|
};
|
|
749
|
-
|
|
750
|
-
|
|
612
|
+
};
|
|
613
|
+
gaps_in_decision: string[];
|
|
614
|
+
decision_strength: number;
|
|
615
|
+
decisioning_factors: string[];
|
|
616
|
+
};
|
|
617
|
+
deviation_explanation: string[];
|
|
618
|
+
};
|
|
619
|
+
};
|
|
620
|
+
};
|
|
621
|
+
"bea1ceaa-ced2-400a-9b8f-adbe7794199a": {
|
|
622
|
+
next: null;
|
|
623
|
+
skip_node: boolean;
|
|
624
|
+
display_node: boolean;
|
|
625
|
+
comparison_config: {
|
|
626
|
+
mode: string;
|
|
627
|
+
type: string;
|
|
628
|
+
execution_mode: string;
|
|
629
|
+
criterion_set_id: string;
|
|
630
|
+
};
|
|
631
|
+
comparison_inputs: {
|
|
632
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": string;
|
|
633
|
+
};
|
|
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": {
|
|
751
658
|
custom_metadata: {
|
|
752
659
|
pdf_end_page_number: string;
|
|
753
660
|
pdf_start_page_number: string;
|
|
@@ -755,8 +662,8 @@ export declare const DEFAULT_TREE_DATA: {
|
|
|
755
662
|
highlighted_text: string;
|
|
756
663
|
};
|
|
757
664
|
};
|
|
758
|
-
"
|
|
759
|
-
"
|
|
665
|
+
"2": {
|
|
666
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": {
|
|
760
667
|
custom_metadata: {
|
|
761
668
|
pdf_end_page_number: string;
|
|
762
669
|
pdf_start_page_number: string;
|
|
@@ -773,8 +680,13 @@ export declare const DEFAULT_TREE_DATA: {
|
|
|
773
680
|
};
|
|
774
681
|
};
|
|
775
682
|
};
|
|
776
|
-
"
|
|
777
|
-
next:
|
|
683
|
+
"befe4c54-c3a0-4163-aa86-80de2226a34c": {
|
|
684
|
+
next: {
|
|
685
|
+
"0": string;
|
|
686
|
+
"1": string;
|
|
687
|
+
"2": string;
|
|
688
|
+
"3": string;
|
|
689
|
+
};
|
|
778
690
|
skip_node: boolean;
|
|
779
691
|
display_node: boolean;
|
|
780
692
|
comparison_config: {
|
|
@@ -784,7 +696,7 @@ export declare const DEFAULT_TREE_DATA: {
|
|
|
784
696
|
criterion_set_id: string;
|
|
785
697
|
};
|
|
786
698
|
comparison_inputs: {
|
|
787
|
-
"
|
|
699
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": string;
|
|
788
700
|
};
|
|
789
701
|
evaluation_result: {
|
|
790
702
|
"0": {
|
|
@@ -795,22 +707,14 @@ export declare const DEFAULT_TREE_DATA: {
|
|
|
795
707
|
name: string;
|
|
796
708
|
metadata: {
|
|
797
709
|
label_color: string;
|
|
798
|
-
compare_category_id: string;
|
|
799
710
|
};
|
|
800
711
|
output_value: string;
|
|
801
712
|
affected_party: string;
|
|
802
|
-
guideline_flag: {
|
|
803
|
-
rulebook_used: boolean;
|
|
804
|
-
};
|
|
805
|
-
};
|
|
806
|
-
deviation_highlights: {
|
|
807
|
-
rulebook_guidelines: string[];
|
|
808
|
-
"c3c3c3c3-1111-2222-3333-444444444444": string[];
|
|
809
713
|
};
|
|
810
714
|
cognitive_decisioning: {
|
|
811
715
|
citations: {
|
|
812
716
|
"1": {
|
|
813
|
-
"
|
|
717
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": {
|
|
814
718
|
custom_metadata: {
|
|
815
719
|
pdf_end_page_number: string;
|
|
816
720
|
pdf_start_page_number: string;
|
|
@@ -818,8 +722,8 @@ export declare const DEFAULT_TREE_DATA: {
|
|
|
818
722
|
highlighted_text: string;
|
|
819
723
|
};
|
|
820
724
|
};
|
|
821
|
-
"
|
|
822
|
-
"
|
|
725
|
+
"2": {
|
|
726
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": {
|
|
823
727
|
custom_metadata: {
|
|
824
728
|
pdf_end_page_number: string;
|
|
825
729
|
pdf_start_page_number: string;
|
|
@@ -836,7 +740,7 @@ export declare const DEFAULT_TREE_DATA: {
|
|
|
836
740
|
};
|
|
837
741
|
};
|
|
838
742
|
};
|
|
839
|
-
"
|
|
743
|
+
"d70107fc-c9eb-4215-960f-dc0d21c3900d": {
|
|
840
744
|
next: null;
|
|
841
745
|
skip_node: boolean;
|
|
842
746
|
display_node: boolean;
|
|
@@ -847,7 +751,7 @@ export declare const DEFAULT_TREE_DATA: {
|
|
|
847
751
|
criterion_set_id: string;
|
|
848
752
|
};
|
|
849
753
|
comparison_inputs: {
|
|
850
|
-
"
|
|
754
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": string;
|
|
851
755
|
};
|
|
852
756
|
evaluation_result: {
|
|
853
757
|
"0": {
|
|
@@ -858,6 +762,7 @@ export declare const DEFAULT_TREE_DATA: {
|
|
|
858
762
|
name: string;
|
|
859
763
|
metadata: {
|
|
860
764
|
label_color: string;
|
|
765
|
+
compare_category_id: string;
|
|
861
766
|
};
|
|
862
767
|
output_value: string;
|
|
863
768
|
affected_party: string;
|
|
@@ -867,12 +772,12 @@ export declare const DEFAULT_TREE_DATA: {
|
|
|
867
772
|
};
|
|
868
773
|
deviation_highlights: {
|
|
869
774
|
rulebook_guidelines: string[];
|
|
870
|
-
"
|
|
775
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": string[];
|
|
871
776
|
};
|
|
872
777
|
cognitive_decisioning: {
|
|
873
778
|
citations: {
|
|
874
779
|
"1": {
|
|
875
|
-
"
|
|
780
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": {
|
|
876
781
|
custom_metadata: {
|
|
877
782
|
pdf_end_page_number: string;
|
|
878
783
|
pdf_start_page_number: string;
|
|
@@ -881,7 +786,7 @@ export declare const DEFAULT_TREE_DATA: {
|
|
|
881
786
|
};
|
|
882
787
|
};
|
|
883
788
|
"2": {
|
|
884
|
-
"
|
|
789
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": {
|
|
885
790
|
custom_metadata: {
|
|
886
791
|
pdf_end_page_number: string;
|
|
887
792
|
pdf_start_page_number: string;
|
|
@@ -898,7 +803,7 @@ export declare const DEFAULT_TREE_DATA: {
|
|
|
898
803
|
};
|
|
899
804
|
};
|
|
900
805
|
};
|
|
901
|
-
"
|
|
806
|
+
"e3b149c1-4aef-4648-b566-642f16524afb": {
|
|
902
807
|
next: null;
|
|
903
808
|
skip_node: boolean;
|
|
904
809
|
display_node: boolean;
|
|
@@ -909,7 +814,7 @@ export declare const DEFAULT_TREE_DATA: {
|
|
|
909
814
|
criterion_set_id: string;
|
|
910
815
|
};
|
|
911
816
|
comparison_inputs: {
|
|
912
|
-
"
|
|
817
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": string;
|
|
913
818
|
};
|
|
914
819
|
evaluation_result: {
|
|
915
820
|
"0": {
|
|
@@ -920,7 +825,7 @@ export declare const DEFAULT_TREE_DATA: {
|
|
|
920
825
|
extraMetaData: {
|
|
921
826
|
"1": {
|
|
922
827
|
Gap: string;
|
|
923
|
-
Reasoning: string
|
|
828
|
+
Reasoning: string;
|
|
924
829
|
Confidence_score: string;
|
|
925
830
|
aiReasoningCitation: {
|
|
926
831
|
gpt_citation: {
|
|
@@ -946,7 +851,7 @@ export declare const DEFAULT_TREE_DATA: {
|
|
|
946
851
|
};
|
|
947
852
|
"2": {
|
|
948
853
|
Gap: string;
|
|
949
|
-
Reasoning: string
|
|
854
|
+
Reasoning: string;
|
|
950
855
|
Confidence_score: string;
|
|
951
856
|
aiReasoningCitation: {
|
|
952
857
|
gpt_citation: {
|
|
@@ -995,12 +900,12 @@ export declare const DEFAULT_TREE_DATA: {
|
|
|
995
900
|
};
|
|
996
901
|
deviation_highlights: {
|
|
997
902
|
rulebook_guidelines: never[];
|
|
998
|
-
"
|
|
903
|
+
"e3b149c1-4aef-4648-b566-642f16524afb": string[];
|
|
999
904
|
};
|
|
1000
905
|
cognitive_decisioning: {
|
|
1001
906
|
citations: {
|
|
1002
907
|
"1": {
|
|
1003
|
-
"
|
|
908
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": {
|
|
1004
909
|
custom_metadata: {
|
|
1005
910
|
pdf_end_page_number: string;
|
|
1006
911
|
pdf_start_page_number: string;
|
|
@@ -1009,16 +914,7 @@ export declare const DEFAULT_TREE_DATA: {
|
|
|
1009
914
|
};
|
|
1010
915
|
};
|
|
1011
916
|
"2": {
|
|
1012
|
-
"
|
|
1013
|
-
custom_metadata: {
|
|
1014
|
-
pdf_end_page_number: string;
|
|
1015
|
-
pdf_start_page_number: string;
|
|
1016
|
-
};
|
|
1017
|
-
highlighted_text: string;
|
|
1018
|
-
};
|
|
1019
|
-
};
|
|
1020
|
-
"3": {
|
|
1021
|
-
"d930627b-72b7-478f-aa9f-3160c0000c23": {
|
|
917
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": {
|
|
1022
918
|
custom_metadata: {
|
|
1023
919
|
pdf_end_page_number: string;
|
|
1024
920
|
pdf_start_page_number: string;
|
|
@@ -1035,10 +931,8 @@ export declare const DEFAULT_TREE_DATA: {
|
|
|
1035
931
|
};
|
|
1036
932
|
};
|
|
1037
933
|
};
|
|
1038
|
-
"
|
|
1039
|
-
next:
|
|
1040
|
-
"0": string;
|
|
1041
|
-
};
|
|
934
|
+
"fb91cb73-7d4e-48ce-b2b5-81877a1c435e": {
|
|
935
|
+
next: null;
|
|
1042
936
|
skip_node: boolean;
|
|
1043
937
|
display_node: boolean;
|
|
1044
938
|
comparison_config: {
|
|
@@ -1048,91 +942,98 @@ export declare const DEFAULT_TREE_DATA: {
|
|
|
1048
942
|
criterion_set_id: string;
|
|
1049
943
|
};
|
|
1050
944
|
comparison_inputs: {
|
|
1051
|
-
"
|
|
945
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": string;
|
|
1052
946
|
};
|
|
1053
947
|
evaluation_result: {
|
|
1054
948
|
"0": {
|
|
1055
949
|
deviation_title: string;
|
|
1056
950
|
deviation_impact: string;
|
|
1057
951
|
deviation_summary: string;
|
|
1058
|
-
|
|
1059
|
-
|
|
1060
|
-
metadata: {
|
|
1061
|
-
label_color: string;
|
|
1062
|
-
};
|
|
1063
|
-
output_value: string;
|
|
1064
|
-
affected_party: string;
|
|
1065
|
-
};
|
|
1066
|
-
cognitive_decisioning: {
|
|
1067
|
-
citations: {
|
|
952
|
+
web_search_answer: {
|
|
953
|
+
extraMetaData: {
|
|
1068
954
|
"1": {
|
|
1069
|
-
|
|
1070
|
-
|
|
1071
|
-
|
|
1072
|
-
|
|
1073
|
-
|
|
1074
|
-
|
|
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
|
+
}[];
|
|
1075
978
|
};
|
|
1076
979
|
};
|
|
1077
980
|
"2": {
|
|
1078
|
-
|
|
1079
|
-
|
|
1080
|
-
|
|
1081
|
-
|
|
1082
|
-
|
|
1083
|
-
|
|
1084
|
-
|
|
1085
|
-
|
|
1086
|
-
|
|
1087
|
-
|
|
1088
|
-
|
|
1089
|
-
|
|
1090
|
-
|
|
1091
|
-
|
|
1092
|
-
|
|
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
|
+
}[];
|
|
1093
1004
|
};
|
|
1094
1005
|
};
|
|
1095
1006
|
};
|
|
1096
|
-
|
|
1097
|
-
|
|
1098
|
-
|
|
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[];
|
|
1099
1016
|
};
|
|
1100
|
-
deviation_explanation: string[];
|
|
1101
|
-
};
|
|
1102
|
-
};
|
|
1103
|
-
};
|
|
1104
|
-
"a0c2203a-2bc1-45c0-bb00-9fefdb1607a8": {
|
|
1105
|
-
next: {
|
|
1106
|
-
"0": string;
|
|
1107
|
-
};
|
|
1108
|
-
skip_node: boolean;
|
|
1109
|
-
display_node: boolean;
|
|
1110
|
-
comparison_config: {
|
|
1111
|
-
mode: string;
|
|
1112
|
-
type: string;
|
|
1113
|
-
execution_mode: string;
|
|
1114
|
-
criterion_set_id: string;
|
|
1115
|
-
};
|
|
1116
|
-
comparison_inputs: {
|
|
1117
|
-
"d930627b-72b7-478f-aa9f-3160c0000c23": string;
|
|
1118
|
-
};
|
|
1119
|
-
evaluation_result: {
|
|
1120
|
-
"0": {
|
|
1121
|
-
deviation_title: string;
|
|
1122
|
-
deviation_impact: string;
|
|
1123
|
-
deviation_summary: string;
|
|
1124
1017
|
evaluation_outputs: {
|
|
1125
1018
|
name: string;
|
|
1126
1019
|
metadata: {
|
|
1127
1020
|
label_color: string;
|
|
1021
|
+
compare_category_id: string;
|
|
1128
1022
|
};
|
|
1129
1023
|
output_value: string;
|
|
1130
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[];
|
|
1131
1032
|
};
|
|
1132
1033
|
cognitive_decisioning: {
|
|
1133
1034
|
citations: {
|
|
1134
1035
|
"1": {
|
|
1135
|
-
"
|
|
1036
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": {
|
|
1136
1037
|
custom_metadata: {
|
|
1137
1038
|
pdf_end_page_number: string;
|
|
1138
1039
|
pdf_start_page_number: string;
|
|
@@ -1141,16 +1042,7 @@ export declare const DEFAULT_TREE_DATA: {
|
|
|
1141
1042
|
};
|
|
1142
1043
|
};
|
|
1143
1044
|
"2": {
|
|
1144
|
-
"
|
|
1145
|
-
custom_metadata: {
|
|
1146
|
-
pdf_end_page_number: string;
|
|
1147
|
-
pdf_start_page_number: string;
|
|
1148
|
-
};
|
|
1149
|
-
highlighted_text: string;
|
|
1150
|
-
};
|
|
1151
|
-
};
|
|
1152
|
-
"3": {
|
|
1153
|
-
"d930627b-72b7-478f-aa9f-3160c0000c23": {
|
|
1045
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": {
|
|
1154
1046
|
custom_metadata: {
|
|
1155
1047
|
pdf_end_page_number: string;
|
|
1156
1048
|
pdf_start_page_number: string;
|
|
@@ -1167,2296 +1059,1162 @@ export declare const DEFAULT_TREE_DATA: {
|
|
|
1167
1059
|
};
|
|
1168
1060
|
};
|
|
1169
1061
|
};
|
|
1170
|
-
|
|
1171
|
-
|
|
1172
|
-
|
|
1173
|
-
|
|
1174
|
-
|
|
1175
|
-
|
|
1176
|
-
|
|
1177
|
-
"5": string;
|
|
1178
|
-
"6": string;
|
|
1062
|
+
};
|
|
1063
|
+
documents: {
|
|
1064
|
+
"019fa333-bd61-7da8-ba6d-e45a475ba244": {
|
|
1065
|
+
role: string;
|
|
1066
|
+
title: string;
|
|
1067
|
+
metadata: {
|
|
1068
|
+
file_name: string;
|
|
1179
1069
|
};
|
|
1180
|
-
|
|
1181
|
-
|
|
1182
|
-
|
|
1183
|
-
|
|
1184
|
-
|
|
1185
|
-
|
|
1186
|
-
|
|
1070
|
+
mime_type: string;
|
|
1071
|
+
base_title: string;
|
|
1072
|
+
signed_url: string;
|
|
1073
|
+
source_uri: string;
|
|
1074
|
+
artifact_id: string;
|
|
1075
|
+
};
|
|
1076
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": {
|
|
1077
|
+
role: string;
|
|
1078
|
+
title: string;
|
|
1079
|
+
metadata: {
|
|
1080
|
+
file_name: string;
|
|
1187
1081
|
};
|
|
1188
|
-
|
|
1189
|
-
|
|
1190
|
-
|
|
1191
|
-
|
|
1192
|
-
|
|
1082
|
+
mime_type: string;
|
|
1083
|
+
base_title: string;
|
|
1084
|
+
signed_url: string;
|
|
1085
|
+
source_uri: string;
|
|
1086
|
+
artifact_id: string;
|
|
1087
|
+
};
|
|
1088
|
+
};
|
|
1089
|
+
base_root_id: string;
|
|
1090
|
+
comparison_id: string;
|
|
1091
|
+
content_mapping: {
|
|
1092
|
+
"00a424ae-2682-43f2-896d-ec1013534e88": {
|
|
1093
|
+
title: string;
|
|
1094
|
+
content: string;
|
|
1095
|
+
change_history: string;
|
|
1096
|
+
additional_attributes: {
|
|
1097
|
+
entity_id: string;
|
|
1098
|
+
display_index: number;
|
|
1099
|
+
display_title: boolean;
|
|
1100
|
+
display_content: boolean;
|
|
1101
|
+
pdf_end_page_number: string;
|
|
1102
|
+
pdf_start_page_number: string;
|
|
1193
1103
|
};
|
|
1194
|
-
|
|
1195
|
-
|
|
1196
|
-
|
|
1197
|
-
|
|
1198
|
-
|
|
1199
|
-
|
|
1200
|
-
|
|
1201
|
-
|
|
1202
|
-
|
|
1203
|
-
|
|
1204
|
-
|
|
1205
|
-
|
|
1206
|
-
};
|
|
1207
|
-
cognitive_decisioning: {
|
|
1208
|
-
citations: {
|
|
1209
|
-
"1": {
|
|
1210
|
-
"d930627b-72b7-478f-aa9f-3160c0000c23": {
|
|
1211
|
-
custom_metadata: {
|
|
1212
|
-
pdf_end_page_number: string;
|
|
1213
|
-
pdf_start_page_number: string;
|
|
1214
|
-
};
|
|
1215
|
-
highlighted_text: string;
|
|
1216
|
-
};
|
|
1217
|
-
};
|
|
1218
|
-
"2": {
|
|
1219
|
-
"d930627b-72b7-478f-aa9f-3160c0000c23": {
|
|
1220
|
-
custom_metadata: {
|
|
1221
|
-
pdf_end_page_number: string;
|
|
1222
|
-
pdf_start_page_number: string;
|
|
1223
|
-
};
|
|
1224
|
-
highlighted_text: string;
|
|
1225
|
-
};
|
|
1226
|
-
};
|
|
1227
|
-
};
|
|
1228
|
-
gaps_in_decision: string[];
|
|
1229
|
-
decision_strength: number;
|
|
1230
|
-
decisioning_factors: string[];
|
|
1231
|
-
};
|
|
1232
|
-
deviation_explanation: string[];
|
|
1233
|
-
};
|
|
1104
|
+
};
|
|
1105
|
+
"0520d607-34f1-4612-86e1-c69155d4c8e2": {
|
|
1106
|
+
title: string;
|
|
1107
|
+
content: string;
|
|
1108
|
+
change_history: string;
|
|
1109
|
+
additional_attributes: {
|
|
1110
|
+
entity_id: string;
|
|
1111
|
+
display_index: number;
|
|
1112
|
+
display_title: boolean;
|
|
1113
|
+
display_content: boolean;
|
|
1114
|
+
pdf_end_page_number: string;
|
|
1115
|
+
pdf_start_page_number: string;
|
|
1234
1116
|
};
|
|
1235
|
-
decision_scope_title: string;
|
|
1236
|
-
decision_scope_description: string;
|
|
1237
1117
|
};
|
|
1238
|
-
"
|
|
1239
|
-
|
|
1240
|
-
|
|
1241
|
-
|
|
1242
|
-
|
|
1243
|
-
|
|
1244
|
-
|
|
1245
|
-
|
|
1246
|
-
|
|
1118
|
+
"0d28f0a2-01d8-43c0-97ce-d7f5466baadd": {
|
|
1119
|
+
title: string;
|
|
1120
|
+
content: string;
|
|
1121
|
+
change_history: string;
|
|
1122
|
+
additional_attributes: {
|
|
1123
|
+
display_index: number;
|
|
1124
|
+
display_title: boolean;
|
|
1125
|
+
display_content: boolean;
|
|
1126
|
+
pdf_end_page_number: string;
|
|
1127
|
+
pdf_start_page_number: string;
|
|
1247
1128
|
};
|
|
1248
|
-
|
|
1249
|
-
|
|
1129
|
+
};
|
|
1130
|
+
"11d88ce2-20bb-4bed-99a0-635427f525a8": {
|
|
1131
|
+
title: string;
|
|
1132
|
+
content: string;
|
|
1133
|
+
change_history: string;
|
|
1134
|
+
additional_attributes: {
|
|
1135
|
+
entity_id: string;
|
|
1136
|
+
display_index: number;
|
|
1137
|
+
display_title: boolean;
|
|
1138
|
+
display_content: boolean;
|
|
1139
|
+
pdf_end_page_number: string;
|
|
1140
|
+
pdf_start_page_number: string;
|
|
1250
1141
|
};
|
|
1251
|
-
|
|
1252
|
-
|
|
1253
|
-
|
|
1254
|
-
|
|
1255
|
-
|
|
1256
|
-
|
|
1257
|
-
|
|
1258
|
-
|
|
1259
|
-
|
|
1260
|
-
|
|
1261
|
-
|
|
1262
|
-
output_value: string;
|
|
1263
|
-
affected_party: string;
|
|
1264
|
-
guideline_flag: {
|
|
1265
|
-
rulebook_used: boolean;
|
|
1266
|
-
};
|
|
1267
|
-
};
|
|
1268
|
-
deviation_highlights: {
|
|
1269
|
-
rulebook_guidelines: string[];
|
|
1270
|
-
"d930627b-72b7-478f-aa9f-3160c0000c23": string[];
|
|
1271
|
-
};
|
|
1272
|
-
cognitive_decisioning: {
|
|
1273
|
-
citations: {
|
|
1274
|
-
"1": {
|
|
1275
|
-
"d930627b-72b7-478f-aa9f-3160c0000c23": {
|
|
1276
|
-
custom_metadata: {
|
|
1277
|
-
pdf_end_page_number: string;
|
|
1278
|
-
pdf_start_page_number: string;
|
|
1279
|
-
};
|
|
1280
|
-
highlighted_text: string;
|
|
1281
|
-
};
|
|
1282
|
-
};
|
|
1283
|
-
"2": {
|
|
1284
|
-
"d930627b-72b7-478f-aa9f-3160c0000c23": {
|
|
1285
|
-
custom_metadata: {
|
|
1286
|
-
pdf_end_page_number: string;
|
|
1287
|
-
pdf_start_page_number: string;
|
|
1288
|
-
};
|
|
1289
|
-
highlighted_text: string;
|
|
1290
|
-
};
|
|
1291
|
-
};
|
|
1292
|
-
};
|
|
1293
|
-
gaps_in_decision: string[];
|
|
1294
|
-
decision_strength: number;
|
|
1295
|
-
decisioning_factors: string[];
|
|
1296
|
-
};
|
|
1297
|
-
deviation_explanation: string[];
|
|
1298
|
-
};
|
|
1142
|
+
};
|
|
1143
|
+
"2dfd7a5b-d5e7-4b3f-b990-687b6fe9be84": {
|
|
1144
|
+
title: string;
|
|
1145
|
+
content: string;
|
|
1146
|
+
change_history: string;
|
|
1147
|
+
additional_attributes: {
|
|
1148
|
+
display_index: number;
|
|
1149
|
+
display_title: boolean;
|
|
1150
|
+
display_content: boolean;
|
|
1151
|
+
pdf_end_page_number: string;
|
|
1152
|
+
pdf_start_page_number: string;
|
|
1299
1153
|
};
|
|
1300
1154
|
};
|
|
1301
|
-
"
|
|
1302
|
-
|
|
1303
|
-
|
|
1304
|
-
|
|
1305
|
-
|
|
1306
|
-
|
|
1307
|
-
|
|
1308
|
-
|
|
1309
|
-
|
|
1155
|
+
"56038f6b-7ff5-4717-ab81-53fcbbd971cb": {
|
|
1156
|
+
title: string;
|
|
1157
|
+
content: string;
|
|
1158
|
+
change_history: string;
|
|
1159
|
+
additional_attributes: {
|
|
1160
|
+
entity_id: string;
|
|
1161
|
+
display_index: number;
|
|
1162
|
+
display_title: boolean;
|
|
1163
|
+
display_content: boolean;
|
|
1164
|
+
pdf_end_page_number: string;
|
|
1165
|
+
pdf_start_page_number: string;
|
|
1310
1166
|
};
|
|
1311
|
-
|
|
1312
|
-
|
|
1167
|
+
};
|
|
1168
|
+
"66efd16a-6d41-48fe-a026-8cc112d7db03": {
|
|
1169
|
+
title: string;
|
|
1170
|
+
content: string;
|
|
1171
|
+
change_history: string;
|
|
1172
|
+
additional_attributes: {
|
|
1173
|
+
entity_id: string;
|
|
1174
|
+
display_index: number;
|
|
1175
|
+
display_title: boolean;
|
|
1176
|
+
display_content: boolean;
|
|
1177
|
+
pdf_end_page_number: string;
|
|
1178
|
+
pdf_start_page_number: string;
|
|
1313
1179
|
};
|
|
1314
|
-
|
|
1315
|
-
|
|
1316
|
-
|
|
1317
|
-
|
|
1318
|
-
|
|
1319
|
-
|
|
1320
|
-
|
|
1321
|
-
|
|
1322
|
-
|
|
1323
|
-
|
|
1324
|
-
|
|
1325
|
-
affected_party: string;
|
|
1326
|
-
guideline_flag: {
|
|
1327
|
-
rulebook_used: boolean;
|
|
1328
|
-
};
|
|
1329
|
-
};
|
|
1330
|
-
deviation_highlights: {
|
|
1331
|
-
rulebook_guidelines: string[];
|
|
1332
|
-
"d930627b-72b7-478f-aa9f-3160c0000c23": string[];
|
|
1333
|
-
};
|
|
1334
|
-
cognitive_decisioning: {
|
|
1335
|
-
citations: {
|
|
1336
|
-
"1": {
|
|
1337
|
-
"d930627b-72b7-478f-aa9f-3160c0000c23": {
|
|
1338
|
-
custom_metadata: {
|
|
1339
|
-
pdf_end_page_number: string;
|
|
1340
|
-
pdf_start_page_number: string;
|
|
1341
|
-
};
|
|
1342
|
-
highlighted_text: string;
|
|
1343
|
-
};
|
|
1344
|
-
};
|
|
1345
|
-
"2": {
|
|
1346
|
-
"d930627b-72b7-478f-aa9f-3160c0000c23": {
|
|
1347
|
-
custom_metadata: {
|
|
1348
|
-
pdf_end_page_number: string;
|
|
1349
|
-
pdf_start_page_number: string;
|
|
1350
|
-
};
|
|
1351
|
-
highlighted_text: string;
|
|
1352
|
-
};
|
|
1353
|
-
};
|
|
1354
|
-
};
|
|
1355
|
-
gaps_in_decision: string[];
|
|
1356
|
-
decision_strength: number;
|
|
1357
|
-
decisioning_factors: string[];
|
|
1358
|
-
};
|
|
1359
|
-
deviation_explanation: string[];
|
|
1360
|
-
};
|
|
1180
|
+
};
|
|
1181
|
+
"671153d3-3535-4ded-903f-0dda4581972e": {
|
|
1182
|
+
title: string;
|
|
1183
|
+
content: string;
|
|
1184
|
+
change_history: string;
|
|
1185
|
+
additional_attributes: {
|
|
1186
|
+
display_index: number;
|
|
1187
|
+
display_title: boolean;
|
|
1188
|
+
display_content: boolean;
|
|
1189
|
+
pdf_end_page_number: string;
|
|
1190
|
+
pdf_start_page_number: string;
|
|
1361
1191
|
};
|
|
1362
1192
|
};
|
|
1363
|
-
"
|
|
1364
|
-
|
|
1365
|
-
|
|
1366
|
-
|
|
1367
|
-
|
|
1368
|
-
|
|
1369
|
-
|
|
1370
|
-
|
|
1371
|
-
|
|
1193
|
+
"8ff3bcb9-a089-4835-b099-a4529d0dd3d5": {
|
|
1194
|
+
title: string;
|
|
1195
|
+
content: string;
|
|
1196
|
+
change_history: string;
|
|
1197
|
+
additional_attributes: {
|
|
1198
|
+
entity_id: string;
|
|
1199
|
+
display_index: number;
|
|
1200
|
+
display_title: boolean;
|
|
1201
|
+
display_content: boolean;
|
|
1202
|
+
pdf_end_page_number: string;
|
|
1203
|
+
pdf_start_page_number: string;
|
|
1372
1204
|
};
|
|
1373
|
-
|
|
1374
|
-
|
|
1375
|
-
|
|
1376
|
-
|
|
1377
|
-
|
|
1378
|
-
|
|
1379
|
-
|
|
1380
|
-
|
|
1381
|
-
|
|
1382
|
-
|
|
1383
|
-
|
|
1384
|
-
label_color: string;
|
|
1385
|
-
};
|
|
1386
|
-
output_value: string;
|
|
1387
|
-
affected_party: string;
|
|
1388
|
-
guideline_flag: {
|
|
1389
|
-
rulebook_used: boolean;
|
|
1390
|
-
};
|
|
1391
|
-
};
|
|
1392
|
-
deviation_highlights: {
|
|
1393
|
-
rulebook_guidelines: string[];
|
|
1394
|
-
"c3c3c3c3-1111-2222-3333-444444444444": string[];
|
|
1395
|
-
};
|
|
1396
|
-
cognitive_decisioning: {
|
|
1397
|
-
citations: {
|
|
1398
|
-
"1": {
|
|
1399
|
-
"d930627b-72b7-478f-aa9f-3160c0000c23": {
|
|
1400
|
-
custom_metadata: {
|
|
1401
|
-
pdf_end_page_number: string;
|
|
1402
|
-
pdf_start_page_number: string;
|
|
1403
|
-
};
|
|
1404
|
-
highlighted_text: string;
|
|
1405
|
-
};
|
|
1406
|
-
};
|
|
1407
|
-
"2": {
|
|
1408
|
-
"d930627b-72b7-478f-aa9f-3160c0000c23": {
|
|
1409
|
-
custom_metadata: {
|
|
1410
|
-
pdf_end_page_number: string;
|
|
1411
|
-
pdf_start_page_number: string;
|
|
1412
|
-
};
|
|
1413
|
-
highlighted_text: string;
|
|
1414
|
-
};
|
|
1415
|
-
};
|
|
1416
|
-
};
|
|
1417
|
-
gaps_in_decision: string[];
|
|
1418
|
-
decision_strength: number;
|
|
1419
|
-
decisioning_factors: string[];
|
|
1420
|
-
};
|
|
1421
|
-
deviation_explanation: string[];
|
|
1422
|
-
};
|
|
1423
|
-
};
|
|
1424
|
-
};
|
|
1425
|
-
"e488e1a8-5020-4aed-b136-da36a8accf88": {
|
|
1426
|
-
next: null;
|
|
1427
|
-
skip_node: boolean;
|
|
1428
|
-
display_node: boolean;
|
|
1429
|
-
comparison_config: {
|
|
1430
|
-
mode: string;
|
|
1431
|
-
type: string;
|
|
1432
|
-
execution_mode: string;
|
|
1433
|
-
criterion_set_id: string;
|
|
1434
|
-
};
|
|
1435
|
-
comparison_inputs: {
|
|
1436
|
-
"d930627b-72b7-478f-aa9f-3160c0000c23": string;
|
|
1437
|
-
};
|
|
1438
|
-
evaluation_result: {
|
|
1439
|
-
"0": {
|
|
1440
|
-
deviation_title: string;
|
|
1441
|
-
deviation_impact: string;
|
|
1442
|
-
deviation_summary: string;
|
|
1443
|
-
web_search_answer: {
|
|
1444
|
-
extraMetaData: {
|
|
1445
|
-
"1": {
|
|
1446
|
-
Gap: string;
|
|
1447
|
-
Reasoning: string;
|
|
1448
|
-
Confidence_score: string;
|
|
1449
|
-
aiReasoningCitation: {
|
|
1450
|
-
gpt_citation: {
|
|
1451
|
-
customMetaData: {
|
|
1452
|
-
type: string;
|
|
1453
|
-
value: {
|
|
1454
|
-
text: string;
|
|
1455
|
-
type: string;
|
|
1456
|
-
label: string;
|
|
1457
|
-
source: string;
|
|
1458
|
-
reference: string;
|
|
1459
|
-
paraphrase: string;
|
|
1460
|
-
citationUrl: string;
|
|
1461
|
-
citation_id: string;
|
|
1462
|
-
citationType: string;
|
|
1463
|
-
citation_uuid: string;
|
|
1464
|
-
};
|
|
1465
|
-
citation_number: number;
|
|
1466
|
-
};
|
|
1467
|
-
citation_number: number;
|
|
1468
|
-
}[];
|
|
1469
|
-
};
|
|
1470
|
-
};
|
|
1471
|
-
"2": {
|
|
1472
|
-
Gap: string;
|
|
1473
|
-
Reasoning: string;
|
|
1474
|
-
Confidence_score: string;
|
|
1475
|
-
aiReasoningCitation: {
|
|
1476
|
-
gpt_citation: {
|
|
1477
|
-
customMetaData: {
|
|
1478
|
-
type: string;
|
|
1479
|
-
value: {
|
|
1480
|
-
text: string;
|
|
1481
|
-
type: string;
|
|
1482
|
-
label: string;
|
|
1483
|
-
source: string;
|
|
1484
|
-
reference: string;
|
|
1485
|
-
paraphrase: string;
|
|
1486
|
-
citationUrl: string;
|
|
1487
|
-
citation_id: string;
|
|
1488
|
-
citationType: string;
|
|
1489
|
-
citation_uuid: string;
|
|
1490
|
-
};
|
|
1491
|
-
citation_number: number;
|
|
1492
|
-
};
|
|
1493
|
-
citation_number: number;
|
|
1494
|
-
}[];
|
|
1495
|
-
};
|
|
1496
|
-
};
|
|
1497
|
-
};
|
|
1498
|
-
affected_party: string;
|
|
1499
|
-
deviation_title: string;
|
|
1500
|
-
deviation_impact: string;
|
|
1501
|
-
enhanced_content: string;
|
|
1502
|
-
deviation_summary: string;
|
|
1503
|
-
cd_confidence_score: number;
|
|
1504
|
-
deviation_highlight: string;
|
|
1505
|
-
deviation_percentage: string;
|
|
1506
|
-
deviation_explanation: string[];
|
|
1507
|
-
};
|
|
1508
|
-
evaluation_outputs: {
|
|
1509
|
-
name: string;
|
|
1510
|
-
metadata: {
|
|
1511
|
-
label_color: string;
|
|
1512
|
-
compare_category_id: string;
|
|
1513
|
-
};
|
|
1514
|
-
output_value: string;
|
|
1515
|
-
affected_party: string;
|
|
1516
|
-
guideline_flag: {
|
|
1517
|
-
rulebook_used: boolean;
|
|
1518
|
-
};
|
|
1519
|
-
};
|
|
1520
|
-
deviation_highlights: {
|
|
1521
|
-
rulebook_guidelines: never[];
|
|
1522
|
-
"d930627b-72b7-478f-aa9f-3160c0000c23": string[];
|
|
1523
|
-
};
|
|
1524
|
-
cognitive_decisioning: {
|
|
1525
|
-
citations: {
|
|
1526
|
-
"1": {
|
|
1527
|
-
"d930627b-72b7-478f-aa9f-3160c0000c23": {
|
|
1528
|
-
custom_metadata: {
|
|
1529
|
-
pdf_end_page_number: string;
|
|
1530
|
-
pdf_start_page_number: string;
|
|
1531
|
-
};
|
|
1532
|
-
highlighted_text: string;
|
|
1533
|
-
};
|
|
1534
|
-
};
|
|
1535
|
-
"2": {
|
|
1536
|
-
"d930627b-72b7-478f-aa9f-3160c0000c23": {
|
|
1537
|
-
custom_metadata: {
|
|
1538
|
-
pdf_end_page_number: string;
|
|
1539
|
-
pdf_start_page_number: string;
|
|
1540
|
-
};
|
|
1541
|
-
highlighted_text: string;
|
|
1542
|
-
};
|
|
1543
|
-
};
|
|
1544
|
-
"3": {
|
|
1545
|
-
"d930627b-72b7-478f-aa9f-3160c0000c23": {
|
|
1546
|
-
custom_metadata: {
|
|
1547
|
-
pdf_end_page_number: string;
|
|
1548
|
-
pdf_start_page_number: string;
|
|
1549
|
-
};
|
|
1550
|
-
highlighted_text: string;
|
|
1551
|
-
};
|
|
1552
|
-
};
|
|
1553
|
-
};
|
|
1554
|
-
gaps_in_decision: string[];
|
|
1555
|
-
decision_strength: number;
|
|
1556
|
-
decisioning_factors: string[];
|
|
1557
|
-
};
|
|
1558
|
-
deviation_explanation: string[];
|
|
1559
|
-
};
|
|
1560
|
-
};
|
|
1561
|
-
};
|
|
1562
|
-
"ecf90524-f269-4706-8564-d737722169eb": {
|
|
1563
|
-
next: {
|
|
1564
|
-
"0": string;
|
|
1565
|
-
"1": string;
|
|
1566
|
-
"2": string;
|
|
1567
|
-
"3": string;
|
|
1568
|
-
};
|
|
1569
|
-
skip_node: boolean;
|
|
1570
|
-
display_node: boolean;
|
|
1571
|
-
comparison_config: {
|
|
1572
|
-
mode: string;
|
|
1573
|
-
type: string;
|
|
1574
|
-
execution_mode: string;
|
|
1575
|
-
criterion_set_id: string;
|
|
1576
|
-
};
|
|
1577
|
-
comparison_inputs: {
|
|
1578
|
-
"d930627b-72b7-478f-aa9f-3160c0000c23": string;
|
|
1579
|
-
};
|
|
1580
|
-
evaluation_result: {
|
|
1581
|
-
"0": {
|
|
1582
|
-
deviation_title: string;
|
|
1583
|
-
deviation_impact: string;
|
|
1584
|
-
deviation_summary: string;
|
|
1585
|
-
evaluation_outputs: {
|
|
1586
|
-
name: string;
|
|
1587
|
-
metadata: {
|
|
1588
|
-
label_color: string;
|
|
1589
|
-
};
|
|
1590
|
-
output_value: string;
|
|
1591
|
-
affected_party: string;
|
|
1592
|
-
};
|
|
1593
|
-
cognitive_decisioning: {
|
|
1594
|
-
citations: {
|
|
1595
|
-
"1": {
|
|
1596
|
-
"d930627b-72b7-478f-aa9f-3160c0000c23": {
|
|
1597
|
-
custom_metadata: {
|
|
1598
|
-
pdf_end_page_number: string;
|
|
1599
|
-
pdf_start_page_number: string;
|
|
1600
|
-
};
|
|
1601
|
-
highlighted_text: string;
|
|
1602
|
-
};
|
|
1603
|
-
};
|
|
1604
|
-
"3": {
|
|
1605
|
-
"d930627b-72b7-478f-aa9f-3160c0000c23": {
|
|
1606
|
-
custom_metadata: {
|
|
1607
|
-
pdf_end_page_number: string;
|
|
1608
|
-
pdf_start_page_number: string;
|
|
1609
|
-
};
|
|
1610
|
-
highlighted_text: string;
|
|
1611
|
-
};
|
|
1612
|
-
};
|
|
1613
|
-
};
|
|
1614
|
-
gaps_in_decision: string[];
|
|
1615
|
-
decision_strength: number;
|
|
1616
|
-
decisioning_factors: string[];
|
|
1617
|
-
};
|
|
1618
|
-
deviation_explanation: string[];
|
|
1619
|
-
};
|
|
1620
|
-
};
|
|
1621
|
-
};
|
|
1622
|
-
"f158e7f3-e608-4bd8-80e9-d8e8ce210784": {
|
|
1623
|
-
next: null;
|
|
1624
|
-
skip_node: boolean;
|
|
1625
|
-
display_node: boolean;
|
|
1626
|
-
comparison_config: {
|
|
1627
|
-
mode: string;
|
|
1628
|
-
type: string;
|
|
1629
|
-
execution_mode: string;
|
|
1630
|
-
criterion_set_id: string;
|
|
1631
|
-
};
|
|
1632
|
-
comparison_inputs: {
|
|
1633
|
-
"d930627b-72b7-478f-aa9f-3160c0000c23": string;
|
|
1634
|
-
};
|
|
1635
|
-
evaluation_result: {
|
|
1636
|
-
"0": {
|
|
1637
|
-
deviation_title: string;
|
|
1638
|
-
deviation_impact: string;
|
|
1639
|
-
deviation_summary: string;
|
|
1640
|
-
evaluation_outputs: {
|
|
1641
|
-
name: string;
|
|
1642
|
-
metadata: {
|
|
1643
|
-
label_color: string;
|
|
1644
|
-
compare_category_id: string;
|
|
1645
|
-
};
|
|
1646
|
-
output_value: string;
|
|
1647
|
-
affected_party: string;
|
|
1648
|
-
guideline_flag: {
|
|
1649
|
-
rulebook_used: boolean;
|
|
1650
|
-
};
|
|
1651
|
-
};
|
|
1652
|
-
deviation_highlights: {
|
|
1653
|
-
rulebook_guidelines: string[];
|
|
1654
|
-
"c3c3c3c3-1111-2222-3333-444444444444": string[];
|
|
1655
|
-
};
|
|
1656
|
-
cognitive_decisioning: {
|
|
1657
|
-
citations: {
|
|
1658
|
-
"1": {
|
|
1659
|
-
"d930627b-72b7-478f-aa9f-3160c0000c23": {
|
|
1660
|
-
custom_metadata: {
|
|
1661
|
-
pdf_end_page_number: string;
|
|
1662
|
-
pdf_start_page_number: string;
|
|
1663
|
-
};
|
|
1664
|
-
highlighted_text: string;
|
|
1665
|
-
};
|
|
1666
|
-
};
|
|
1667
|
-
"2": {
|
|
1668
|
-
"d930627b-72b7-478f-aa9f-3160c0000c23": {
|
|
1669
|
-
custom_metadata: {
|
|
1670
|
-
pdf_end_page_number: string;
|
|
1671
|
-
pdf_start_page_number: string;
|
|
1672
|
-
};
|
|
1673
|
-
highlighted_text: string;
|
|
1674
|
-
};
|
|
1675
|
-
};
|
|
1676
|
-
};
|
|
1677
|
-
gaps_in_decision: string[];
|
|
1678
|
-
decision_strength: number;
|
|
1679
|
-
decisioning_factors: string[];
|
|
1680
|
-
};
|
|
1681
|
-
deviation_explanation: string[];
|
|
1682
|
-
};
|
|
1683
|
-
};
|
|
1684
|
-
};
|
|
1685
|
-
};
|
|
1686
|
-
documents: {
|
|
1687
|
-
"019fd72d-e146-7262-9c8f-796e4301c561": {
|
|
1688
|
-
role: string;
|
|
1689
|
-
title: string;
|
|
1690
|
-
metadata: {
|
|
1691
|
-
file_name: string;
|
|
1692
|
-
};
|
|
1693
|
-
mime_type: string;
|
|
1694
|
-
base_title: string;
|
|
1695
|
-
signed_url: string;
|
|
1696
|
-
source_uri: string;
|
|
1697
|
-
artifact_id: string;
|
|
1698
|
-
};
|
|
1699
|
-
"d930627b-72b7-478f-aa9f-3160c0000c23": {
|
|
1700
|
-
role: string;
|
|
1701
|
-
title: string;
|
|
1702
|
-
metadata: {
|
|
1703
|
-
file_name: string;
|
|
1704
|
-
};
|
|
1705
|
-
mime_type: string;
|
|
1706
|
-
base_title: string;
|
|
1707
|
-
signed_url: string;
|
|
1708
|
-
source_uri: string;
|
|
1709
|
-
artifact_id: string;
|
|
1710
|
-
};
|
|
1711
|
-
};
|
|
1712
|
-
base_root_id: string;
|
|
1713
|
-
comparison_id: string;
|
|
1714
|
-
content_mapping: {
|
|
1715
|
-
"05bfc832-155d-4c7e-b291-017ecb6c1afb": {
|
|
1716
|
-
title: string;
|
|
1717
|
-
content: string;
|
|
1718
|
-
change_history: string;
|
|
1719
|
-
additional_attributes: {
|
|
1720
|
-
entity_id: string;
|
|
1721
|
-
display_index: number;
|
|
1722
|
-
display_title: boolean;
|
|
1723
|
-
display_content: boolean;
|
|
1724
|
-
pdf_end_page_number: string;
|
|
1725
|
-
pdf_start_page_number: string;
|
|
1726
|
-
};
|
|
1727
|
-
};
|
|
1728
|
-
"110795d4-aa5e-4566-ba4f-6fd3822608a3": {
|
|
1729
|
-
title: string;
|
|
1730
|
-
content: string;
|
|
1731
|
-
change_history: string;
|
|
1732
|
-
additional_attributes: {
|
|
1733
|
-
entity_id: string;
|
|
1734
|
-
display_index: number;
|
|
1735
|
-
display_title: boolean;
|
|
1736
|
-
display_content: boolean;
|
|
1737
|
-
pdf_end_page_number: string;
|
|
1738
|
-
pdf_start_page_number: string;
|
|
1739
|
-
};
|
|
1740
|
-
};
|
|
1741
|
-
"19788d85-6c15-4e37-964a-1bae5c4f5700": {
|
|
1742
|
-
title: string;
|
|
1743
|
-
content: string;
|
|
1744
|
-
change_history: string;
|
|
1745
|
-
additional_attributes: {
|
|
1746
|
-
entity_id: string;
|
|
1747
|
-
display_index: number;
|
|
1748
|
-
display_title: boolean;
|
|
1749
|
-
display_content: boolean;
|
|
1750
|
-
pdf_end_page_number: string;
|
|
1751
|
-
pdf_start_page_number: string;
|
|
1752
|
-
};
|
|
1753
|
-
};
|
|
1754
|
-
"283d3ad3-0a2a-4c52-911c-6ea693673c80": {
|
|
1755
|
-
title: string;
|
|
1756
|
-
content: string;
|
|
1757
|
-
change_history: string;
|
|
1758
|
-
additional_attributes: {
|
|
1759
|
-
display_index: number;
|
|
1760
|
-
display_title: boolean;
|
|
1761
|
-
display_content: boolean;
|
|
1762
|
-
pdf_end_page_number: string;
|
|
1763
|
-
pdf_start_page_number: string;
|
|
1764
|
-
};
|
|
1765
|
-
};
|
|
1766
|
-
"2c309a20-9e33-4e7f-a984-ce93ff8f1c1c": {
|
|
1767
|
-
title: string;
|
|
1768
|
-
content: string;
|
|
1769
|
-
change_history: string;
|
|
1770
|
-
additional_attributes: {
|
|
1771
|
-
entity_id: string;
|
|
1772
|
-
display_index: number;
|
|
1773
|
-
display_title: boolean;
|
|
1774
|
-
display_content: boolean;
|
|
1775
|
-
pdf_end_page_number: string;
|
|
1776
|
-
pdf_start_page_number: string;
|
|
1777
|
-
};
|
|
1778
|
-
};
|
|
1779
|
-
"4aba0c9c-b9c4-4c76-b571-69a2db977e31": {
|
|
1780
|
-
title: string;
|
|
1781
|
-
content: string;
|
|
1782
|
-
change_history: string;
|
|
1783
|
-
additional_attributes: {
|
|
1784
|
-
entity_id: string;
|
|
1785
|
-
display_index: number;
|
|
1786
|
-
display_title: boolean;
|
|
1787
|
-
display_content: boolean;
|
|
1788
|
-
pdf_end_page_number: string;
|
|
1789
|
-
pdf_start_page_number: string;
|
|
1790
|
-
};
|
|
1791
|
-
};
|
|
1792
|
-
"512621f6-86f9-4d6c-b8b1-d927908b2bdb": {
|
|
1793
|
-
title: string;
|
|
1794
|
-
content: string;
|
|
1795
|
-
change_history: string;
|
|
1796
|
-
additional_attributes: {
|
|
1797
|
-
display_index: number;
|
|
1798
|
-
display_title: boolean;
|
|
1799
|
-
display_content: boolean;
|
|
1800
|
-
pdf_end_page_number: string;
|
|
1801
|
-
pdf_start_page_number: string;
|
|
1802
|
-
};
|
|
1803
|
-
};
|
|
1804
|
-
"528938c7-cfc6-41fb-b6a8-270663535895": {
|
|
1805
|
-
title: string;
|
|
1806
|
-
content: string;
|
|
1807
|
-
change_history: string;
|
|
1808
|
-
additional_attributes: {
|
|
1809
|
-
entity_id: string;
|
|
1810
|
-
display_index: number;
|
|
1811
|
-
display_title: boolean;
|
|
1812
|
-
display_content: boolean;
|
|
1813
|
-
pdf_end_page_number: string;
|
|
1814
|
-
pdf_start_page_number: string;
|
|
1815
|
-
};
|
|
1816
|
-
};
|
|
1817
|
-
"5b9b232d-8e2b-4706-a9b5-5b9781daa56e": {
|
|
1818
|
-
title: string;
|
|
1819
|
-
content: string;
|
|
1820
|
-
change_history: string;
|
|
1821
|
-
additional_attributes: {
|
|
1822
|
-
display_index: number;
|
|
1823
|
-
display_title: boolean;
|
|
1824
|
-
display_content: boolean;
|
|
1825
|
-
pdf_end_page_number: string;
|
|
1826
|
-
pdf_start_page_number: string;
|
|
1827
|
-
};
|
|
1828
|
-
};
|
|
1829
|
-
"5d3de1cc-3837-40e9-96f4-2ff5af0b95ea": {
|
|
1830
|
-
title: string;
|
|
1831
|
-
content: string;
|
|
1832
|
-
change_history: string;
|
|
1833
|
-
additional_attributes: {
|
|
1834
|
-
display_index: number;
|
|
1835
|
-
display_title: boolean;
|
|
1836
|
-
display_content: boolean;
|
|
1837
|
-
pdf_end_page_number: string;
|
|
1838
|
-
pdf_start_page_number: string;
|
|
1839
|
-
};
|
|
1840
|
-
};
|
|
1841
|
-
"5f903864-4c4a-47c7-8ac5-5f77819aec0c": {
|
|
1842
|
-
title: string;
|
|
1843
|
-
content: string;
|
|
1844
|
-
change_history: string;
|
|
1845
|
-
additional_attributes: {
|
|
1846
|
-
display_index: number;
|
|
1847
|
-
display_title: boolean;
|
|
1848
|
-
display_content: boolean;
|
|
1849
|
-
pdf_end_page_number: string;
|
|
1850
|
-
pdf_start_page_number: string;
|
|
1851
|
-
};
|
|
1852
|
-
};
|
|
1853
|
-
"72b46252-8253-40a0-8962-6c17f8dc0d5f": {
|
|
1854
|
-
title: string;
|
|
1855
|
-
content: string;
|
|
1856
|
-
change_history: string;
|
|
1857
|
-
additional_attributes: {
|
|
1858
|
-
entity_id: string;
|
|
1859
|
-
display_index: number;
|
|
1860
|
-
display_title: boolean;
|
|
1861
|
-
display_content: boolean;
|
|
1862
|
-
pdf_end_page_number: string;
|
|
1863
|
-
pdf_start_page_number: string;
|
|
1864
|
-
};
|
|
1865
|
-
};
|
|
1866
|
-
"72e67fa4-e3f7-43dc-acac-b432dbaf9f78": {
|
|
1867
|
-
title: string;
|
|
1868
|
-
content: string;
|
|
1869
|
-
change_history: string;
|
|
1870
|
-
additional_attributes: {
|
|
1871
|
-
entity_id: string;
|
|
1872
|
-
display_index: number;
|
|
1873
|
-
display_title: boolean;
|
|
1874
|
-
display_content: boolean;
|
|
1875
|
-
pdf_end_page_number: string;
|
|
1876
|
-
pdf_start_page_number: string;
|
|
1877
|
-
};
|
|
1878
|
-
};
|
|
1879
|
-
"9acbb508-e286-4fee-a144-6b26d81ec19e": {
|
|
1880
|
-
title: string;
|
|
1881
|
-
content: string;
|
|
1882
|
-
change_history: string;
|
|
1883
|
-
additional_attributes: {
|
|
1884
|
-
entity_id: string;
|
|
1885
|
-
display_index: number;
|
|
1886
|
-
display_title: boolean;
|
|
1887
|
-
display_content: boolean;
|
|
1888
|
-
pdf_end_page_number: string;
|
|
1889
|
-
pdf_start_page_number: string;
|
|
1890
|
-
};
|
|
1891
|
-
};
|
|
1892
|
-
"c35fedb8-c25f-4a95-9e99-020dfd2e251f": {
|
|
1893
|
-
title: string;
|
|
1894
|
-
content: string;
|
|
1895
|
-
change_history: string;
|
|
1896
|
-
additional_attributes: {
|
|
1897
|
-
display_index: number;
|
|
1898
|
-
display_title: boolean;
|
|
1899
|
-
display_content: boolean;
|
|
1900
|
-
pdf_end_page_number: string;
|
|
1901
|
-
pdf_start_page_number: string;
|
|
1902
|
-
};
|
|
1903
|
-
};
|
|
1904
|
-
"c4a09604-f0fb-46cd-bd33-65cc0e74a9e9": {
|
|
1905
|
-
title: string;
|
|
1906
|
-
content: string;
|
|
1907
|
-
change_history: string;
|
|
1908
|
-
additional_attributes: {
|
|
1909
|
-
entity_id: string;
|
|
1910
|
-
display_index: number;
|
|
1911
|
-
display_title: boolean;
|
|
1912
|
-
display_content: boolean;
|
|
1913
|
-
pdf_end_page_number: string;
|
|
1914
|
-
pdf_start_page_number: string;
|
|
1915
|
-
};
|
|
1916
|
-
};
|
|
1917
|
-
"cef82bf5-76bc-4eed-8f45-5acd0b77ce3d": {
|
|
1918
|
-
title: string;
|
|
1919
|
-
content: string;
|
|
1920
|
-
change_history: string;
|
|
1921
|
-
additional_attributes: {
|
|
1922
|
-
entity_id: string;
|
|
1923
|
-
display_index: number;
|
|
1924
|
-
display_title: boolean;
|
|
1925
|
-
display_content: boolean;
|
|
1926
|
-
pdf_end_page_number: string;
|
|
1927
|
-
pdf_start_page_number: string;
|
|
1928
|
-
};
|
|
1929
|
-
};
|
|
1930
|
-
"e30638a4-e9bc-4fee-ada9-41ed613a309d": {
|
|
1931
|
-
title: string;
|
|
1932
|
-
content: string;
|
|
1933
|
-
change_history: string;
|
|
1934
|
-
additional_attributes: {
|
|
1935
|
-
entity_id: string;
|
|
1936
|
-
display_index: number;
|
|
1937
|
-
display_title: boolean;
|
|
1938
|
-
display_content: boolean;
|
|
1939
|
-
pdf_end_page_number: string;
|
|
1940
|
-
pdf_start_page_number: string;
|
|
1941
|
-
};
|
|
1942
|
-
};
|
|
1943
|
-
"eabd0ed4-3c23-41c6-81df-681266ff3027": {
|
|
1944
|
-
title: string;
|
|
1945
|
-
content: string;
|
|
1946
|
-
change_history: string;
|
|
1947
|
-
additional_attributes: {
|
|
1948
|
-
entity_id: string;
|
|
1949
|
-
display_index: number;
|
|
1950
|
-
display_title: boolean;
|
|
1951
|
-
display_content: boolean;
|
|
1952
|
-
pdf_end_page_number: string;
|
|
1953
|
-
pdf_start_page_number: string;
|
|
1954
|
-
};
|
|
1955
|
-
};
|
|
1956
|
-
"fa6667db-0f59-41f8-9ca7-651adfb88c74": {
|
|
1957
|
-
title: string;
|
|
1958
|
-
content: string;
|
|
1959
|
-
change_history: string;
|
|
1960
|
-
additional_attributes: {
|
|
1961
|
-
display_index: number;
|
|
1962
|
-
display_title: boolean;
|
|
1963
|
-
display_content: boolean;
|
|
1964
|
-
pdf_end_page_number: string;
|
|
1965
|
-
pdf_start_page_number: string;
|
|
1966
|
-
};
|
|
1967
|
-
};
|
|
1968
|
-
"ff67eb70-b224-4dc5-9704-f3ac247a1789": {
|
|
1969
|
-
title: string;
|
|
1970
|
-
content: string;
|
|
1971
|
-
change_history: string;
|
|
1972
|
-
additional_attributes: {
|
|
1973
|
-
entity_id: string;
|
|
1974
|
-
display_index: number;
|
|
1975
|
-
display_title: boolean;
|
|
1976
|
-
display_content: boolean;
|
|
1977
|
-
pdf_end_page_number: string;
|
|
1978
|
-
pdf_start_page_number: string;
|
|
1979
|
-
};
|
|
1980
|
-
};
|
|
1981
|
-
};
|
|
1982
|
-
input_index_map: {
|
|
1983
|
-
"0": string;
|
|
1984
|
-
"1": string;
|
|
1985
|
-
};
|
|
1986
|
-
evaluation_criteria: {
|
|
1987
|
-
"af7969a6-9faf-412e-b2b1-397d43e8eac0": {
|
|
1988
|
-
criterion: {
|
|
1989
|
-
name: string;
|
|
1990
|
-
data_type: string;
|
|
1991
|
-
measuring_unit: string;
|
|
1992
|
-
criteria_properties: ({
|
|
1993
|
-
metadata: {
|
|
1994
|
-
label_color: string;
|
|
1995
|
-
};
|
|
1996
|
-
description: string;
|
|
1997
|
-
output_label: string;
|
|
1998
|
-
output_template: string;
|
|
1999
|
-
output_percentage: string;
|
|
2000
|
-
} | {
|
|
2001
|
-
metadata: {
|
|
2002
|
-
label_color: string;
|
|
2003
|
-
};
|
|
2004
|
-
description: string;
|
|
2005
|
-
output_label: string;
|
|
2006
|
-
output_template: string;
|
|
2007
|
-
output_percentage?: undefined;
|
|
2008
|
-
})[];
|
|
2009
|
-
};
|
|
2010
|
-
criteria_set_id: string;
|
|
2011
|
-
};
|
|
2012
|
-
"be947037-a795-4738-b91f-f07e57b4fdda": {
|
|
2013
|
-
criterion: {
|
|
2014
|
-
name: string;
|
|
2015
|
-
data_type: string;
|
|
2016
|
-
measuring_unit: string;
|
|
2017
|
-
criteria_properties: ({
|
|
2018
|
-
metadata: {
|
|
2019
|
-
label_color: string;
|
|
2020
|
-
compare_category_id: string;
|
|
2021
|
-
};
|
|
2022
|
-
description: string;
|
|
2023
|
-
output_label: string;
|
|
2024
|
-
output_template: string;
|
|
2025
|
-
output_percentage: string;
|
|
2026
|
-
} | {
|
|
2027
|
-
metadata: {
|
|
2028
|
-
label_color: string;
|
|
2029
|
-
compare_category_id?: undefined;
|
|
2030
|
-
};
|
|
2031
|
-
description: string;
|
|
2032
|
-
output_label: string;
|
|
2033
|
-
output_template: string;
|
|
2034
|
-
output_percentage?: undefined;
|
|
2035
|
-
})[];
|
|
2036
|
-
};
|
|
2037
|
-
criteria_set_id: string;
|
|
2038
|
-
};
|
|
2039
|
-
"d0a9fcd3-1d10-4fb9-8dbe-cf449ea1f333": {
|
|
2040
|
-
criterion: {
|
|
2041
|
-
name: string;
|
|
2042
|
-
data_type: string;
|
|
2043
|
-
measuring_unit: string;
|
|
2044
|
-
criteria_properties: {
|
|
2045
|
-
metadata: {
|
|
2046
|
-
label_color: string;
|
|
2047
|
-
};
|
|
2048
|
-
description: string;
|
|
2049
|
-
output_label: string;
|
|
2050
|
-
output_template: string;
|
|
2051
|
-
output_percentage: string;
|
|
2052
|
-
}[];
|
|
2053
|
-
};
|
|
2054
|
-
criteria_set_id: string;
|
|
2055
|
-
};
|
|
2056
|
-
};
|
|
2057
|
-
cognitive_compare_summary_categories: {
|
|
2058
|
-
"31755454-759a-4250-b0b2-2b616a2002c3": {
|
|
2059
|
-
category_color: string;
|
|
2060
|
-
category_label: string;
|
|
2061
|
-
category_range: string;
|
|
2062
|
-
category_display_index: number;
|
|
2063
|
-
};
|
|
2064
|
-
"409ae809-674d-4bad-ad93-9312a1e9dfc2": {
|
|
2065
|
-
category_color: string;
|
|
2066
|
-
category_label: string;
|
|
2067
|
-
category_range: string;
|
|
2068
|
-
category_display_index: number;
|
|
2069
|
-
};
|
|
2070
|
-
"e4feeaaa-e648-4f94-ba0d-ab58e324b0ff": {
|
|
2071
|
-
category_color: string;
|
|
2072
|
-
category_label: string;
|
|
2073
|
-
category_range: string;
|
|
2074
|
-
category_display_index: number;
|
|
2075
|
-
};
|
|
2076
|
-
};
|
|
2077
|
-
};
|
|
2078
|
-
export declare const DEVIATION_DATA: {
|
|
2079
|
-
"02369b04-d78d-4708-b6c7-4926fbf619ff": {
|
|
2080
|
-
evaluation_result: {
|
|
2081
|
-
"0": {
|
|
2082
|
-
deviation_title: string;
|
|
2083
|
-
deviation_impact: string;
|
|
2084
|
-
deviation_summary: string;
|
|
2085
|
-
evaluation_outputs: {
|
|
2086
|
-
name: string;
|
|
2087
|
-
metadata: {
|
|
2088
|
-
label_color: string;
|
|
2089
|
-
};
|
|
2090
|
-
output_value: string;
|
|
2091
|
-
affected_party: string;
|
|
2092
|
-
guideline_flag: {
|
|
2093
|
-
rulebook_used: boolean;
|
|
2094
|
-
};
|
|
2095
|
-
};
|
|
2096
|
-
deviation_highlights: {
|
|
2097
|
-
rulebook_guidelines: never[];
|
|
2098
|
-
"c3c3c3c3-1111-2222-3333-444444444444": never[];
|
|
2099
|
-
};
|
|
2100
|
-
cognitive_decisioning: {
|
|
2101
|
-
citations: {
|
|
2102
|
-
"1": {
|
|
2103
|
-
"d930627b-72b7-478f-aa9f-3160c0000c23": {
|
|
2104
|
-
custom_metadata: {
|
|
2105
|
-
pdf_end_page_number: string;
|
|
2106
|
-
pdf_start_page_number: string;
|
|
2107
|
-
};
|
|
2108
|
-
highlighted_text: string;
|
|
2109
|
-
};
|
|
2110
|
-
};
|
|
2111
|
-
"2": {
|
|
2112
|
-
"d930627b-72b7-478f-aa9f-3160c0000c23": {
|
|
2113
|
-
custom_metadata: {
|
|
2114
|
-
pdf_end_page_number: string;
|
|
2115
|
-
pdf_start_page_number: string;
|
|
2116
|
-
};
|
|
2117
|
-
highlighted_text: string;
|
|
2118
|
-
};
|
|
2119
|
-
};
|
|
2120
|
-
"3": {
|
|
2121
|
-
"d930627b-72b7-478f-aa9f-3160c0000c23": {
|
|
2122
|
-
custom_metadata: {
|
|
2123
|
-
pdf_end_page_number: string;
|
|
2124
|
-
pdf_start_page_number: string;
|
|
2125
|
-
};
|
|
2126
|
-
highlighted_text: string;
|
|
2127
|
-
};
|
|
2128
|
-
};
|
|
2129
|
-
};
|
|
2130
|
-
gaps_in_decision: string[];
|
|
2131
|
-
decision_strength: number;
|
|
2132
|
-
decisioning_factors: string[];
|
|
2133
|
-
};
|
|
2134
|
-
deviation_explanation: string[];
|
|
2135
|
-
};
|
|
2136
|
-
};
|
|
2137
|
-
};
|
|
2138
|
-
"0ef7b222-edd2-44e9-a801-27f2bf7473a4": {
|
|
2139
|
-
evaluation_result: {
|
|
2140
|
-
"0": {
|
|
2141
|
-
deviation_title: string;
|
|
2142
|
-
deviation_impact: string;
|
|
2143
|
-
deviation_summary: string;
|
|
2144
|
-
evaluation_outputs: {
|
|
2145
|
-
name: string;
|
|
2146
|
-
metadata: {
|
|
2147
|
-
label_color: string;
|
|
2148
|
-
};
|
|
2149
|
-
output_value: string;
|
|
2150
|
-
affected_party: string;
|
|
2151
|
-
};
|
|
2152
|
-
cognitive_decisioning: {
|
|
2153
|
-
citations: {
|
|
2154
|
-
"1": {
|
|
2155
|
-
"d930627b-72b7-478f-aa9f-3160c0000c23": {
|
|
2156
|
-
custom_metadata: {
|
|
2157
|
-
pdf_end_page_number: string;
|
|
2158
|
-
pdf_start_page_number: string;
|
|
2159
|
-
};
|
|
2160
|
-
highlighted_text: string;
|
|
2161
|
-
};
|
|
2162
|
-
};
|
|
2163
|
-
};
|
|
2164
|
-
gaps_in_decision: string[];
|
|
2165
|
-
decision_strength: number;
|
|
2166
|
-
decisioning_factors: string[];
|
|
2167
|
-
};
|
|
2168
|
-
deviation_explanation: string[];
|
|
2169
|
-
};
|
|
2170
|
-
};
|
|
2171
|
-
};
|
|
2172
|
-
"1b2e92c2-f10b-48ef-a6ee-28c4eb2fdf02": {
|
|
2173
|
-
evaluation_result: {
|
|
2174
|
-
"0": {
|
|
2175
|
-
deviation_title: string;
|
|
2176
|
-
deviation_impact: string;
|
|
2177
|
-
deviation_summary: string;
|
|
2178
|
-
evaluation_outputs: {
|
|
2179
|
-
name: string;
|
|
2180
|
-
metadata: {
|
|
2181
|
-
label_color: string;
|
|
2182
|
-
};
|
|
2183
|
-
output_value: string;
|
|
2184
|
-
affected_party: string;
|
|
2185
|
-
guideline_flag: {
|
|
2186
|
-
rulebook_used: boolean;
|
|
2187
|
-
};
|
|
2188
|
-
};
|
|
2189
|
-
deviation_highlights: {
|
|
2190
|
-
rulebook_guidelines: never[];
|
|
2191
|
-
"c3c3c3c3-1111-2222-3333-444444444444": never[];
|
|
2192
|
-
};
|
|
2193
|
-
cognitive_decisioning: {
|
|
2194
|
-
citations: {
|
|
2195
|
-
"1": {
|
|
2196
|
-
"d930627b-72b7-478f-aa9f-3160c0000c23": {
|
|
2197
|
-
custom_metadata: {
|
|
2198
|
-
pdf_end_page_number: string;
|
|
2199
|
-
pdf_start_page_number: string;
|
|
2200
|
-
};
|
|
2201
|
-
highlighted_text: string;
|
|
2202
|
-
};
|
|
2203
|
-
};
|
|
2204
|
-
};
|
|
2205
|
-
gaps_in_decision: string[];
|
|
2206
|
-
decision_strength: number;
|
|
2207
|
-
decisioning_factors: string[];
|
|
2208
|
-
};
|
|
2209
|
-
deviation_explanation: string[];
|
|
2210
|
-
};
|
|
2211
|
-
};
|
|
2212
|
-
};
|
|
2213
|
-
"39ebdc8b-764f-4a75-b054-7fd3d8c5be77": {
|
|
2214
|
-
evaluation_result: {
|
|
2215
|
-
"0": {
|
|
2216
|
-
deviation_title: string;
|
|
2217
|
-
deviation_impact: string;
|
|
2218
|
-
deviation_summary: string;
|
|
2219
|
-
evaluation_outputs: {
|
|
2220
|
-
name: string;
|
|
2221
|
-
metadata: {
|
|
2222
|
-
label_color: string;
|
|
2223
|
-
};
|
|
2224
|
-
output_value: string;
|
|
2225
|
-
affected_party: string;
|
|
2226
|
-
};
|
|
2227
|
-
cognitive_decisioning: {
|
|
2228
|
-
citations: {
|
|
2229
|
-
"1": {
|
|
2230
|
-
"d930627b-72b7-478f-aa9f-3160c0000c23": {
|
|
2231
|
-
custom_metadata: {
|
|
2232
|
-
pdf_end_page_number: string;
|
|
2233
|
-
pdf_start_page_number: string;
|
|
2234
|
-
};
|
|
2235
|
-
highlighted_text: string;
|
|
2236
|
-
};
|
|
2237
|
-
};
|
|
2238
|
-
"2": {
|
|
2239
|
-
"d930627b-72b7-478f-aa9f-3160c0000c23": {
|
|
2240
|
-
custom_metadata: {
|
|
2241
|
-
pdf_end_page_number: string;
|
|
2242
|
-
pdf_start_page_number: string;
|
|
2243
|
-
};
|
|
2244
|
-
highlighted_text: string;
|
|
2245
|
-
};
|
|
2246
|
-
};
|
|
2247
|
-
"3": {
|
|
2248
|
-
"d930627b-72b7-478f-aa9f-3160c0000c23": {
|
|
2249
|
-
custom_metadata: {
|
|
2250
|
-
pdf_end_page_number: string;
|
|
2251
|
-
pdf_start_page_number: string;
|
|
2252
|
-
};
|
|
2253
|
-
highlighted_text: string;
|
|
2254
|
-
};
|
|
2255
|
-
};
|
|
2256
|
-
};
|
|
2257
|
-
gaps_in_decision: string[];
|
|
2258
|
-
decision_strength: number;
|
|
2259
|
-
decisioning_factors: string[];
|
|
2260
|
-
};
|
|
2261
|
-
deviation_explanation: string[];
|
|
1205
|
+
};
|
|
1206
|
+
"90807a9e-6057-4dae-b17e-4dcfe1003bf1": {
|
|
1207
|
+
title: string;
|
|
1208
|
+
content: string;
|
|
1209
|
+
change_history: string;
|
|
1210
|
+
additional_attributes: {
|
|
1211
|
+
display_index: number;
|
|
1212
|
+
display_title: boolean;
|
|
1213
|
+
display_content: boolean;
|
|
1214
|
+
pdf_end_page_number: string;
|
|
1215
|
+
pdf_start_page_number: string;
|
|
2262
1216
|
};
|
|
2263
1217
|
};
|
|
2264
|
-
|
|
2265
|
-
|
|
2266
|
-
|
|
2267
|
-
|
|
2268
|
-
|
|
2269
|
-
|
|
2270
|
-
|
|
2271
|
-
|
|
2272
|
-
|
|
2273
|
-
|
|
2274
|
-
|
|
2275
|
-
compare_category_id: string;
|
|
2276
|
-
};
|
|
2277
|
-
output_value: string;
|
|
2278
|
-
affected_party: string;
|
|
2279
|
-
guideline_flag: {
|
|
2280
|
-
rulebook_used: boolean;
|
|
2281
|
-
};
|
|
2282
|
-
};
|
|
2283
|
-
deviation_highlights: {
|
|
2284
|
-
rulebook_guidelines: string[];
|
|
2285
|
-
"c3c3c3c3-1111-2222-3333-444444444444": string[];
|
|
2286
|
-
};
|
|
2287
|
-
cognitive_decisioning: {
|
|
2288
|
-
citations: {
|
|
2289
|
-
"1": {
|
|
2290
|
-
"d930627b-72b7-478f-aa9f-3160c0000c23": {
|
|
2291
|
-
custom_metadata: {
|
|
2292
|
-
pdf_end_page_number: string;
|
|
2293
|
-
pdf_start_page_number: string;
|
|
2294
|
-
};
|
|
2295
|
-
highlighted_text: string;
|
|
2296
|
-
};
|
|
2297
|
-
};
|
|
2298
|
-
"2": {
|
|
2299
|
-
"d930627b-72b7-478f-aa9f-3160c0000c23": {
|
|
2300
|
-
custom_metadata: {
|
|
2301
|
-
pdf_end_page_number: string;
|
|
2302
|
-
pdf_start_page_number: string;
|
|
2303
|
-
};
|
|
2304
|
-
highlighted_text: string;
|
|
2305
|
-
};
|
|
2306
|
-
};
|
|
2307
|
-
};
|
|
2308
|
-
gaps_in_decision: string[];
|
|
2309
|
-
decision_strength: number;
|
|
2310
|
-
decisioning_factors: string[];
|
|
2311
|
-
};
|
|
2312
|
-
deviation_explanation: string[];
|
|
1218
|
+
"a0952cb1-f678-40c2-8300-a673b9e3d5ee": {
|
|
1219
|
+
title: string;
|
|
1220
|
+
content: string;
|
|
1221
|
+
change_history: string;
|
|
1222
|
+
additional_attributes: {
|
|
1223
|
+
entity_id: string;
|
|
1224
|
+
display_index: number;
|
|
1225
|
+
display_title: boolean;
|
|
1226
|
+
display_content: boolean;
|
|
1227
|
+
pdf_end_page_number: string;
|
|
1228
|
+
pdf_start_page_number: string;
|
|
2313
1229
|
};
|
|
2314
1230
|
};
|
|
2315
|
-
|
|
2316
|
-
|
|
2317
|
-
|
|
2318
|
-
|
|
2319
|
-
|
|
2320
|
-
|
|
2321
|
-
|
|
2322
|
-
|
|
2323
|
-
|
|
2324
|
-
|
|
2325
|
-
|
|
2326
|
-
};
|
|
2327
|
-
output_value: string;
|
|
2328
|
-
affected_party: string;
|
|
2329
|
-
};
|
|
2330
|
-
cognitive_decisioning: {
|
|
2331
|
-
citations: {
|
|
2332
|
-
"1": {
|
|
2333
|
-
"d930627b-72b7-478f-aa9f-3160c0000c23": {
|
|
2334
|
-
custom_metadata: {
|
|
2335
|
-
pdf_end_page_number: string;
|
|
2336
|
-
pdf_start_page_number: string;
|
|
2337
|
-
};
|
|
2338
|
-
highlighted_text: string;
|
|
2339
|
-
};
|
|
2340
|
-
};
|
|
2341
|
-
"2": {
|
|
2342
|
-
"d930627b-72b7-478f-aa9f-3160c0000c23": {
|
|
2343
|
-
custom_metadata: {
|
|
2344
|
-
pdf_end_page_number: string;
|
|
2345
|
-
pdf_start_page_number: string;
|
|
2346
|
-
};
|
|
2347
|
-
highlighted_text: string;
|
|
2348
|
-
};
|
|
2349
|
-
};
|
|
2350
|
-
"3": {
|
|
2351
|
-
"d930627b-72b7-478f-aa9f-3160c0000c23": {
|
|
2352
|
-
custom_metadata: {
|
|
2353
|
-
pdf_end_page_number: string;
|
|
2354
|
-
pdf_start_page_number: string;
|
|
2355
|
-
};
|
|
2356
|
-
highlighted_text: string;
|
|
2357
|
-
};
|
|
2358
|
-
};
|
|
2359
|
-
};
|
|
2360
|
-
gaps_in_decision: string[];
|
|
2361
|
-
decision_strength: number;
|
|
2362
|
-
decisioning_factors: string[];
|
|
2363
|
-
};
|
|
2364
|
-
deviation_explanation: string[];
|
|
1231
|
+
"a84a22fc-9e0d-4550-9df9-469e700fcbba": {
|
|
1232
|
+
title: string;
|
|
1233
|
+
content: string;
|
|
1234
|
+
change_history: string;
|
|
1235
|
+
additional_attributes: {
|
|
1236
|
+
entity_id: string;
|
|
1237
|
+
display_index: number;
|
|
1238
|
+
display_title: boolean;
|
|
1239
|
+
display_content: boolean;
|
|
1240
|
+
pdf_end_page_number: string;
|
|
1241
|
+
pdf_start_page_number: string;
|
|
2365
1242
|
};
|
|
2366
1243
|
};
|
|
2367
|
-
|
|
2368
|
-
|
|
2369
|
-
|
|
2370
|
-
|
|
2371
|
-
|
|
2372
|
-
|
|
2373
|
-
|
|
2374
|
-
|
|
2375
|
-
|
|
2376
|
-
|
|
2377
|
-
|
|
2378
|
-
|
|
2379
|
-
|
|
2380
|
-
|
|
2381
|
-
|
|
2382
|
-
|
|
2383
|
-
|
|
2384
|
-
|
|
2385
|
-
|
|
2386
|
-
|
|
2387
|
-
|
|
2388
|
-
|
|
2389
|
-
|
|
2390
|
-
|
|
2391
|
-
|
|
2392
|
-
|
|
2393
|
-
|
|
2394
|
-
|
|
2395
|
-
|
|
2396
|
-
|
|
2397
|
-
|
|
2398
|
-
|
|
2399
|
-
|
|
2400
|
-
|
|
2401
|
-
|
|
2402
|
-
|
|
2403
|
-
|
|
2404
|
-
Reasoning: string;
|
|
2405
|
-
Confidence_score: string;
|
|
2406
|
-
aiReasoningCitation: {
|
|
2407
|
-
gpt_citation: {
|
|
2408
|
-
customMetaData: {
|
|
2409
|
-
type: string;
|
|
2410
|
-
value: {
|
|
2411
|
-
text: string;
|
|
2412
|
-
type: string;
|
|
2413
|
-
label: string;
|
|
2414
|
-
source: string;
|
|
2415
|
-
reference: string;
|
|
2416
|
-
paraphrase: string;
|
|
2417
|
-
citationUrl: string;
|
|
2418
|
-
citation_id: string;
|
|
2419
|
-
citationType: string;
|
|
2420
|
-
citation_uuid: string;
|
|
2421
|
-
};
|
|
2422
|
-
citation_number: number;
|
|
2423
|
-
};
|
|
2424
|
-
citation_number: number;
|
|
2425
|
-
}[];
|
|
2426
|
-
};
|
|
2427
|
-
};
|
|
2428
|
-
};
|
|
2429
|
-
affected_party: string;
|
|
2430
|
-
deviation_title: string;
|
|
2431
|
-
deviation_impact: string;
|
|
2432
|
-
enhanced_content: string;
|
|
2433
|
-
deviation_summary: string;
|
|
2434
|
-
cd_confidence_score: number;
|
|
2435
|
-
deviation_highlight: string;
|
|
2436
|
-
deviation_percentage: string;
|
|
2437
|
-
deviation_explanation: string[];
|
|
2438
|
-
};
|
|
2439
|
-
evaluation_outputs: {
|
|
2440
|
-
name: string;
|
|
1244
|
+
"ec869dee-1a87-4097-b358-85989b05e574": {
|
|
1245
|
+
title: string;
|
|
1246
|
+
content: string;
|
|
1247
|
+
change_history: string;
|
|
1248
|
+
additional_attributes: {
|
|
1249
|
+
display_index: number;
|
|
1250
|
+
display_title: boolean;
|
|
1251
|
+
display_content: boolean;
|
|
1252
|
+
pdf_end_page_number: string;
|
|
1253
|
+
pdf_start_page_number: string;
|
|
1254
|
+
};
|
|
1255
|
+
};
|
|
1256
|
+
"fd2b0e80-c09c-4b9e-9cda-f155ae4b3290": {
|
|
1257
|
+
title: string;
|
|
1258
|
+
content: string;
|
|
1259
|
+
change_history: string;
|
|
1260
|
+
additional_attributes: {
|
|
1261
|
+
entity_id: string;
|
|
1262
|
+
display_index: number;
|
|
1263
|
+
display_title: boolean;
|
|
1264
|
+
display_content: boolean;
|
|
1265
|
+
pdf_end_page_number: string;
|
|
1266
|
+
pdf_start_page_number: string;
|
|
1267
|
+
};
|
|
1268
|
+
};
|
|
1269
|
+
};
|
|
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: ({
|
|
2441
1281
|
metadata: {
|
|
2442
1282
|
label_color: string;
|
|
2443
1283
|
compare_category_id: string;
|
|
2444
1284
|
};
|
|
2445
|
-
|
|
2446
|
-
|
|
2447
|
-
|
|
2448
|
-
|
|
2449
|
-
|
|
2450
|
-
|
|
2451
|
-
|
|
2452
|
-
|
|
2453
|
-
"d930627b-72b7-478f-aa9f-3160c0000c23": string[];
|
|
2454
|
-
};
|
|
2455
|
-
cognitive_decisioning: {
|
|
2456
|
-
citations: {
|
|
2457
|
-
"1": {
|
|
2458
|
-
"d930627b-72b7-478f-aa9f-3160c0000c23": {
|
|
2459
|
-
custom_metadata: {
|
|
2460
|
-
pdf_end_page_number: string;
|
|
2461
|
-
pdf_start_page_number: string;
|
|
2462
|
-
};
|
|
2463
|
-
highlighted_text: string;
|
|
2464
|
-
};
|
|
2465
|
-
};
|
|
2466
|
-
"2": {
|
|
2467
|
-
"d930627b-72b7-478f-aa9f-3160c0000c23": {
|
|
2468
|
-
custom_metadata: {
|
|
2469
|
-
pdf_end_page_number: string;
|
|
2470
|
-
pdf_start_page_number: string;
|
|
2471
|
-
};
|
|
2472
|
-
highlighted_text: string;
|
|
2473
|
-
};
|
|
2474
|
-
};
|
|
2475
|
-
"3": {
|
|
2476
|
-
"d930627b-72b7-478f-aa9f-3160c0000c23": {
|
|
2477
|
-
custom_metadata: {
|
|
2478
|
-
pdf_end_page_number: string;
|
|
2479
|
-
pdf_start_page_number: string;
|
|
2480
|
-
};
|
|
2481
|
-
highlighted_text: string;
|
|
2482
|
-
};
|
|
2483
|
-
};
|
|
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;
|
|
2484
1293
|
};
|
|
2485
|
-
|
|
2486
|
-
|
|
2487
|
-
|
|
2488
|
-
|
|
2489
|
-
|
|
1294
|
+
description: string;
|
|
1295
|
+
output_label: string;
|
|
1296
|
+
output_template: string;
|
|
1297
|
+
output_percentage?: undefined;
|
|
1298
|
+
})[];
|
|
2490
1299
|
};
|
|
1300
|
+
criteria_set_id: string;
|
|
2491
1301
|
};
|
|
2492
|
-
|
|
2493
|
-
|
|
2494
|
-
|
|
2495
|
-
|
|
2496
|
-
|
|
2497
|
-
|
|
2498
|
-
deviation_summary: string;
|
|
2499
|
-
web_search_answer: {
|
|
2500
|
-
extraMetaData: {
|
|
2501
|
-
"1": {
|
|
2502
|
-
Gap: string;
|
|
2503
|
-
Reasoning: string;
|
|
2504
|
-
Confidence_score: string;
|
|
2505
|
-
aiReasoningCitation: {
|
|
2506
|
-
gpt_citation: {
|
|
2507
|
-
customMetaData: {
|
|
2508
|
-
type: string;
|
|
2509
|
-
value: {
|
|
2510
|
-
text: string;
|
|
2511
|
-
type: string;
|
|
2512
|
-
label: string;
|
|
2513
|
-
source: string;
|
|
2514
|
-
reference: string;
|
|
2515
|
-
paraphrase: string;
|
|
2516
|
-
citationUrl: string;
|
|
2517
|
-
citation_id: string;
|
|
2518
|
-
citationType: string;
|
|
2519
|
-
citation_uuid: string;
|
|
2520
|
-
};
|
|
2521
|
-
citation_number: number;
|
|
2522
|
-
};
|
|
2523
|
-
citation_number: number;
|
|
2524
|
-
}[];
|
|
2525
|
-
};
|
|
2526
|
-
};
|
|
2527
|
-
"2": {
|
|
2528
|
-
Gap: string;
|
|
2529
|
-
Reasoning: string;
|
|
2530
|
-
Confidence_score: string;
|
|
2531
|
-
aiReasoningCitation: {
|
|
2532
|
-
gpt_citation: {
|
|
2533
|
-
customMetaData: {
|
|
2534
|
-
type: string;
|
|
2535
|
-
value: {
|
|
2536
|
-
text: string;
|
|
2537
|
-
type: string;
|
|
2538
|
-
label: string;
|
|
2539
|
-
source: string;
|
|
2540
|
-
reference: string;
|
|
2541
|
-
paraphrase: string;
|
|
2542
|
-
citationUrl: string;
|
|
2543
|
-
citation_id: string;
|
|
2544
|
-
citationType: string;
|
|
2545
|
-
citation_uuid: string;
|
|
2546
|
-
};
|
|
2547
|
-
citation_number: number;
|
|
2548
|
-
};
|
|
2549
|
-
citation_number: number;
|
|
2550
|
-
}[];
|
|
2551
|
-
};
|
|
2552
|
-
};
|
|
2553
|
-
};
|
|
2554
|
-
affected_party: string;
|
|
2555
|
-
deviation_title: string;
|
|
2556
|
-
deviation_impact: string;
|
|
2557
|
-
enhanced_content: string;
|
|
2558
|
-
deviation_summary: string;
|
|
2559
|
-
cd_confidence_score: number;
|
|
2560
|
-
deviation_highlight: string;
|
|
2561
|
-
deviation_percentage: string;
|
|
2562
|
-
deviation_explanation: string[];
|
|
2563
|
-
};
|
|
2564
|
-
evaluation_outputs: {
|
|
2565
|
-
name: string;
|
|
1302
|
+
"c496f149-3838-49ba-bdd0-0bf5080cb458": {
|
|
1303
|
+
criterion: {
|
|
1304
|
+
name: string;
|
|
1305
|
+
data_type: string;
|
|
1306
|
+
measuring_unit: string;
|
|
1307
|
+
criteria_properties: {
|
|
2566
1308
|
metadata: {
|
|
2567
1309
|
label_color: string;
|
|
2568
|
-
compare_category_id: string;
|
|
2569
1310
|
};
|
|
2570
|
-
|
|
2571
|
-
|
|
2572
|
-
|
|
2573
|
-
|
|
1311
|
+
description: string;
|
|
1312
|
+
output_label: string;
|
|
1313
|
+
output_template: string;
|
|
1314
|
+
output_percentage: string;
|
|
1315
|
+
}[];
|
|
1316
|
+
};
|
|
1317
|
+
criteria_set_id: string;
|
|
1318
|
+
};
|
|
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;
|
|
2574
1327
|
};
|
|
2575
|
-
|
|
2576
|
-
|
|
2577
|
-
|
|
2578
|
-
|
|
2579
|
-
}
|
|
2580
|
-
|
|
2581
|
-
|
|
2582
|
-
"1": {
|
|
2583
|
-
"d930627b-72b7-478f-aa9f-3160c0000c23": {
|
|
2584
|
-
custom_metadata: {
|
|
2585
|
-
pdf_end_page_number: string;
|
|
2586
|
-
pdf_start_page_number: string;
|
|
2587
|
-
};
|
|
2588
|
-
highlighted_text: string;
|
|
2589
|
-
};
|
|
2590
|
-
};
|
|
2591
|
-
"2": {
|
|
2592
|
-
"d930627b-72b7-478f-aa9f-3160c0000c23": {
|
|
2593
|
-
custom_metadata: {
|
|
2594
|
-
pdf_end_page_number: string;
|
|
2595
|
-
pdf_start_page_number: string;
|
|
2596
|
-
};
|
|
2597
|
-
highlighted_text: string;
|
|
2598
|
-
};
|
|
2599
|
-
};
|
|
2600
|
-
"3": {
|
|
2601
|
-
"d930627b-72b7-478f-aa9f-3160c0000c23": {
|
|
2602
|
-
custom_metadata: {
|
|
2603
|
-
pdf_end_page_number: string;
|
|
2604
|
-
pdf_start_page_number: string;
|
|
2605
|
-
};
|
|
2606
|
-
highlighted_text: string;
|
|
2607
|
-
};
|
|
2608
|
-
};
|
|
1328
|
+
description: string;
|
|
1329
|
+
output_label: string;
|
|
1330
|
+
output_template: string;
|
|
1331
|
+
output_percentage: string;
|
|
1332
|
+
} | {
|
|
1333
|
+
metadata: {
|
|
1334
|
+
label_color: string;
|
|
2609
1335
|
};
|
|
2610
|
-
|
|
2611
|
-
|
|
2612
|
-
|
|
2613
|
-
|
|
2614
|
-
|
|
1336
|
+
description: string;
|
|
1337
|
+
output_label: string;
|
|
1338
|
+
output_template: string;
|
|
1339
|
+
output_percentage?: undefined;
|
|
1340
|
+
})[];
|
|
2615
1341
|
};
|
|
1342
|
+
criteria_set_id: string;
|
|
1343
|
+
};
|
|
1344
|
+
};
|
|
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;
|
|
2616
1363
|
};
|
|
2617
1364
|
};
|
|
2618
|
-
|
|
1365
|
+
};
|
|
1366
|
+
export declare const DEVIATION_DATA: {
|
|
1367
|
+
"32122f80-6754-459b-8bd8-f8db5bc4758d": {
|
|
2619
1368
|
evaluation_result: {
|
|
2620
1369
|
"0": {
|
|
1370
|
+
deviation_highlights: {
|
|
1371
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": string[];
|
|
1372
|
+
rulebook_guidelines: string[];
|
|
1373
|
+
};
|
|
2621
1374
|
deviation_title: string;
|
|
2622
1375
|
deviation_impact: string;
|
|
2623
1376
|
deviation_summary: string;
|
|
1377
|
+
deviation_explanation: string[];
|
|
2624
1378
|
evaluation_outputs: {
|
|
2625
1379
|
name: string;
|
|
1380
|
+
output_value: string;
|
|
1381
|
+
affected_party: string;
|
|
1382
|
+
guideline_flag: {
|
|
1383
|
+
rulebook_used: boolean;
|
|
1384
|
+
};
|
|
2626
1385
|
metadata: {
|
|
2627
1386
|
label_color: string;
|
|
1387
|
+
compare_category_id: string;
|
|
2628
1388
|
};
|
|
2629
|
-
output_value: string;
|
|
2630
|
-
affected_party: string;
|
|
2631
1389
|
};
|
|
2632
1390
|
cognitive_decisioning: {
|
|
1391
|
+
decisioning_factors: string[];
|
|
1392
|
+
gaps_in_decision: string[];
|
|
1393
|
+
decision_strength: number;
|
|
2633
1394
|
citations: {
|
|
2634
1395
|
"1": {
|
|
2635
|
-
"
|
|
2636
|
-
custom_metadata: {
|
|
2637
|
-
pdf_end_page_number: string;
|
|
2638
|
-
pdf_start_page_number: string;
|
|
2639
|
-
};
|
|
1396
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": {
|
|
2640
1397
|
highlighted_text: string;
|
|
2641
|
-
};
|
|
2642
|
-
};
|
|
2643
|
-
"2": {
|
|
2644
|
-
"d930627b-72b7-478f-aa9f-3160c0000c23": {
|
|
2645
1398
|
custom_metadata: {
|
|
2646
|
-
pdf_end_page_number: string;
|
|
2647
1399
|
pdf_start_page_number: string;
|
|
1400
|
+
pdf_end_page_number: string;
|
|
2648
1401
|
};
|
|
2649
|
-
highlighted_text: string;
|
|
2650
1402
|
};
|
|
2651
1403
|
};
|
|
2652
1404
|
};
|
|
2653
|
-
gaps_in_decision: string[];
|
|
2654
|
-
decision_strength: number;
|
|
2655
|
-
decisioning_factors: string[];
|
|
2656
1405
|
};
|
|
2657
|
-
deviation_explanation: string[];
|
|
2658
1406
|
};
|
|
2659
1407
|
};
|
|
2660
1408
|
};
|
|
2661
|
-
"
|
|
1409
|
+
"86937ff2-1563-47b6-8ae8-db78e1cbed03": {
|
|
2662
1410
|
evaluation_result: {
|
|
2663
1411
|
"0": {
|
|
1412
|
+
deviation_highlights: {
|
|
1413
|
+
"86937ff2-1563-47b6-8ae8-db78e1cbed03": string[];
|
|
1414
|
+
rulebook_guidelines: string[];
|
|
1415
|
+
};
|
|
2664
1416
|
deviation_title: string;
|
|
2665
1417
|
deviation_impact: string;
|
|
2666
1418
|
deviation_summary: string;
|
|
1419
|
+
deviation_explanation: string[];
|
|
2667
1420
|
evaluation_outputs: {
|
|
2668
1421
|
name: string;
|
|
2669
|
-
metadata: {
|
|
2670
|
-
label_color: string;
|
|
2671
|
-
};
|
|
2672
1422
|
output_value: string;
|
|
2673
1423
|
affected_party: string;
|
|
2674
1424
|
guideline_flag: {
|
|
2675
1425
|
rulebook_used: boolean;
|
|
2676
1426
|
};
|
|
2677
|
-
|
|
2678
|
-
|
|
2679
|
-
|
|
2680
|
-
"c3c3c3c3-1111-2222-3333-444444444444": never[];
|
|
1427
|
+
metadata: {
|
|
1428
|
+
label_color: string;
|
|
1429
|
+
};
|
|
2681
1430
|
};
|
|
2682
1431
|
cognitive_decisioning: {
|
|
1432
|
+
decisioning_factors: string[];
|
|
1433
|
+
gaps_in_decision: string[];
|
|
1434
|
+
decision_strength: number;
|
|
2683
1435
|
citations: {
|
|
2684
1436
|
"1": {
|
|
2685
|
-
"
|
|
2686
|
-
custom_metadata: {
|
|
2687
|
-
pdf_end_page_number: string;
|
|
2688
|
-
pdf_start_page_number: string;
|
|
2689
|
-
};
|
|
1437
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": {
|
|
2690
1438
|
highlighted_text: string;
|
|
2691
|
-
};
|
|
2692
|
-
};
|
|
2693
|
-
"2": {
|
|
2694
|
-
"d930627b-72b7-478f-aa9f-3160c0000c23": {
|
|
2695
1439
|
custom_metadata: {
|
|
2696
|
-
pdf_end_page_number: string;
|
|
2697
1440
|
pdf_start_page_number: string;
|
|
2698
|
-
};
|
|
2699
|
-
highlighted_text: string;
|
|
2700
|
-
};
|
|
2701
|
-
};
|
|
2702
|
-
"3": {
|
|
2703
|
-
"d930627b-72b7-478f-aa9f-3160c0000c23": {
|
|
2704
|
-
custom_metadata: {
|
|
2705
1441
|
pdf_end_page_number: string;
|
|
2706
|
-
pdf_start_page_number: string;
|
|
2707
1442
|
};
|
|
2708
|
-
highlighted_text: string;
|
|
2709
1443
|
};
|
|
2710
1444
|
};
|
|
2711
1445
|
};
|
|
2712
|
-
gaps_in_decision: string[];
|
|
2713
|
-
decision_strength: number;
|
|
2714
|
-
decisioning_factors: string[];
|
|
2715
1446
|
};
|
|
2716
|
-
deviation_explanation: string[];
|
|
2717
1447
|
};
|
|
2718
1448
|
};
|
|
2719
1449
|
};
|
|
2720
|
-
"
|
|
1450
|
+
"bea1ceaa-ced2-400a-9b8f-adbe7794199a": {
|
|
2721
1451
|
evaluation_result: {
|
|
2722
1452
|
"0": {
|
|
1453
|
+
deviation_highlights: {
|
|
1454
|
+
"bea1ceaa-ced2-400a-9b8f-adbe7794199a": string[];
|
|
1455
|
+
rulebook_guidelines: string[];
|
|
1456
|
+
};
|
|
2723
1457
|
deviation_title: string;
|
|
2724
1458
|
deviation_impact: string;
|
|
2725
1459
|
deviation_summary: string;
|
|
1460
|
+
deviation_explanation: string[];
|
|
2726
1461
|
evaluation_outputs: {
|
|
2727
1462
|
name: string;
|
|
2728
|
-
metadata: {
|
|
2729
|
-
label_color: string;
|
|
2730
|
-
compare_category_id: string;
|
|
2731
|
-
};
|
|
2732
1463
|
output_value: string;
|
|
2733
1464
|
affected_party: string;
|
|
2734
1465
|
guideline_flag: {
|
|
2735
1466
|
rulebook_used: boolean;
|
|
2736
1467
|
};
|
|
2737
|
-
|
|
2738
|
-
|
|
2739
|
-
|
|
2740
|
-
"c3c3c3c3-1111-2222-3333-444444444444": string[];
|
|
1468
|
+
metadata: {
|
|
1469
|
+
label_color: string;
|
|
1470
|
+
};
|
|
2741
1471
|
};
|
|
2742
1472
|
cognitive_decisioning: {
|
|
1473
|
+
decisioning_factors: string[];
|
|
1474
|
+
gaps_in_decision: string[];
|
|
1475
|
+
decision_strength: number;
|
|
2743
1476
|
citations: {
|
|
2744
1477
|
"1": {
|
|
2745
|
-
"
|
|
1478
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": {
|
|
1479
|
+
highlighted_text: string;
|
|
2746
1480
|
custom_metadata: {
|
|
2747
|
-
pdf_end_page_number: string;
|
|
2748
1481
|
pdf_start_page_number: string;
|
|
1482
|
+
pdf_end_page_number: string;
|
|
2749
1483
|
};
|
|
2750
|
-
highlighted_text: string;
|
|
2751
1484
|
};
|
|
2752
1485
|
};
|
|
2753
|
-
"
|
|
2754
|
-
"
|
|
1486
|
+
"2": {
|
|
1487
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": {
|
|
1488
|
+
highlighted_text: string;
|
|
2755
1489
|
custom_metadata: {
|
|
2756
|
-
pdf_end_page_number: string;
|
|
2757
1490
|
pdf_start_page_number: string;
|
|
1491
|
+
pdf_end_page_number: string;
|
|
2758
1492
|
};
|
|
2759
|
-
highlighted_text: string;
|
|
2760
1493
|
};
|
|
2761
1494
|
};
|
|
2762
1495
|
};
|
|
2763
|
-
gaps_in_decision: string[];
|
|
2764
|
-
decision_strength: number;
|
|
2765
|
-
decisioning_factors: string[];
|
|
2766
1496
|
};
|
|
2767
|
-
deviation_explanation: string[];
|
|
2768
1497
|
};
|
|
2769
1498
|
};
|
|
2770
1499
|
};
|
|
2771
|
-
"
|
|
1500
|
+
"d70107fc-c9eb-4215-960f-dc0d21c3900d": {
|
|
2772
1501
|
evaluation_result: {
|
|
2773
1502
|
"0": {
|
|
1503
|
+
deviation_highlights: {
|
|
1504
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": string[];
|
|
1505
|
+
rulebook_guidelines: string[];
|
|
1506
|
+
};
|
|
2774
1507
|
deviation_title: string;
|
|
2775
1508
|
deviation_impact: string;
|
|
2776
1509
|
deviation_summary: string;
|
|
1510
|
+
deviation_explanation: string[];
|
|
2777
1511
|
evaluation_outputs: {
|
|
2778
1512
|
name: string;
|
|
2779
|
-
metadata: {
|
|
2780
|
-
label_color: string;
|
|
2781
|
-
};
|
|
2782
1513
|
output_value: string;
|
|
2783
1514
|
affected_party: string;
|
|
2784
1515
|
guideline_flag: {
|
|
2785
1516
|
rulebook_used: boolean;
|
|
2786
1517
|
};
|
|
2787
|
-
|
|
2788
|
-
|
|
2789
|
-
|
|
2790
|
-
|
|
1518
|
+
metadata: {
|
|
1519
|
+
label_color: string;
|
|
1520
|
+
compare_category_id: string;
|
|
1521
|
+
};
|
|
2791
1522
|
};
|
|
2792
1523
|
cognitive_decisioning: {
|
|
1524
|
+
decisioning_factors: string[];
|
|
1525
|
+
gaps_in_decision: string[];
|
|
1526
|
+
decision_strength: number;
|
|
2793
1527
|
citations: {
|
|
2794
1528
|
"1": {
|
|
2795
|
-
"
|
|
1529
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": {
|
|
1530
|
+
highlighted_text: string;
|
|
2796
1531
|
custom_metadata: {
|
|
2797
|
-
pdf_end_page_number: string;
|
|
2798
1532
|
pdf_start_page_number: string;
|
|
1533
|
+
pdf_end_page_number: string;
|
|
2799
1534
|
};
|
|
2800
|
-
highlighted_text: string;
|
|
2801
1535
|
};
|
|
2802
1536
|
};
|
|
2803
1537
|
"2": {
|
|
2804
|
-
"
|
|
1538
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": {
|
|
1539
|
+
highlighted_text: string;
|
|
2805
1540
|
custom_metadata: {
|
|
2806
|
-
pdf_end_page_number: string;
|
|
2807
1541
|
pdf_start_page_number: string;
|
|
1542
|
+
pdf_end_page_number: string;
|
|
2808
1543
|
};
|
|
2809
|
-
highlighted_text: string;
|
|
2810
1544
|
};
|
|
2811
1545
|
};
|
|
2812
1546
|
};
|
|
2813
|
-
gaps_in_decision: string[];
|
|
2814
|
-
decision_strength: number;
|
|
2815
|
-
decisioning_factors: string[];
|
|
2816
1547
|
};
|
|
2817
|
-
deviation_explanation: string[];
|
|
2818
1548
|
};
|
|
2819
1549
|
};
|
|
2820
1550
|
};
|
|
2821
|
-
"
|
|
1551
|
+
"4649354d-0d89-42dc-8050-85e7696ea12c": {
|
|
2822
1552
|
evaluation_result: {
|
|
2823
1553
|
"0": {
|
|
1554
|
+
deviation_highlights: {
|
|
1555
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": string[];
|
|
1556
|
+
rulebook_guidelines: string[];
|
|
1557
|
+
};
|
|
2824
1558
|
deviation_title: string;
|
|
2825
1559
|
deviation_impact: string;
|
|
2826
1560
|
deviation_summary: string;
|
|
2827
|
-
|
|
2828
|
-
extraMetaData: {
|
|
2829
|
-
"1": {
|
|
2830
|
-
Gap: string;
|
|
2831
|
-
Reasoning: string[];
|
|
2832
|
-
Confidence_score: string;
|
|
2833
|
-
aiReasoningCitation: {
|
|
2834
|
-
gpt_citation: {
|
|
2835
|
-
customMetaData: {
|
|
2836
|
-
type: string;
|
|
2837
|
-
value: {
|
|
2838
|
-
text: string;
|
|
2839
|
-
type: string;
|
|
2840
|
-
label: string;
|
|
2841
|
-
source: string;
|
|
2842
|
-
reference: string;
|
|
2843
|
-
paraphrase: string;
|
|
2844
|
-
citationUrl: string;
|
|
2845
|
-
citation_id: string;
|
|
2846
|
-
citationType: string;
|
|
2847
|
-
citation_uuid: string;
|
|
2848
|
-
};
|
|
2849
|
-
citation_number: number;
|
|
2850
|
-
};
|
|
2851
|
-
citation_number: number;
|
|
2852
|
-
}[];
|
|
2853
|
-
};
|
|
2854
|
-
};
|
|
2855
|
-
"2": {
|
|
2856
|
-
Gap: string;
|
|
2857
|
-
Reasoning: string[];
|
|
2858
|
-
Confidence_score: string;
|
|
2859
|
-
aiReasoningCitation: {
|
|
2860
|
-
gpt_citation: {
|
|
2861
|
-
customMetaData: {
|
|
2862
|
-
type: string;
|
|
2863
|
-
value: {
|
|
2864
|
-
text: string;
|
|
2865
|
-
type: string;
|
|
2866
|
-
label: string;
|
|
2867
|
-
source: string;
|
|
2868
|
-
reference: string;
|
|
2869
|
-
paraphrase: string;
|
|
2870
|
-
citationUrl: string;
|
|
2871
|
-
citation_id: string;
|
|
2872
|
-
citationType: string;
|
|
2873
|
-
citation_uuid: string;
|
|
2874
|
-
};
|
|
2875
|
-
citation_number: number;
|
|
2876
|
-
};
|
|
2877
|
-
citation_number: number;
|
|
2878
|
-
}[];
|
|
2879
|
-
};
|
|
2880
|
-
};
|
|
2881
|
-
};
|
|
2882
|
-
affected_party: string;
|
|
2883
|
-
deviation_title: string;
|
|
2884
|
-
deviation_impact: string;
|
|
2885
|
-
enhanced_content: string;
|
|
2886
|
-
deviation_summary: string;
|
|
2887
|
-
cd_confidence_score: number;
|
|
2888
|
-
deviation_highlight: string;
|
|
2889
|
-
deviation_percentage: string;
|
|
2890
|
-
deviation_explanation: string[];
|
|
2891
|
-
};
|
|
1561
|
+
deviation_explanation: string[];
|
|
2892
1562
|
evaluation_outputs: {
|
|
2893
1563
|
name: string;
|
|
2894
|
-
metadata: {
|
|
2895
|
-
label_color: string;
|
|
2896
|
-
compare_category_id: string;
|
|
2897
|
-
};
|
|
2898
1564
|
output_value: string;
|
|
2899
1565
|
affected_party: string;
|
|
2900
1566
|
guideline_flag: {
|
|
2901
1567
|
rulebook_used: boolean;
|
|
2902
1568
|
};
|
|
2903
|
-
|
|
2904
|
-
|
|
2905
|
-
|
|
2906
|
-
|
|
1569
|
+
metadata: {
|
|
1570
|
+
label_color: string;
|
|
1571
|
+
compare_category_id: string;
|
|
1572
|
+
};
|
|
2907
1573
|
};
|
|
2908
1574
|
cognitive_decisioning: {
|
|
1575
|
+
decisioning_factors: string[];
|
|
1576
|
+
gaps_in_decision: string[];
|
|
1577
|
+
decision_strength: number;
|
|
2909
1578
|
citations: {
|
|
2910
1579
|
"1": {
|
|
2911
|
-
"
|
|
1580
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": {
|
|
1581
|
+
highlighted_text: string;
|
|
2912
1582
|
custom_metadata: {
|
|
2913
|
-
pdf_end_page_number: string;
|
|
2914
1583
|
pdf_start_page_number: string;
|
|
1584
|
+
pdf_end_page_number: string;
|
|
2915
1585
|
};
|
|
2916
|
-
highlighted_text: string;
|
|
2917
1586
|
};
|
|
2918
1587
|
};
|
|
2919
1588
|
"2": {
|
|
2920
|
-
"
|
|
1589
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": {
|
|
1590
|
+
highlighted_text: string;
|
|
2921
1591
|
custom_metadata: {
|
|
2922
|
-
pdf_end_page_number: string;
|
|
2923
1592
|
pdf_start_page_number: string;
|
|
1593
|
+
pdf_end_page_number: string;
|
|
2924
1594
|
};
|
|
2925
|
-
highlighted_text: string;
|
|
2926
1595
|
};
|
|
2927
1596
|
};
|
|
2928
1597
|
"3": {
|
|
2929
|
-
"
|
|
1598
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": {
|
|
1599
|
+
highlighted_text: string;
|
|
2930
1600
|
custom_metadata: {
|
|
2931
|
-
pdf_end_page_number: string;
|
|
2932
1601
|
pdf_start_page_number: string;
|
|
1602
|
+
pdf_end_page_number: string;
|
|
2933
1603
|
};
|
|
2934
|
-
highlighted_text: string;
|
|
2935
1604
|
};
|
|
2936
1605
|
};
|
|
2937
1606
|
};
|
|
2938
|
-
gaps_in_decision: string[];
|
|
2939
|
-
decision_strength: number;
|
|
2940
|
-
decisioning_factors: string[];
|
|
2941
1607
|
};
|
|
2942
|
-
deviation_explanation: string[];
|
|
2943
1608
|
};
|
|
2944
1609
|
};
|
|
2945
1610
|
};
|
|
2946
|
-
"
|
|
1611
|
+
"59d848a5-d2f0-4f61-bd05-314971db3904": {
|
|
2947
1612
|
evaluation_result: {
|
|
2948
1613
|
"0": {
|
|
1614
|
+
deviation_highlights: {
|
|
1615
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": string[];
|
|
1616
|
+
rulebook_guidelines: string[];
|
|
1617
|
+
};
|
|
2949
1618
|
deviation_title: string;
|
|
2950
1619
|
deviation_impact: string;
|
|
2951
1620
|
deviation_summary: string;
|
|
1621
|
+
deviation_explanation: string[];
|
|
2952
1622
|
evaluation_outputs: {
|
|
2953
1623
|
name: string;
|
|
1624
|
+
output_value: string;
|
|
1625
|
+
affected_party: string;
|
|
1626
|
+
guideline_flag: {
|
|
1627
|
+
rulebook_used: boolean;
|
|
1628
|
+
};
|
|
2954
1629
|
metadata: {
|
|
2955
1630
|
label_color: string;
|
|
1631
|
+
compare_category_id: string;
|
|
2956
1632
|
};
|
|
2957
|
-
output_value: string;
|
|
2958
|
-
affected_party: string;
|
|
2959
1633
|
};
|
|
2960
1634
|
cognitive_decisioning: {
|
|
1635
|
+
decisioning_factors: string[];
|
|
1636
|
+
gaps_in_decision: string[];
|
|
1637
|
+
decision_strength: number;
|
|
2961
1638
|
citations: {
|
|
2962
1639
|
"1": {
|
|
2963
|
-
"
|
|
1640
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": {
|
|
1641
|
+
highlighted_text: string;
|
|
2964
1642
|
custom_metadata: {
|
|
2965
|
-
pdf_end_page_number: string;
|
|
2966
1643
|
pdf_start_page_number: string;
|
|
1644
|
+
pdf_end_page_number: string;
|
|
2967
1645
|
};
|
|
2968
|
-
highlighted_text: string;
|
|
2969
1646
|
};
|
|
2970
1647
|
};
|
|
2971
1648
|
"2": {
|
|
2972
|
-
"
|
|
2973
|
-
custom_metadata: {
|
|
2974
|
-
pdf_end_page_number: string;
|
|
2975
|
-
pdf_start_page_number: string;
|
|
2976
|
-
};
|
|
1649
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": {
|
|
2977
1650
|
highlighted_text: string;
|
|
2978
|
-
};
|
|
2979
|
-
};
|
|
2980
|
-
"3": {
|
|
2981
|
-
"d930627b-72b7-478f-aa9f-3160c0000c23": {
|
|
2982
1651
|
custom_metadata: {
|
|
2983
|
-
pdf_end_page_number: string;
|
|
2984
1652
|
pdf_start_page_number: string;
|
|
1653
|
+
pdf_end_page_number: string;
|
|
2985
1654
|
};
|
|
2986
|
-
highlighted_text: string;
|
|
2987
1655
|
};
|
|
2988
1656
|
};
|
|
2989
1657
|
};
|
|
2990
|
-
gaps_in_decision: string[];
|
|
2991
|
-
decision_strength: number;
|
|
2992
|
-
decisioning_factors: string[];
|
|
2993
1658
|
};
|
|
2994
|
-
deviation_explanation: string[];
|
|
2995
1659
|
};
|
|
2996
1660
|
};
|
|
2997
1661
|
};
|
|
2998
|
-
"
|
|
1662
|
+
"65c90875-4503-4772-897f-bb4228d3b8dd": {
|
|
2999
1663
|
evaluation_result: {
|
|
3000
1664
|
"0": {
|
|
1665
|
+
deviation_highlights: {
|
|
1666
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": string[];
|
|
1667
|
+
rulebook_guidelines: string[];
|
|
1668
|
+
};
|
|
3001
1669
|
deviation_title: string;
|
|
3002
1670
|
deviation_impact: string;
|
|
3003
1671
|
deviation_summary: string;
|
|
1672
|
+
deviation_explanation: string[];
|
|
3004
1673
|
evaluation_outputs: {
|
|
3005
1674
|
name: string;
|
|
1675
|
+
output_value: string;
|
|
1676
|
+
affected_party: string;
|
|
1677
|
+
guideline_flag: {
|
|
1678
|
+
rulebook_used: boolean;
|
|
1679
|
+
};
|
|
3006
1680
|
metadata: {
|
|
3007
1681
|
label_color: string;
|
|
1682
|
+
compare_category_id: string;
|
|
3008
1683
|
};
|
|
3009
|
-
output_value: string;
|
|
3010
|
-
affected_party: string;
|
|
3011
1684
|
};
|
|
3012
1685
|
cognitive_decisioning: {
|
|
1686
|
+
decisioning_factors: string[];
|
|
1687
|
+
gaps_in_decision: string[];
|
|
1688
|
+
decision_strength: number;
|
|
3013
1689
|
citations: {
|
|
3014
1690
|
"1": {
|
|
3015
|
-
"
|
|
1691
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": {
|
|
1692
|
+
highlighted_text: string;
|
|
3016
1693
|
custom_metadata: {
|
|
3017
|
-
pdf_end_page_number: string;
|
|
3018
1694
|
pdf_start_page_number: string;
|
|
1695
|
+
pdf_end_page_number: string;
|
|
3019
1696
|
};
|
|
3020
|
-
highlighted_text: string;
|
|
3021
1697
|
};
|
|
3022
1698
|
};
|
|
3023
1699
|
"2": {
|
|
3024
|
-
"
|
|
3025
|
-
custom_metadata: {
|
|
3026
|
-
pdf_end_page_number: string;
|
|
3027
|
-
pdf_start_page_number: string;
|
|
3028
|
-
};
|
|
1700
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": {
|
|
3029
1701
|
highlighted_text: string;
|
|
3030
|
-
};
|
|
3031
|
-
};
|
|
3032
|
-
"3": {
|
|
3033
|
-
"d930627b-72b7-478f-aa9f-3160c0000c23": {
|
|
3034
1702
|
custom_metadata: {
|
|
3035
|
-
pdf_end_page_number: string;
|
|
3036
1703
|
pdf_start_page_number: string;
|
|
1704
|
+
pdf_end_page_number: string;
|
|
3037
1705
|
};
|
|
3038
|
-
highlighted_text: string;
|
|
3039
1706
|
};
|
|
3040
1707
|
};
|
|
3041
1708
|
};
|
|
3042
|
-
gaps_in_decision: string[];
|
|
3043
|
-
decision_strength: number;
|
|
3044
|
-
decisioning_factors: string[];
|
|
3045
1709
|
};
|
|
3046
|
-
deviation_explanation: string[];
|
|
3047
1710
|
};
|
|
3048
1711
|
};
|
|
3049
1712
|
};
|
|
3050
|
-
"
|
|
1713
|
+
"e3b149c1-4aef-4648-b566-642f16524afb": {
|
|
3051
1714
|
evaluation_result: {
|
|
3052
1715
|
"0": {
|
|
1716
|
+
deviation_highlights: {
|
|
1717
|
+
"e3b149c1-4aef-4648-b566-642f16524afb": string[];
|
|
1718
|
+
rulebook_guidelines: never[];
|
|
1719
|
+
};
|
|
3053
1720
|
deviation_title: string;
|
|
3054
1721
|
deviation_impact: string;
|
|
3055
1722
|
deviation_summary: string;
|
|
1723
|
+
deviation_explanation: string[];
|
|
3056
1724
|
evaluation_outputs: {
|
|
3057
1725
|
name: string;
|
|
1726
|
+
output_value: string;
|
|
1727
|
+
affected_party: string;
|
|
1728
|
+
guideline_flag: {
|
|
1729
|
+
rulebook_used: boolean;
|
|
1730
|
+
};
|
|
3058
1731
|
metadata: {
|
|
3059
1732
|
label_color: string;
|
|
1733
|
+
compare_category_id: string;
|
|
3060
1734
|
};
|
|
3061
|
-
output_value: string;
|
|
3062
|
-
affected_party: string;
|
|
3063
1735
|
};
|
|
3064
1736
|
cognitive_decisioning: {
|
|
1737
|
+
decisioning_factors: string[];
|
|
1738
|
+
gaps_in_decision: string[];
|
|
1739
|
+
decision_strength: number;
|
|
3065
1740
|
citations: {
|
|
3066
1741
|
"1": {
|
|
3067
|
-
"
|
|
1742
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": {
|
|
1743
|
+
highlighted_text: string;
|
|
3068
1744
|
custom_metadata: {
|
|
3069
|
-
pdf_end_page_number: string;
|
|
3070
1745
|
pdf_start_page_number: string;
|
|
1746
|
+
pdf_end_page_number: string;
|
|
3071
1747
|
};
|
|
3072
|
-
highlighted_text: string;
|
|
3073
1748
|
};
|
|
3074
1749
|
};
|
|
3075
1750
|
"2": {
|
|
3076
|
-
"
|
|
1751
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": {
|
|
1752
|
+
highlighted_text: string;
|
|
3077
1753
|
custom_metadata: {
|
|
3078
|
-
pdf_end_page_number: string;
|
|
3079
1754
|
pdf_start_page_number: string;
|
|
1755
|
+
pdf_end_page_number: string;
|
|
3080
1756
|
};
|
|
3081
|
-
highlighted_text: string;
|
|
3082
1757
|
};
|
|
3083
1758
|
};
|
|
3084
1759
|
};
|
|
3085
|
-
gaps_in_decision: string[];
|
|
3086
|
-
decision_strength: number;
|
|
3087
|
-
decisioning_factors: string[];
|
|
3088
1760
|
};
|
|
3089
|
-
|
|
1761
|
+
web_search_answer: {
|
|
1762
|
+
enhanced_content: string;
|
|
1763
|
+
cd_confidence_score: number;
|
|
1764
|
+
deviation_highlight: string;
|
|
1765
|
+
deviation_title: string;
|
|
1766
|
+
deviation_summary: string;
|
|
1767
|
+
deviation_impact: string;
|
|
1768
|
+
deviation_explanation: string[];
|
|
1769
|
+
affected_party: string;
|
|
1770
|
+
deviation_percentage: string;
|
|
1771
|
+
extraMetaData: {
|
|
1772
|
+
"1": {
|
|
1773
|
+
Confidence_score: string;
|
|
1774
|
+
Reasoning: string;
|
|
1775
|
+
Gap: string;
|
|
1776
|
+
aiReasoningCitation: {
|
|
1777
|
+
gpt_citation: {
|
|
1778
|
+
customMetaData: {
|
|
1779
|
+
type: string;
|
|
1780
|
+
citation_number: number;
|
|
1781
|
+
value: {
|
|
1782
|
+
citation_id: string;
|
|
1783
|
+
citationType: string;
|
|
1784
|
+
citationUrl: string;
|
|
1785
|
+
citation_uuid: string;
|
|
1786
|
+
label: string;
|
|
1787
|
+
type: string;
|
|
1788
|
+
source: string;
|
|
1789
|
+
text: string;
|
|
1790
|
+
reference: string;
|
|
1791
|
+
paraphrase: string;
|
|
1792
|
+
};
|
|
1793
|
+
};
|
|
1794
|
+
citation_number: number;
|
|
1795
|
+
}[];
|
|
1796
|
+
};
|
|
1797
|
+
};
|
|
1798
|
+
"2": {
|
|
1799
|
+
Confidence_score: string;
|
|
1800
|
+
Reasoning: string;
|
|
1801
|
+
Gap: string;
|
|
1802
|
+
aiReasoningCitation: {
|
|
1803
|
+
gpt_citation: {
|
|
1804
|
+
customMetaData: {
|
|
1805
|
+
type: string;
|
|
1806
|
+
citation_number: number;
|
|
1807
|
+
value: {
|
|
1808
|
+
citation_id: string;
|
|
1809
|
+
citationType: string;
|
|
1810
|
+
citationUrl: string;
|
|
1811
|
+
citation_uuid: string;
|
|
1812
|
+
label: string;
|
|
1813
|
+
type: string;
|
|
1814
|
+
source: string;
|
|
1815
|
+
text: string;
|
|
1816
|
+
reference: string;
|
|
1817
|
+
paraphrase: string;
|
|
1818
|
+
};
|
|
1819
|
+
};
|
|
1820
|
+
citation_number: number;
|
|
1821
|
+
}[];
|
|
1822
|
+
};
|
|
1823
|
+
};
|
|
1824
|
+
};
|
|
1825
|
+
};
|
|
3090
1826
|
};
|
|
3091
1827
|
};
|
|
3092
1828
|
};
|
|
3093
|
-
"
|
|
1829
|
+
"fb91cb73-7d4e-48ce-b2b5-81877a1c435e": {
|
|
3094
1830
|
evaluation_result: {
|
|
3095
1831
|
"0": {
|
|
1832
|
+
deviation_highlights: {
|
|
1833
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": string[];
|
|
1834
|
+
rulebook_guidelines: never[];
|
|
1835
|
+
};
|
|
3096
1836
|
deviation_title: string;
|
|
3097
1837
|
deviation_impact: string;
|
|
3098
1838
|
deviation_summary: string;
|
|
1839
|
+
deviation_explanation: string[];
|
|
3099
1840
|
evaluation_outputs: {
|
|
3100
1841
|
name: string;
|
|
3101
|
-
metadata: {
|
|
3102
|
-
label_color: string;
|
|
3103
|
-
compare_category_id: string;
|
|
3104
|
-
};
|
|
3105
1842
|
output_value: string;
|
|
3106
1843
|
affected_party: string;
|
|
3107
1844
|
guideline_flag: {
|
|
3108
1845
|
rulebook_used: boolean;
|
|
3109
1846
|
};
|
|
3110
|
-
|
|
3111
|
-
|
|
3112
|
-
|
|
3113
|
-
|
|
1847
|
+
metadata: {
|
|
1848
|
+
label_color: string;
|
|
1849
|
+
compare_category_id: string;
|
|
1850
|
+
};
|
|
3114
1851
|
};
|
|
3115
1852
|
cognitive_decisioning: {
|
|
1853
|
+
decisioning_factors: string[];
|
|
1854
|
+
gaps_in_decision: string[];
|
|
1855
|
+
decision_strength: number;
|
|
3116
1856
|
citations: {
|
|
3117
1857
|
"1": {
|
|
3118
|
-
"
|
|
1858
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": {
|
|
1859
|
+
highlighted_text: string;
|
|
3119
1860
|
custom_metadata: {
|
|
3120
|
-
pdf_end_page_number: string;
|
|
3121
1861
|
pdf_start_page_number: string;
|
|
1862
|
+
pdf_end_page_number: string;
|
|
3122
1863
|
};
|
|
3123
|
-
highlighted_text: string;
|
|
3124
1864
|
};
|
|
3125
1865
|
};
|
|
3126
1866
|
"2": {
|
|
3127
|
-
"
|
|
1867
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": {
|
|
1868
|
+
highlighted_text: string;
|
|
3128
1869
|
custom_metadata: {
|
|
3129
|
-
pdf_end_page_number: string;
|
|
3130
1870
|
pdf_start_page_number: string;
|
|
1871
|
+
pdf_end_page_number: string;
|
|
3131
1872
|
};
|
|
3132
|
-
highlighted_text: string;
|
|
3133
1873
|
};
|
|
3134
1874
|
};
|
|
3135
1875
|
};
|
|
3136
|
-
gaps_in_decision: string[];
|
|
3137
|
-
decision_strength: number;
|
|
3138
|
-
decisioning_factors: string[];
|
|
3139
1876
|
};
|
|
3140
|
-
|
|
1877
|
+
web_search_answer: {
|
|
1878
|
+
enhanced_content: string;
|
|
1879
|
+
cd_confidence_score: number;
|
|
1880
|
+
deviation_highlight: string;
|
|
1881
|
+
deviation_title: string;
|
|
1882
|
+
deviation_summary: string;
|
|
1883
|
+
deviation_impact: string;
|
|
1884
|
+
deviation_explanation: string[];
|
|
1885
|
+
affected_party: string;
|
|
1886
|
+
deviation_percentage: string;
|
|
1887
|
+
extraMetaData: {
|
|
1888
|
+
"1": {
|
|
1889
|
+
Confidence_score: string;
|
|
1890
|
+
Reasoning: string;
|
|
1891
|
+
Gap: string;
|
|
1892
|
+
aiReasoningCitation: {
|
|
1893
|
+
gpt_citation: {
|
|
1894
|
+
customMetaData: {
|
|
1895
|
+
type: string;
|
|
1896
|
+
citation_number: number;
|
|
1897
|
+
value: {
|
|
1898
|
+
citation_id: string;
|
|
1899
|
+
citationType: string;
|
|
1900
|
+
citationUrl: string;
|
|
1901
|
+
citation_uuid: string;
|
|
1902
|
+
label: string;
|
|
1903
|
+
type: string;
|
|
1904
|
+
source: string;
|
|
1905
|
+
text: string;
|
|
1906
|
+
reference: string;
|
|
1907
|
+
paraphrase: string;
|
|
1908
|
+
};
|
|
1909
|
+
};
|
|
1910
|
+
citation_number: number;
|
|
1911
|
+
}[];
|
|
1912
|
+
};
|
|
1913
|
+
};
|
|
1914
|
+
"2": {
|
|
1915
|
+
Confidence_score: string;
|
|
1916
|
+
Reasoning: string;
|
|
1917
|
+
Gap: string;
|
|
1918
|
+
aiReasoningCitation: {
|
|
1919
|
+
gpt_citation: {
|
|
1920
|
+
customMetaData: {
|
|
1921
|
+
type: string;
|
|
1922
|
+
citation_number: number;
|
|
1923
|
+
value: {
|
|
1924
|
+
citation_id: string;
|
|
1925
|
+
citationType: string;
|
|
1926
|
+
citationUrl: string;
|
|
1927
|
+
citation_uuid: string;
|
|
1928
|
+
label: string;
|
|
1929
|
+
type: string;
|
|
1930
|
+
source: string;
|
|
1931
|
+
text: string;
|
|
1932
|
+
reference: string;
|
|
1933
|
+
paraphrase: string;
|
|
1934
|
+
};
|
|
1935
|
+
};
|
|
1936
|
+
citation_number: number;
|
|
1937
|
+
}[];
|
|
1938
|
+
};
|
|
1939
|
+
};
|
|
1940
|
+
};
|
|
1941
|
+
};
|
|
3141
1942
|
};
|
|
3142
1943
|
};
|
|
3143
1944
|
};
|
|
3144
|
-
"
|
|
1945
|
+
"23f5b747-600a-4645-8ba0-06d3d9c71e86": {
|
|
3145
1946
|
evaluation_result: {
|
|
3146
1947
|
"0": {
|
|
3147
1948
|
deviation_title: string;
|
|
3148
|
-
deviation_impact: string;
|
|
3149
1949
|
deviation_summary: string;
|
|
3150
|
-
evaluation_outputs: {
|
|
3151
|
-
name: string;
|
|
3152
|
-
metadata: {
|
|
3153
|
-
label_color: string;
|
|
3154
|
-
};
|
|
3155
|
-
output_value: string;
|
|
3156
|
-
affected_party: string;
|
|
3157
|
-
guideline_flag: {
|
|
3158
|
-
rulebook_used: boolean;
|
|
3159
|
-
};
|
|
3160
|
-
};
|
|
3161
|
-
deviation_highlights: {
|
|
3162
|
-
rulebook_guidelines: string[];
|
|
3163
|
-
"d930627b-72b7-478f-aa9f-3160c0000c23": string[];
|
|
3164
|
-
};
|
|
3165
1950
|
cognitive_decisioning: {
|
|
1951
|
+
decisioning_factors: string[];
|
|
1952
|
+
gaps_in_decision: string[];
|
|
1953
|
+
decision_strength: number;
|
|
3166
1954
|
citations: {
|
|
3167
1955
|
"1": {
|
|
3168
|
-
"
|
|
1956
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": {
|
|
1957
|
+
highlighted_text: string;
|
|
3169
1958
|
custom_metadata: {
|
|
3170
|
-
pdf_end_page_number: string;
|
|
3171
1959
|
pdf_start_page_number: string;
|
|
1960
|
+
pdf_end_page_number: string;
|
|
3172
1961
|
};
|
|
3173
|
-
highlighted_text: string;
|
|
3174
1962
|
};
|
|
3175
1963
|
};
|
|
3176
1964
|
"2": {
|
|
3177
|
-
"
|
|
1965
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": {
|
|
1966
|
+
highlighted_text: string;
|
|
3178
1967
|
custom_metadata: {
|
|
3179
|
-
pdf_end_page_number: string;
|
|
3180
1968
|
pdf_start_page_number: string;
|
|
1969
|
+
pdf_end_page_number: string;
|
|
3181
1970
|
};
|
|
1971
|
+
};
|
|
1972
|
+
};
|
|
1973
|
+
"3": {
|
|
1974
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": {
|
|
3182
1975
|
highlighted_text: string;
|
|
1976
|
+
custom_metadata: {
|
|
1977
|
+
pdf_start_page_number: string;
|
|
1978
|
+
pdf_end_page_number: string;
|
|
1979
|
+
};
|
|
3183
1980
|
};
|
|
3184
1981
|
};
|
|
3185
1982
|
};
|
|
3186
|
-
gaps_in_decision: string[];
|
|
3187
|
-
decision_strength: number;
|
|
3188
|
-
decisioning_factors: string[];
|
|
3189
1983
|
};
|
|
3190
1984
|
deviation_explanation: string[];
|
|
3191
|
-
};
|
|
3192
|
-
};
|
|
3193
|
-
};
|
|
3194
|
-
"e1c68098-33f9-4e01-bb2e-e432381b3179": {
|
|
3195
|
-
evaluation_result: {
|
|
3196
|
-
"0": {
|
|
3197
|
-
deviation_title: string;
|
|
3198
1985
|
deviation_impact: string;
|
|
3199
|
-
deviation_summary: string;
|
|
3200
1986
|
evaluation_outputs: {
|
|
3201
1987
|
name: string;
|
|
3202
|
-
metadata: {
|
|
3203
|
-
label_color: string;
|
|
3204
|
-
};
|
|
3205
1988
|
output_value: string;
|
|
3206
1989
|
affected_party: string;
|
|
3207
|
-
|
|
3208
|
-
|
|
1990
|
+
metadata: {
|
|
1991
|
+
label_color: string;
|
|
3209
1992
|
};
|
|
3210
1993
|
};
|
|
3211
|
-
|
|
3212
|
-
|
|
3213
|
-
|
|
3214
|
-
|
|
1994
|
+
};
|
|
1995
|
+
};
|
|
1996
|
+
};
|
|
1997
|
+
"2d51019e-8f24-4ef9-baeb-c4c0a964c05c": {
|
|
1998
|
+
evaluation_result: {
|
|
1999
|
+
"0": {
|
|
2000
|
+
deviation_title: string;
|
|
2001
|
+
deviation_summary: string;
|
|
3215
2002
|
cognitive_decisioning: {
|
|
2003
|
+
decisioning_factors: string[];
|
|
2004
|
+
gaps_in_decision: string[];
|
|
2005
|
+
decision_strength: number;
|
|
3216
2006
|
citations: {
|
|
3217
2007
|
"1": {
|
|
3218
|
-
"
|
|
2008
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": {
|
|
2009
|
+
highlighted_text: string;
|
|
3219
2010
|
custom_metadata: {
|
|
3220
|
-
pdf_end_page_number: string;
|
|
3221
2011
|
pdf_start_page_number: string;
|
|
2012
|
+
pdf_end_page_number: string;
|
|
3222
2013
|
};
|
|
3223
|
-
highlighted_text: string;
|
|
3224
2014
|
};
|
|
3225
2015
|
};
|
|
3226
2016
|
"2": {
|
|
3227
|
-
"
|
|
2017
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": {
|
|
2018
|
+
highlighted_text: string;
|
|
3228
2019
|
custom_metadata: {
|
|
3229
|
-
pdf_end_page_number: string;
|
|
3230
2020
|
pdf_start_page_number: string;
|
|
2021
|
+
pdf_end_page_number: string;
|
|
3231
2022
|
};
|
|
3232
|
-
highlighted_text: string;
|
|
3233
2023
|
};
|
|
3234
2024
|
};
|
|
3235
2025
|
};
|
|
3236
|
-
gaps_in_decision: string[];
|
|
3237
|
-
decision_strength: number;
|
|
3238
|
-
decisioning_factors: string[];
|
|
3239
2026
|
};
|
|
3240
2027
|
deviation_explanation: string[];
|
|
2028
|
+
deviation_impact: string;
|
|
2029
|
+
evaluation_outputs: {
|
|
2030
|
+
name: string;
|
|
2031
|
+
output_value: string;
|
|
2032
|
+
affected_party: string;
|
|
2033
|
+
metadata: {
|
|
2034
|
+
label_color: string;
|
|
2035
|
+
};
|
|
2036
|
+
};
|
|
3241
2037
|
};
|
|
3242
2038
|
};
|
|
3243
2039
|
};
|
|
3244
|
-
"
|
|
2040
|
+
"befe4c54-c3a0-4163-aa86-80de2226a34c": {
|
|
3245
2041
|
evaluation_result: {
|
|
3246
2042
|
"0": {
|
|
3247
2043
|
deviation_title: string;
|
|
3248
|
-
deviation_impact: string;
|
|
3249
2044
|
deviation_summary: string;
|
|
3250
|
-
|
|
3251
|
-
|
|
2045
|
+
cognitive_decisioning: {
|
|
2046
|
+
decisioning_factors: string[];
|
|
2047
|
+
gaps_in_decision: string[];
|
|
2048
|
+
decision_strength: number;
|
|
2049
|
+
citations: {
|
|
3252
2050
|
"1": {
|
|
3253
|
-
|
|
3254
|
-
|
|
3255
|
-
|
|
3256
|
-
|
|
3257
|
-
|
|
3258
|
-
|
|
3259
|
-
type: string;
|
|
3260
|
-
value: {
|
|
3261
|
-
text: string;
|
|
3262
|
-
type: string;
|
|
3263
|
-
label: string;
|
|
3264
|
-
source: string;
|
|
3265
|
-
reference: string;
|
|
3266
|
-
paraphrase: string;
|
|
3267
|
-
citationUrl: string;
|
|
3268
|
-
citation_id: string;
|
|
3269
|
-
citationType: string;
|
|
3270
|
-
citation_uuid: string;
|
|
3271
|
-
};
|
|
3272
|
-
citation_number: number;
|
|
3273
|
-
};
|
|
3274
|
-
citation_number: number;
|
|
3275
|
-
}[];
|
|
2051
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": {
|
|
2052
|
+
highlighted_text: string;
|
|
2053
|
+
custom_metadata: {
|
|
2054
|
+
pdf_start_page_number: string;
|
|
2055
|
+
pdf_end_page_number: string;
|
|
2056
|
+
};
|
|
3276
2057
|
};
|
|
3277
2058
|
};
|
|
3278
2059
|
"2": {
|
|
3279
|
-
|
|
3280
|
-
|
|
3281
|
-
|
|
3282
|
-
|
|
3283
|
-
|
|
3284
|
-
|
|
3285
|
-
type: string;
|
|
3286
|
-
value: {
|
|
3287
|
-
text: string;
|
|
3288
|
-
type: string;
|
|
3289
|
-
label: string;
|
|
3290
|
-
source: string;
|
|
3291
|
-
reference: string;
|
|
3292
|
-
paraphrase: string;
|
|
3293
|
-
citationUrl: string;
|
|
3294
|
-
citation_id: string;
|
|
3295
|
-
citationType: string;
|
|
3296
|
-
citation_uuid: string;
|
|
3297
|
-
};
|
|
3298
|
-
citation_number: number;
|
|
3299
|
-
};
|
|
3300
|
-
citation_number: number;
|
|
3301
|
-
}[];
|
|
2060
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": {
|
|
2061
|
+
highlighted_text: string;
|
|
2062
|
+
custom_metadata: {
|
|
2063
|
+
pdf_start_page_number: string;
|
|
2064
|
+
pdf_end_page_number: string;
|
|
2065
|
+
};
|
|
3302
2066
|
};
|
|
3303
2067
|
};
|
|
3304
2068
|
};
|
|
3305
|
-
affected_party: string;
|
|
3306
|
-
deviation_title: string;
|
|
3307
|
-
deviation_impact: string;
|
|
3308
|
-
enhanced_content: string;
|
|
3309
|
-
deviation_summary: string;
|
|
3310
|
-
cd_confidence_score: number;
|
|
3311
|
-
deviation_highlight: string;
|
|
3312
|
-
deviation_percentage: string;
|
|
3313
|
-
deviation_explanation: string[];
|
|
3314
2069
|
};
|
|
2070
|
+
deviation_explanation: string[];
|
|
2071
|
+
deviation_impact: string;
|
|
3315
2072
|
evaluation_outputs: {
|
|
3316
2073
|
name: string;
|
|
3317
|
-
metadata: {
|
|
3318
|
-
label_color: string;
|
|
3319
|
-
compare_category_id: string;
|
|
3320
|
-
};
|
|
3321
2074
|
output_value: string;
|
|
3322
2075
|
affected_party: string;
|
|
3323
|
-
|
|
3324
|
-
|
|
2076
|
+
metadata: {
|
|
2077
|
+
label_color: string;
|
|
3325
2078
|
};
|
|
3326
2079
|
};
|
|
3327
|
-
|
|
3328
|
-
|
|
3329
|
-
|
|
3330
|
-
|
|
2080
|
+
};
|
|
2081
|
+
};
|
|
2082
|
+
};
|
|
2083
|
+
"0b9e69b3-6660-478c-94e5-9082e6dad8f0": {
|
|
2084
|
+
evaluation_result: {
|
|
2085
|
+
"0": {
|
|
2086
|
+
deviation_title: string;
|
|
2087
|
+
deviation_summary: string;
|
|
3331
2088
|
cognitive_decisioning: {
|
|
2089
|
+
decisioning_factors: string[];
|
|
2090
|
+
gaps_in_decision: string[];
|
|
2091
|
+
decision_strength: number;
|
|
3332
2092
|
citations: {
|
|
3333
2093
|
"1": {
|
|
3334
|
-
"
|
|
2094
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": {
|
|
2095
|
+
highlighted_text: string;
|
|
3335
2096
|
custom_metadata: {
|
|
3336
|
-
pdf_end_page_number: string;
|
|
3337
2097
|
pdf_start_page_number: string;
|
|
2098
|
+
pdf_end_page_number: string;
|
|
3338
2099
|
};
|
|
3339
|
-
highlighted_text: string;
|
|
3340
2100
|
};
|
|
3341
2101
|
};
|
|
3342
2102
|
"2": {
|
|
3343
|
-
"
|
|
2103
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": {
|
|
2104
|
+
highlighted_text: string;
|
|
3344
2105
|
custom_metadata: {
|
|
3345
|
-
pdf_end_page_number: string;
|
|
3346
2106
|
pdf_start_page_number: string;
|
|
2107
|
+
pdf_end_page_number: string;
|
|
3347
2108
|
};
|
|
3348
|
-
highlighted_text: string;
|
|
3349
2109
|
};
|
|
3350
2110
|
};
|
|
3351
2111
|
"3": {
|
|
3352
|
-
"
|
|
2112
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": {
|
|
2113
|
+
highlighted_text: string;
|
|
3353
2114
|
custom_metadata: {
|
|
3354
|
-
pdf_end_page_number: string;
|
|
3355
2115
|
pdf_start_page_number: string;
|
|
2116
|
+
pdf_end_page_number: string;
|
|
3356
2117
|
};
|
|
3357
|
-
highlighted_text: string;
|
|
3358
2118
|
};
|
|
3359
2119
|
};
|
|
3360
2120
|
};
|
|
3361
|
-
gaps_in_decision: string[];
|
|
3362
|
-
decision_strength: number;
|
|
3363
|
-
decisioning_factors: string[];
|
|
3364
2121
|
};
|
|
3365
2122
|
deviation_explanation: string[];
|
|
3366
|
-
};
|
|
3367
|
-
};
|
|
3368
|
-
};
|
|
3369
|
-
"ecf90524-f269-4706-8564-d737722169eb": {
|
|
3370
|
-
evaluation_result: {
|
|
3371
|
-
"0": {
|
|
3372
|
-
deviation_title: string;
|
|
3373
2123
|
deviation_impact: string;
|
|
3374
|
-
deviation_summary: string;
|
|
3375
2124
|
evaluation_outputs: {
|
|
3376
2125
|
name: string;
|
|
2126
|
+
output_value: string;
|
|
2127
|
+
affected_party: string;
|
|
3377
2128
|
metadata: {
|
|
3378
2129
|
label_color: string;
|
|
3379
2130
|
};
|
|
3380
|
-
output_value: string;
|
|
3381
|
-
affected_party: string;
|
|
3382
2131
|
};
|
|
2132
|
+
};
|
|
2133
|
+
};
|
|
2134
|
+
};
|
|
2135
|
+
"28e0f7f0-c2af-446a-a24f-4beac7cb59d7": {
|
|
2136
|
+
evaluation_result: {
|
|
2137
|
+
"0": {
|
|
2138
|
+
deviation_title: string;
|
|
2139
|
+
deviation_summary: string;
|
|
3383
2140
|
cognitive_decisioning: {
|
|
2141
|
+
decisioning_factors: string[];
|
|
2142
|
+
gaps_in_decision: string[];
|
|
2143
|
+
decision_strength: number;
|
|
3384
2144
|
citations: {
|
|
3385
2145
|
"1": {
|
|
3386
|
-
"
|
|
2146
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": {
|
|
2147
|
+
highlighted_text: string;
|
|
3387
2148
|
custom_metadata: {
|
|
3388
|
-
pdf_end_page_number: string;
|
|
3389
2149
|
pdf_start_page_number: string;
|
|
2150
|
+
pdf_end_page_number: string;
|
|
3390
2151
|
};
|
|
3391
|
-
highlighted_text: string;
|
|
3392
2152
|
};
|
|
3393
2153
|
};
|
|
3394
|
-
"
|
|
3395
|
-
"
|
|
2154
|
+
"2": {
|
|
2155
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": {
|
|
2156
|
+
highlighted_text: string;
|
|
3396
2157
|
custom_metadata: {
|
|
3397
|
-
pdf_end_page_number: string;
|
|
3398
2158
|
pdf_start_page_number: string;
|
|
2159
|
+
pdf_end_page_number: string;
|
|
3399
2160
|
};
|
|
3400
|
-
highlighted_text: string;
|
|
3401
2161
|
};
|
|
3402
2162
|
};
|
|
3403
2163
|
};
|
|
3404
|
-
gaps_in_decision: string[];
|
|
3405
|
-
decision_strength: number;
|
|
3406
|
-
decisioning_factors: string[];
|
|
3407
2164
|
};
|
|
3408
2165
|
deviation_explanation: string[];
|
|
3409
|
-
};
|
|
3410
|
-
};
|
|
3411
|
-
};
|
|
3412
|
-
"f158e7f3-e608-4bd8-80e9-d8e8ce210784": {
|
|
3413
|
-
evaluation_result: {
|
|
3414
|
-
"0": {
|
|
3415
|
-
deviation_title: string;
|
|
3416
2166
|
deviation_impact: string;
|
|
3417
|
-
deviation_summary: string;
|
|
3418
2167
|
evaluation_outputs: {
|
|
3419
2168
|
name: string;
|
|
3420
|
-
metadata: {
|
|
3421
|
-
label_color: string;
|
|
3422
|
-
compare_category_id: string;
|
|
3423
|
-
};
|
|
3424
2169
|
output_value: string;
|
|
3425
2170
|
affected_party: string;
|
|
3426
|
-
|
|
3427
|
-
|
|
2171
|
+
metadata: {
|
|
2172
|
+
label_color: string;
|
|
3428
2173
|
};
|
|
3429
2174
|
};
|
|
3430
|
-
|
|
3431
|
-
|
|
3432
|
-
|
|
3433
|
-
|
|
2175
|
+
};
|
|
2176
|
+
};
|
|
2177
|
+
};
|
|
2178
|
+
"5723cd3a-7745-4689-a52e-3ef06417f1f4": {
|
|
2179
|
+
evaluation_result: {
|
|
2180
|
+
"0": {
|
|
2181
|
+
deviation_title: string;
|
|
2182
|
+
deviation_summary: string;
|
|
3434
2183
|
cognitive_decisioning: {
|
|
2184
|
+
decisioning_factors: string[];
|
|
2185
|
+
gaps_in_decision: string[];
|
|
2186
|
+
decision_strength: number;
|
|
3435
2187
|
citations: {
|
|
3436
|
-
"
|
|
3437
|
-
"
|
|
2188
|
+
"2": {
|
|
2189
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": {
|
|
2190
|
+
highlighted_text: string;
|
|
3438
2191
|
custom_metadata: {
|
|
3439
|
-
pdf_end_page_number: string;
|
|
3440
2192
|
pdf_start_page_number: string;
|
|
2193
|
+
pdf_end_page_number: string;
|
|
3441
2194
|
};
|
|
3442
|
-
highlighted_text: string;
|
|
3443
2195
|
};
|
|
3444
2196
|
};
|
|
3445
|
-
"
|
|
3446
|
-
"
|
|
2197
|
+
"3": {
|
|
2198
|
+
"e4ed0f3d-48e7-467a-a9bc-abc246851051": {
|
|
2199
|
+
highlighted_text: string;
|
|
3447
2200
|
custom_metadata: {
|
|
3448
|
-
pdf_end_page_number: string;
|
|
3449
2201
|
pdf_start_page_number: string;
|
|
2202
|
+
pdf_end_page_number: string;
|
|
3450
2203
|
};
|
|
3451
|
-
highlighted_text: string;
|
|
3452
2204
|
};
|
|
3453
2205
|
};
|
|
3454
2206
|
};
|
|
3455
|
-
gaps_in_decision: string[];
|
|
3456
|
-
decision_strength: number;
|
|
3457
|
-
decisioning_factors: string[];
|
|
3458
2207
|
};
|
|
3459
2208
|
deviation_explanation: string[];
|
|
2209
|
+
deviation_impact: string;
|
|
2210
|
+
evaluation_outputs: {
|
|
2211
|
+
name: string;
|
|
2212
|
+
output_value: string;
|
|
2213
|
+
affected_party: string;
|
|
2214
|
+
metadata: {
|
|
2215
|
+
label_color: string;
|
|
2216
|
+
};
|
|
2217
|
+
};
|
|
3460
2218
|
};
|
|
3461
2219
|
};
|
|
3462
2220
|
};
|
|
@@ -3470,9 +2228,9 @@ export declare const GUIDLINES_DATA: {
|
|
|
3470
2228
|
title: string;
|
|
3471
2229
|
tier_id: string;
|
|
3472
2230
|
description: string;
|
|
2231
|
+
instruction_prompt: string;
|
|
3473
2232
|
when_to_apply: string;
|
|
3474
2233
|
when_not_to_apply: string;
|
|
3475
|
-
instruction_prompt: string;
|
|
3476
2234
|
variant_type: string;
|
|
3477
2235
|
similarity_score: number;
|
|
3478
2236
|
keyword_rank: number;
|
|
@@ -3491,15 +2249,15 @@ export declare const GUIDLINES_DATA: {
|
|
|
3491
2249
|
question_priority_order: number;
|
|
3492
2250
|
learning_id: string;
|
|
3493
2251
|
};
|
|
3494
|
-
|
|
2252
|
+
L3: {
|
|
3495
2253
|
variant_id: string;
|
|
3496
2254
|
question_id: string;
|
|
3497
2255
|
title: string;
|
|
3498
2256
|
tier_id: string;
|
|
3499
2257
|
description: string;
|
|
2258
|
+
instruction_prompt: string;
|
|
3500
2259
|
when_to_apply: string;
|
|
3501
2260
|
when_not_to_apply: string;
|
|
3502
|
-
instruction_prompt: string;
|
|
3503
2261
|
variant_type: string;
|
|
3504
2262
|
similarity_score: number;
|
|
3505
2263
|
keyword_rank: number;
|
|
@@ -3518,15 +2276,15 @@ export declare const GUIDLINES_DATA: {
|
|
|
3518
2276
|
question_priority_order: number;
|
|
3519
2277
|
learning_id: string;
|
|
3520
2278
|
};
|
|
3521
|
-
|
|
2279
|
+
L2: {
|
|
3522
2280
|
variant_id: string;
|
|
3523
2281
|
question_id: string;
|
|
3524
2282
|
title: string;
|
|
3525
2283
|
tier_id: string;
|
|
3526
2284
|
description: string;
|
|
2285
|
+
instruction_prompt: string;
|
|
3527
2286
|
when_to_apply: string;
|
|
3528
2287
|
when_not_to_apply: string;
|
|
3529
|
-
instruction_prompt: string;
|
|
3530
2288
|
variant_type: string;
|
|
3531
2289
|
similarity_score: number;
|
|
3532
2290
|
keyword_rank: number;
|
|
@@ -3551,9 +2309,9 @@ export declare const GUIDLINES_DATA: {
|
|
|
3551
2309
|
title: string;
|
|
3552
2310
|
tier_id: string;
|
|
3553
2311
|
description: string;
|
|
2312
|
+
instruction_prompt: string;
|
|
3554
2313
|
when_to_apply: string;
|
|
3555
2314
|
when_not_to_apply: string;
|
|
3556
|
-
instruction_prompt: string;
|
|
3557
2315
|
variant_type: string;
|
|
3558
2316
|
similarity_score: number;
|
|
3559
2317
|
keyword_rank: number;
|
|
@@ -3578,9 +2336,9 @@ export declare const GUIDLINES_DATA: {
|
|
|
3578
2336
|
title: string;
|
|
3579
2337
|
tier_id: string;
|
|
3580
2338
|
description: string;
|
|
2339
|
+
instruction_prompt: string;
|
|
3581
2340
|
when_to_apply: string;
|
|
3582
2341
|
when_not_to_apply: string;
|
|
3583
|
-
instruction_prompt: string;
|
|
3584
2342
|
variant_type: string;
|
|
3585
2343
|
similarity_score: number;
|
|
3586
2344
|
keyword_rank: number;
|
|
@@ -3605,9 +2363,9 @@ export declare const GUIDLINES_DATA: {
|
|
|
3605
2363
|
title: string;
|
|
3606
2364
|
tier_id: string;
|
|
3607
2365
|
description: string;
|
|
2366
|
+
instruction_prompt: string;
|
|
3608
2367
|
when_to_apply: string;
|
|
3609
2368
|
when_not_to_apply: string;
|
|
3610
|
-
instruction_prompt: string;
|
|
3611
2369
|
variant_type: string;
|
|
3612
2370
|
similarity_score: number;
|
|
3613
2371
|
keyword_rank: number;
|
|
@@ -3632,9 +2390,9 @@ export declare const GUIDLINES_DATA: {
|
|
|
3632
2390
|
title: string;
|
|
3633
2391
|
tier_id: string;
|
|
3634
2392
|
description: string;
|
|
2393
|
+
instruction_prompt: string;
|
|
3635
2394
|
when_to_apply: string;
|
|
3636
2395
|
when_not_to_apply: string;
|
|
3637
|
-
instruction_prompt: string;
|
|
3638
2396
|
variant_type: string;
|
|
3639
2397
|
similarity_score: number;
|
|
3640
2398
|
keyword_rank: number;
|
|
@@ -3659,9 +2417,9 @@ export declare const GUIDLINES_DATA: {
|
|
|
3659
2417
|
title: string;
|
|
3660
2418
|
tier_id: string;
|
|
3661
2419
|
description: string;
|
|
2420
|
+
instruction_prompt: string;
|
|
3662
2421
|
when_to_apply: string;
|
|
3663
2422
|
when_not_to_apply: string;
|
|
3664
|
-
instruction_prompt: string;
|
|
3665
2423
|
variant_type: string;
|
|
3666
2424
|
similarity_score: number;
|
|
3667
2425
|
keyword_rank: number;
|
|
@@ -3686,9 +2444,9 @@ export declare const GUIDLINES_DATA: {
|
|
|
3686
2444
|
title: string;
|
|
3687
2445
|
tier_id: string;
|
|
3688
2446
|
description: string;
|
|
2447
|
+
instruction_prompt: string;
|
|
3689
2448
|
when_to_apply: string;
|
|
3690
2449
|
when_not_to_apply: string;
|
|
3691
|
-
instruction_prompt: string;
|
|
3692
2450
|
variant_type: string;
|
|
3693
2451
|
similarity_score: number;
|
|
3694
2452
|
keyword_rank: number;
|
|
@@ -3713,9 +2471,9 @@ export declare const GUIDLINES_DATA: {
|
|
|
3713
2471
|
title: string;
|
|
3714
2472
|
tier_id: string;
|
|
3715
2473
|
description: string;
|
|
2474
|
+
instruction_prompt: string;
|
|
3716
2475
|
when_to_apply: string;
|
|
3717
2476
|
when_not_to_apply: string;
|
|
3718
|
-
instruction_prompt: string;
|
|
3719
2477
|
variant_type: string;
|
|
3720
2478
|
similarity_score: number;
|
|
3721
2479
|
keyword_rank: number;
|
|
@@ -3740,9 +2498,9 @@ export declare const GUIDLINES_DATA: {
|
|
|
3740
2498
|
title: string;
|
|
3741
2499
|
tier_id: string;
|
|
3742
2500
|
description: string;
|
|
2501
|
+
instruction_prompt: string;
|
|
3743
2502
|
when_to_apply: string;
|
|
3744
2503
|
when_not_to_apply: string;
|
|
3745
|
-
instruction_prompt: string;
|
|
3746
2504
|
variant_type: string;
|
|
3747
2505
|
similarity_score: number;
|
|
3748
2506
|
keyword_rank: number;
|
|
@@ -3763,5 +2521,4 @@ export declare const GUIDLINES_DATA: {
|
|
|
3763
2521
|
};
|
|
3764
2522
|
};
|
|
3765
2523
|
};
|
|
3766
|
-
export declare const GUIDELINE_STRING = "\n # Acceptance Section Guideline Rule\n\n### Guidelines for Section 2: Services\n\n**Section 2.1: Statement of Work (\u201CSOW\u201D) Required**\n* Ensure that all services are explicitly detailed in a written SOW and executed by authorized representatives of both parties prior to commencement[cite: 1]. \n* Reinforce that Techolution requires the Client's timely cooperation and support to fulfill its project obligations[cite: 1].\n\n**Section 2.2: Order of Precedence**\n* Maintain the standard that in the event of any contractual inconsistencies, the specific provisions within an executed SOW will modify, supersede, and take precedence over the general terms of the Master Services Agreement[cite: 1].\n\n**Section 2.3: Change Order Procedures (Including 2.3.1, 2.3.2, and 2.3.3)**\n* Mandate that any modifications to project obligations require a formal, mutually agreed-upon written Change Order[cite: 1]. \n* Verify that all Change Orders explicitly detail the additional work, schedule impacts, and any pricing modifications[cite: 1]. \n* Acknowledge that the most recent executed Change Order will control and supersede any conflicting terms in the applicable SOW[cite: 1].\n\n**Section 2.4: Acceptance**\n* Reduce Techolution's thirty-day to either correct the deficiency or provide a plan acceptable to the Client to a shorter timeframe of 10 days to prevent extended project delays when deliverables do not meet expectations.\n\n# Client Premises Guideline Rule\n\nThere should be a clause in Client Premises requiring that any relocation costs or ongoing additional expenses claimed by Techolution must be pre approved in writing by the Client.";
|
|
3767
2524
|
//# sourceMappingURL=guidelines.mockData.d.ts.map
|