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

From version 1.1
edited by Robert Schaub
on 2026/01/20 21:40
Change comment: Imported from XAR
To version 2.1
edited by Robert Schaub
on 2026/01/20 21:59
Change comment: Imported from XAR

Summary

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)