Changes for page Monolithic Dynamic Pipeline Internal (v2.6.33)
Last modified by Robert Schaub on 2026/02/08 08:31
To version 2.2
edited by Robert Schaub
on 2026/02/08 08:31
on 2026/02/08 08:31
Change comment:
Update document after refactoring.
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Parent
-
... ... @@ -1,1 +1,1 @@ 1 -FactHarbor.Specification.Diagrams.WebHome 1 +Archive.FactHarbor 2026\.02\.08.Specification.Diagrams.WebHome - Content
-
... ... @@ -100,8 +100,8 @@ 100 100 DYNAMIC_RESULT ||--o{ FINDING : may_have 101 101 102 102 DYNAMIC_RESULT { 103 - array citations required104 - any rawJson required103 + array citations_required 104 + any rawJson_required 105 105 string summary 106 106 string methodology 107 107 array limitations ... ... @@ -108,22 +108,22 @@ 108 108 } 109 109 110 110 CITATION { 111 - string url required111 + string url_required 112 112 string title 113 - string excerpt required113 + string excerpt_required 114 114 string accessedAt 115 115 } 116 116 117 117 VERDICT { 118 118 string label 119 - number score 0_to_100120 - number confidence 0_to_100119 + number score_0_to_100 120 + number confidence_0_to_100 121 121 string reasoning 122 122 } 123 123 124 124 FINDING { 125 125 string point 126 - string support strong_moderate_weak_none126 + string support_strong_moderate_weak_none 127 127 array sources 128 128 string notes 129 129 }