feat(platform): make vehicle detail source agnostic
This commit is contained in:
@@ -14,6 +14,10 @@ The UI is a professional vehicle data operations console. It uses Semi UI as the
|
||||
6. Mileage: daily and range mileage analysis.
|
||||
7. Quality: data quality and link health workspace.
|
||||
|
||||
## Domain Principle
|
||||
|
||||
The product model is vehicle-first. GB32960, JT808, and Yutong MQTT are ingestion sources for one vehicle service, not separate business products. The UI should lead with VIN, plate, online state, location, mileage, and data quality; protocol appears only as source attribution, diagnosis, and raw-frame traceability.
|
||||
|
||||
## Interaction Rules
|
||||
|
||||
- Tables are the default data surface.
|
||||
@@ -21,4 +25,3 @@ The UI is a professional vehicle data operations console. It uses Semi UI as the
|
||||
- Details open in a right drawer unless a full route is needed.
|
||||
- Error and empty states must be explicit.
|
||||
- No decorative hero, no oversized marketing card layout, no dark large-screen style.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user