Changes for page System Design
Last modified by Robert Schaub on 2025/12/22 14:39
From version 1.6
edited by Robert Schaub
on 2025/12/22 14:38
on 2025/12/22 14:38
Change comment:
Update document after refactoring.
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Parent
-
... ... @@ -1,1 +1,1 @@ 1 -Test.FactHarbor pre13 V0\.9\.70.Specification.WebHome1 +Test.FactHarbor.Specification.WebHome - Content
-
... ... @@ -1,12 +1,10 @@ 1 -= System Design = 2 - 3 - **UI/UX design for FactHarbor including POC and production interfaces** == 1. Design Philosophy == **Core Principles:** 4 - 1 += System Design = **UI/UX design for FactHarbor including POC and production interfaces** == 1. Design Philosophy == **Core Principles:** 5 5 1. **Transparency First:** Show how verdicts were reached 6 6 2. **Clarity Over Completeness:** Don't overwhelm users 7 7 3. **Progressive Disclosure:** Details available on demand 8 8 4. **Quality Indicators Visible:** Users should see confidence levels immediately 9 -5. **Mobile-First:** Majority of users on mobile devices == 2. POC1 Interface Design == === 2.1 Input Screen === {{code}}┌──────────────────────────────────────┐ 6 +5. **Mobile-First:** Majority of users on mobile devices == 2. POC1 Interface Design == === 2.1 Input Screen === {{code}} 7 +┌──────────────────────────────────────┐ 10 10 │ FactHarbor - Fact Analysis POC │ 11 11 ├──────────────────────────────────────┤ 12 12 │ │ ... ... @@ -21,11 +21,12 @@ 21 21 │ │ 22 22 │ Note: This is a POC. Results are │ 23 23 │ AI-generated and may contain errors.│ 24 -└──────────────────────────────────────┘ {{/code}} **Design Notes:**25 - 22 +└──────────────────────────────────────┘ 23 +{{/code}} **Design Notes:** 26 26 * Simple, single-purpose interface 27 27 * Clear POC disclaimer 28 -* No authentication/accounts needed === 2.2 Results Display === {{code}}┌──────────────────────────────────────┐ 26 +* No authentication/accounts needed === 2.2 Results Display === {{code}} 27 +┌──────────────────────────────────────┐ 29 29 │ FactHarbor Analysis Results │ 30 30 ├──────────────────────────────────────┤ 31 31 │ │ ... ... @@ -58,11 +58,13 @@ 58 58 │ Explanation: Contains subjective │ 59 59 │ language ("best", "should") │ 60 60 │ │ 61 -└──────────────────────────────────────┘{{/code}} **Design Features:** 60 +└──────────────────────────────────────┘ 61 +{{/code}} **Design Features:** 62 62 * Quality score prominently displayed 63 63 * Color coding for verdict confidence 64 64 * Expandable details (progressive disclosure) 65 -* Clear blocked claims with explanations === 2.3 Claim Detail View === {{code}}┌──────────────────────────────────────┐ 65 +* Clear blocked claims with explanations === 2.3 Claim Detail View === {{code}} 66 +┌──────────────────────────────────────┐ 66 66 │ CLAIM: [full claim text] │ 67 67 ├──────────────────────────────────────┤ 68 68 │ │ ... ... @@ -89,8 +89,10 @@ 89 89 │ ✅ Gate 1: Factual claim │ 90 90 │ ✅ Gate 4: Sufficient evidence │ 91 91 │ │ 92 -└──────────────────────────────────────┘{{/code}} == 3. POC2 Interface Enhancements == === 3.1 Added Features === **Scenario Display:** 93 -{{code}}┌──────────────────────────────────────┐ 93 +└──────────────────────────────────────┘ 94 +{{/code}} == 3. POC2 Interface Enhancements == === 3.1 Added Features === **Scenario Display:** 95 +{{code}} 96 +┌──────────────────────────────────────┐ 94 94 │ CLAIM: [text] │ 95 95 ├──────────────────────────────────────┤ 96 96 │ │ ... ... @@ -104,7 +104,8 @@ 104 104 │ Verdict: UNCERTAIN (45%) │ 105 105 │ [Show details ▼] │ 106 106 │ │ 107 -└──────────────────────────────────────┘{{/code}} **Evidence Provenance:** 110 +└──────────────────────────────────────┘ 111 +{{/code}} **Evidence Provenance:** 108 108 * Show if multiple sources cite same underlying evidence 109 109 * Display deduplication results 110 110 * Provenance chain visualization **Quality Metrics Dashboard:** ... ... @@ -117,10 +117,12 @@ 117 117 * Find previous analyses 118 118 * Filter by topic, verdict type 119 119 * Sort by date, relevance **Corrections Banner:** 120 -{{code}}┌──────────────────────────────────────┐ 124 +{{code}} 125 +┌──────────────────────────────────────┐ 121 121 │ ⚠️ This analysis was corrected │ 122 122 │ [View correction log →] │ 123 -└──────────────────────────────────────┘{{/code}} **Public Quality Dashboard:** 128 +└──────────────────────────────────────┘ 129 +{{/code}} **Public Quality Dashboard:** 124 124 * Real-time metrics 125 125 * Transparency reports 126 126 * Historical trends == 5. Responsive Design == **Mobile-First Approach:** ... ... @@ -135,6 +135,7 @@ 135 135 * Screen reader support 136 136 * Color contrast ratios 137 137 * Alternative text for icons 138 -* Focus indicators == 7. Related Pages == * [[Architecture>>Test.FactHarbor pre13 V0\.9\.70.Specification.Architecture.WebHome]] - System architecture144 +* Focus indicators == 7. Related Pages == * [[Architecture>>Test.FactHarbor.Specification.Architecture.WebHome]] - System architecture 139 139 * [[Requirements>>Test.FactHarbor.Specification.Requirements.WebHome]] - UI requirements 140 -* [[Roadmap>>Test.FactHarbor pre13 V0\.9\.70.Roadmap.WebHome]] - Implementation phases **Document Status:** ✅ Design Specified (POC1, POC2, V1.0) **Version:** V0.9.70 146 +* [[Roadmap>>Test.FactHarbor.Roadmap.WebHome]] - Implementation phases **Document Status:** ✅ Design Specified (POC1, POC2, V1.0) **Version:** V0.9.70 147 +