Changes for page AKEL Triple-Path Architecture (v2.6.33)
Last modified by Robert Schaub on 2026/02/08 08:31
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -79,3 +79,10 @@ 79 79 3. **Verdict Generation** - Generate claim and article verdicts 80 80 4. **Summary** - Build two-panel summary 81 81 5. **Report** - Generate markdown report 82 + 83 +== Detailed Pipeline Diagrams == 84 + 85 +For internal implementation details of each pipeline variant: 86 +* [[Orchestrated Pipeline Internal>>FactHarbor.Specification.Diagrams.Orchestrated Pipeline Internal.WebHome]] - 5-step staged workflow (~9000 lines) 87 +* [[Monolithic Canonical Internal>>FactHarbor.Specification.Diagrams.Monolithic Canonical Pipeline Internal.WebHome]] - Single-context canonical output (~1100 lines) 88 +* [[Monolithic Dynamic Internal>>FactHarbor.Specification.Diagrams.Monolithic Dynamic Pipeline Internal.WebHome]] - Flexible experimental output (~550 lines)