feat: begin responsive workspace layout
This commit is contained in:
@@ -90,3 +90,8 @@ The workspace should always answer:
|
||||
The interface should minimise cognitive load by presenting the current state first and allowing progressively deeper exploration only when requested.
|
||||
|
||||
The engine may contain hundreds of reasoning nodes; the user should only see the information required to take the next meaningful action.
|
||||
|
||||
## Why workspace layout matters (v0.7)
|
||||
|
||||
This phase optimises for simultaneous visibility instead of sequential scrolling.
|
||||
Related panels — Understanding alongside Investigation Map, Situation alongside History — can appear side-by-side on wide screens while mobile continues to stack everything vertically. The reasoning engine is completely unaware of these changes; only the presentation layer is affected.
|
||||
|
||||
Reference in New Issue
Block a user