experiment: improve investigation rhythm

This commit is contained in:
2026-08-05 13:16:04 +01:00
parent 7e18d0b53f
commit 8e96907209
3 changed files with 62 additions and 13 deletions
+16
View File
@@ -393,3 +393,19 @@ Every investigation answer is a single observation.
Response controls should communicate concise input unless the engine explicitly requests otherwise.
Consistency reduces cognitive load.
## Investigation Rhythm
Principles:
Every interaction should feel like the next natural step.
The interface should never appear to stop thinking.
Users should always know what just happened.
Users should always know what happens next.
The investigation should feel continuous rather than page-based.
The conversation should flow naturally.