Changes for page Architecture
Last modified by Robert Schaub on 2025/12/24 20:30
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Parent
-
... ... @@ -1,1 +1,1 @@ 1 -FactHarbor.Specification.WebHome 1 +Test.FactHarbor.Specification.WebHome - Content
-
... ... @@ -11,11 +11,11 @@ 11 11 * **UI Frontend** 12 12 * **REST API Layer** 13 13 * **Core Logic Layer** 14 -** Claim Processing 15 -** Scenario Engine 16 -** Evidence Repository 17 -** Verdict Engine 18 -** Re-evaluation Engine 14 +** Claim Processing 15 +** Scenario Engine 16 +** Evidence Repository 17 +** Verdict Engine 18 +** Re-evaluation Engine 19 19 ** Roles / Identity / Reputation 20 20 * **AKEL (AI Knowledge Extraction Layer)** 21 21 * **Federation Layer** ... ... @@ -60,7 +60,7 @@ 60 60 * Deduplicate via embeddings 61 61 * Assign to claim clusters 62 62 63 -Flow: 63 +Flow: 64 64 **Ingest → Normalize → Classify → Deduplicate → Cluster** 65 65 66 66 ... ... @@ -74,7 +74,7 @@ 74 74 * Manage versioning and lifecycle 75 75 * Provide contextual evaluation settings to the Verdict Engine 76 76 77 -Flow: 77 +Flow: 78 78 **Create → Validate → Version → Lifecycle → Safety** 79 79 80 80 ... ... @@ -89,7 +89,7 @@ 89 89 * Detect retractions or disputes 90 90 * Provide structured metadata to the Verdict Engine 91 91 92 -Flow: 92 +Flow: 93 93 **Store → Classify → Score → Version → Update/Retract** 94 94 95 95 ... ... @@ -103,7 +103,7 @@ 103 103 * Track uncertainty factors 104 104 * Maintain verdict version timelines 105 105 106 -Flow: 106 +Flow: 107 107 **Aggregate → Compute → Explain → Version → Timeline** 108 108 109 109 ... ... @@ -124,7 +124,7 @@ 124 124 * Contradiction detection 125 125 * Federation sync updates 126 126 127 -Flow: 127 +Flow: 128 128 **Trigger → Impact Analysis → Recompute → Publish Update** 129 129 130 130 ... ... @@ -178,11 +178,10 @@ 178 178 Simple end-to-end flow: 179 179 180 180 **User → UI Frontend → REST API → FactHarbor Core 181 - → (Claim Processing → Scenario Engine → Evidence Repository → Verdict Engine)182 - → Summary View → UI Frontend → User**181 + → (Claim Processing → Scenario Engine → Evidence Repository → Verdict Engine) 182 + → Summary View → UI Frontend → User** 183 183 184 184 185 - 186 186 = Federation Sync Workflow = 187 187 188 188 Sequence: ... ... @@ -190,7 +190,6 @@ 190 190 **Detect Local Change → Build Signed Bundle → Push to Peers → Validate Signature → Merge or Fork → Trigger Re-evaluation** 191 191 192 192 193 - 194 194 = Versioning Architecture = 195 195 196 196 All entities (Claim, Scenario, Evidence, Verdict) use immutable version chains: