Add design and product documentation

This commit is contained in:
2026-07-14 13:57:08 +03:00
parent 4c315e77e9
commit 7ec528ab89
2 changed files with 35 additions and 0 deletions

13
DESIGN.md Normal file
View File

@@ -0,0 +1,13 @@
# Design — FreightOps Control
## Direction
Dense utilitarian operations UI: stable sidebar, compact tables, status hierarchy, restrained charts, and low-noise surfaces.
## System
- Use semantic status tokens and tabular numerals; never encode state by color alone.
- Prefer tables and aligned detail panels over decorative card mosaics.
- Keep loading, empty, stale, partial, and error states explicit.
- Motion is limited to state transitions and attention routing; reduced motion must preserve all information.
- Mobile uses task-focused views rather than shrinking the desktop dashboard.