Changes for page Architecture

Last modified by Robert Schaub on 2026/02/08 08:22

From version 2.1
edited by Robert Schaub
on 2025/12/17 13:57
Change comment: Imported from XAR
To version 2.7
edited by Robert Schaub
on 2026/01/20 20:28
Change comment: Renamed back-links.

Summary

Details

Page properties
Parent
... ... @@ -1,1 +1,1 @@
1 -Test.FactHarbor.Specification.WebHome
1 +Archive.FactHarbor 0\.9\.40.Specification.WebHome
Content
... ... @@ -22,7 +22,7 @@
22 22  * **Workers & Background Jobs**
23 23  * **Storage Layer (Postgres + VectorDB + ObjectStore)**
24 24  
25 -{{include reference="FactHarbor.Specification.Diagrams.High-Level Architecture.WebHome"/}}
25 +{{include reference="Archive.FactHarbor.Specification.Diagrams.High-Level Architecture.WebHome"/}}
26 26  
27 27  Key ideas:
28 28  
... ... @@ -32,7 +32,6 @@
32 32  * Storage is separated for scalability and clarity 
33 33  * Federation Layer provides optional distributed operation 
34 34  
35 -
36 36  = Storage Architecture =
37 37  
38 38  FactHarbor separates structured data, embeddings, and evidence files:
... ... @@ -42,7 +42,7 @@
42 42  * **Object Storage** — PDFs, datasets, raw evidence, transcripts 
43 43  * **Optional (Release 1.0)**: Redis for caching, IPFS for decentralized object storage 
44 44  
45 -{{include reference="FactHarbor.Specification.Diagrams.Storage Architecture.WebHome"/}}
44 +{{include reference="Archive.FactHarbor.Specification.Diagrams.Storage Architecture.WebHome"/}}
46 46  
47 47  
48 48  = Core Backend Module Architecture =
... ... @@ -143,7 +143,7 @@
143 143  
144 144  AKEL runs in parallel to human review — never overrides it.
145 145  
146 -{{include reference="FactHarbor.Specification.Diagrams.AKEL Architecture.WebHome"/}}
145 +{{include reference="Archive.FactHarbor.Specification.Diagrams.AKEL Architecture.WebHome"/}}
147 147  
148 148  
149 149  = Federated Architecture =
... ... @@ -170,7 +170,7 @@
170 170  * Resilience 
171 171  * Domain specialization 
172 172  
173 -{{include reference="FactHarbor.Specification.Diagrams.Federation Architecture.WebHome"/}}
172 +{{include reference="Archive.FactHarbor.Specification.Diagrams.Federation Architecture.WebHome"/}}
174 174  
175 175  
176 176  = Request → Verdict Flow =