robbond
|
d6b8eb0f90
|
feat: explore facilitated investigation workspace
Phase 4 UX exploration — workshop desk metaphor.
Workspace layout changes:
- Investigation Map promoted from preview to workspace artefact
- Understanding card given wider surface (lg:col-span-2)
- Grid shifts from equal-column to cognitive-weighted widths (lg:grid-cols-5)
- Mobile remains stacked; tablet simplifies naturally
- Desktop exploits wider working canvas
Layout structured by cognitive activity:
Active workspace zone (Question + Response)
Supporting workspace (Understanding, Map)
Reference row (Situation, History)
|
2026-08-05 11:22:18 +01:00 |
|
robbond
|
2f87cca88d
|
style: polish investigation workspace
- Summary panel: hide meaningless metrics (questions answered/remaining) until genuinely in progress; remove placeholder timestamps
- Understanding card: increased visual importance via larger heading, lighter border, more padding
- History section: reduced labels to brief forms ('History', 'Situation'), removed uppercase decorative labels from headings
- Investigation Map Preview: lighter borders, muted text, subtle background to signal provisional state
- Turn history cards: removed redundant subheadings ('Your answer', 'What changed') and divider lines
- Button label: 'Update situation' → 'Update'; padding consistent with design tokens
- Condition clarity fix: '!hasSelectedQuestion === false' → 'hasSelectedQuestion'
- Workspace polish section added to UX guidelines
|
2026-08-05 10:30:22 +01:00 |
|