Changes for page System Design

Last modified by Robert Schaub on 2025/12/22 14:39

From version 1.1
edited by Robert Schaub
on 2025/12/22 14:34
Change comment: Imported from XAR
To version 1.5
edited by Robert Schaub
on 2025/12/22 14:38
Change comment: Renamed back-links.

Summary

Details

Page properties
Content
... ... @@ -1,10 +1,12 @@
1 -= System Design = **UI/UX design for FactHarbor including POC and production interfaces** == 1. Design Philosophy == **Core Principles:**
1 += System Design =
2 +
3 + **UI/UX design for FactHarbor including POC and production interfaces** == 1. Design Philosophy == **Core Principles:**
4 +
2 2  1. **Transparency First:** Show how verdicts were reached
3 3  2. **Clarity Over Completeness:** Don't overwhelm users
4 4  3. **Progressive Disclosure:** Details available on demand
5 5  4. **Quality Indicators Visible:** Users should see confidence levels immediately
6 -5. **Mobile-First:** Majority of users on mobile devices == 2. POC1 Interface Design == === 2.1 Input Screen === {{code}}
7 -┌──────────────────────────────────────┐
9 +5. **Mobile-First:** Majority of users on mobile devices == 2. POC1 Interface Design == === 2.1 Input Screen === {{code}}┌──────────────────────────────────────┐
8 8  │ FactHarbor - Fact Analysis POC │
9 9  ├──────────────────────────────────────┤
10 10  │ │
... ... @@ -19,12 +19,11 @@
19 19  │ │
20 20  │ Note: This is a POC. Results are │
21 21  │ AI-generated and may contain errors.│
22 -└──────────────────────────────────────┘
23 -{{/code}} **Design Notes:**
24 +└──────────────────────────────────────┘{{/code}} **Design Notes:**
25 +
24 24  * Simple, single-purpose interface
25 25  * Clear POC disclaimer
26 -* No authentication/accounts needed === 2.2 Results Display === {{code}}
27 -┌──────────────────────────────────────┐
28 +* No authentication/accounts needed === 2.2 Results Display === {{code}}┌──────────────────────────────────────┐
28 28  │ FactHarbor Analysis Results │
29 29  ├──────────────────────────────────────┤
30 30  │ │
... ... @@ -57,13 +57,11 @@
57 57  │ Explanation: Contains subjective │
58 58  │ language ("best", "should") │
59 59  │ │
60 -└──────────────────────────────────────┘
61 -{{/code}} **Design Features:**
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}}
66 -┌──────────────────────────────────────┐
65 +* Clear blocked claims with explanations === 2.3 Claim Detail View === {{code}}┌──────────────────────────────────────┐
67 67  │ CLAIM: [full claim text] │
68 68  ├──────────────────────────────────────┤
69 69  │ │
... ... @@ -90,10 +90,8 @@
90 90  │ ✅ Gate 1: Factual claim │
91 91  │ ✅ Gate 4: Sufficient evidence │
92 92  │ │
93 -└──────────────────────────────────────┘
94 -{{/code}} == 3. POC2 Interface Enhancements == === 3.1 Added Features === **Scenario Display:**
95 -{{code}}
96 -┌──────────────────────────────────────┐
92 +└──────────────────────────────────────┘{{/code}} == 3. POC2 Interface Enhancements == === 3.1 Added Features === **Scenario Display:**
93 +{{code}}┌──────────────────────────────────────┐
97 97  │ CLAIM: [text] │
98 98  ├──────────────────────────────────────┤
99 99  │ │
... ... @@ -107,8 +107,7 @@
107 107  │ Verdict: UNCERTAIN (45%) │
108 108  │ [Show details ▼] │
109 109  │ │
110 -└──────────────────────────────────────┘
111 -{{/code}} **Evidence Provenance:**
107 +└──────────────────────────────────────┘{{/code}} **Evidence Provenance:**
112 112  * Show if multiple sources cite same underlying evidence
113 113  * Display deduplication results
114 114  * Provenance chain visualization **Quality Metrics Dashboard:**
... ... @@ -121,12 +121,10 @@
121 121  * Find previous analyses
122 122  * Filter by topic, verdict type
123 123  * Sort by date, relevance **Corrections Banner:**
124 -{{code}}
125 -┌──────────────────────────────────────┐
120 +{{code}}┌──────────────────────────────────────┐
126 126  │ ⚠️ This analysis was corrected │
127 127  │ [View correction log →] │
128 -└──────────────────────────────────────┘
129 -{{/code}} **Public Quality Dashboard:**
123 +└──────────────────────────────────────┘{{/code}} **Public Quality Dashboard:**
130 130  * Real-time metrics
131 131  * Transparency reports
132 132  * Historical trends == 5. Responsive Design == **Mobile-First Approach:**
... ... @@ -141,7 +141,6 @@
141 141  * Screen reader support
142 142  * Color contrast ratios
143 143  * Alternative text for icons
144 -* Focus indicators == 7. Related Pages == * [[Architecture>>Test.FactHarbor.Specification.Architecture.WebHome]] - System architecture
138 +* Focus indicators == 7. Related Pages == * [[Architecture>>Test.FactHarbor pre13 V0\.9\.70.Specification.Architecture.WebHome]] - System architecture
145 145  * [[Requirements>>Test.FactHarbor.Specification.Requirements.WebHome]] - UI requirements
146 -* [[Roadmap>>Test.FactHarbor.Roadmap.WebHome]] - Implementation phases **Document Status:** ✅ Design Specified (POC1, POC2, V1.0) **Version:** V0.9.70
147 -
140 +* [[Roadmap>>Test.FactHarbor pre13 V0\.9\.70.Roadmap.WebHome]] - Implementation phases **Document Status:** ✅ Design Specified (POC1, POC2, V1.0) **Version:** V0.9.70