Changes for page Diagrams

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

From version 2.2
edited by Robert Schaub
on 2026/02/08 08:31
Change comment: Renamed back-links.
To version 1.1
edited by Robert Schaub
on 2026/01/20 21:40
Change comment: Imported from XAR

Summary

Details

Page properties
Content
... ... @@ -10,18 +10,11 @@
10 10  
11 11  |= Diagram |= Description |= Status
12 12  | [[High-Level Architecture>>FactHarbor.Specification.Diagrams.High-Level Architecture.WebHome]] | Two-service architecture (Next.js + .NET) | Current
13 -| [[AKEL Triple-Path Architecture>>Archive.FactHarbor 2026\.02\.08.Specification.Diagrams.AKEL Architecture.WebHome]] | Triple-Path pipeline dispatch overview | Current
13 +| [[AKEL Triple-Path Architecture>>FactHarbor.Specification.Diagrams.AKEL Architecture.WebHome]] | Triple-Path pipeline design | Current
14 14  | [[Core Data Model ERD>>FactHarbor.Specification.Diagrams.Core Data Model ERD.WebHome]] | JSON blob data model | Current
15 15  | [[Storage Architecture>>FactHarbor.Specification.Diagrams.Storage Architecture.WebHome]] | SQLite storage | Current
16 16  | [[LLM Abstraction>>FactHarbor.Specification.Diagrams.LLM Abstraction Architecture.WebHome]] | AI SDK multi-provider | Current
17 17  
18 -== Pipeline Internals (v2.6.33 - Implemented) ==
19 -
20 -|= Diagram |= Description |= File
21 -| [[Orchestrated Pipeline Internal>>FactHarbor.Specification.Diagrams.Orchestrated Pipeline Internal.WebHome]] | 5-step staged workflow (default) | ##orchestrated.ts##
22 -| [[Monolithic Canonical Internal>>FactHarbor.Specification.Diagrams.Monolithic Canonical Pipeline Internal.WebHome]] | Single-context with canonical output | ##monolithic-canonical.ts##
23 -| [[Monolithic Dynamic Internal>>FactHarbor.Specification.Diagrams.Monolithic Dynamic Pipeline Internal.WebHome]] | Flexible experimental output | ##monolithic-dynamic.ts##
24 -
25 25  == Workflows (v2.6.33 - Implemented) ==
26 26  
27 27  |= Diagram |= Description |= Status