experiment: reduce initial observation input

This commit is contained in:
2026-08-05 12:51:48 +01:00
parent 46f2d12726
commit 1cf71d6ce2
3 changed files with 68 additions and 4 deletions
+50 -2
View File
@@ -321,9 +321,57 @@ Questions
- Are we approaching a professional investigation environment?
Status:
Experimental.
Closed.
No conclusions.
## Result
Partially confirmed.
## What did we learn?
- Stronger visual hierarchy can direct attention without rearranging the interface.
- The facilitator briefing became easier to distinguish.
- Colour and tint improved separation only modestly.
- Meaning must not depend on colour.
- Areas and intent should remain distinguishable through structure, spacing, typography, borders, shape and placement.
- The initial textarea still implies that the user should provide a detailed report.
- The size of an input communicates the amount of information expected.
## Decision
Retain the useful hierarchy refinements provisionally.
Do not increase reliance on colour.
Defer dark mode and broader palette work.
The next experiment should test whether a smaller starting input better communicates that the user only needs to provide an initial observation.
Do not rewrite previous experiments.
---
### Experiment 07 — Lightweight Starting Observation
#### Hypothesis
A smaller initial input will make beginning an investigation feel easier and will communicate that the engine needs only a concise observation rather than a complete analysis.
#### Questions
- Does the input feel like a conversation starter rather than a report form?
- Is three to four visible lines sufficient?
- Does the facilitator panel and input area feel better balanced?
- Does the user understand that further detail will be gathered through questions?
- Does reducing the input height make the Analyse action easier to notice?
#### Evaluation
Pending visual review.
#### Status
Experimental.
---