fix(control-station): separate lab contours from recordings
This commit is contained in:
@@ -34,7 +34,10 @@ to **Данные → Датасеты**. They do not recreate the previous Poly
|
||||
page.
|
||||
|
||||
Saved session replay is mounted only in **Данные → Сессии и записи** or from a
|
||||
LAB entry. Leaving either archive returns **Наблюдение → Пространственная
|
||||
selected recorded LAB work. **Данные → Сессии и записи** keeps the original
|
||||
compact dropdown in the panel header and one full-size spatial viewer; it does
|
||||
not expand the catalog into the content column. Leaving either archive returns
|
||||
**Наблюдение → Пространственная
|
||||
сцена** to the runtime-published live source. A selected archive cannot leak
|
||||
into the live observation surface.
|
||||
|
||||
@@ -42,11 +45,21 @@ Dataset sources use a single-open accordion. Expanding one source mounts its
|
||||
viewer and analysis inside that source card, pushes later sources down, and
|
||||
closes the previously expanded source.
|
||||
|
||||
The laboratory archive reads immutable LAB instances from the existing
|
||||
observation-session catalog. The E29 local-surface result remains a read-only
|
||||
laboratory surface and is no longer presented as live LiDAR diagnostics. A
|
||||
future device-diagnostics workspace must require an attached device and its own
|
||||
diagnostic contract.
|
||||
The laboratory surface is a two-level catalog:
|
||||
|
||||
1. a **laboratory contour profile** fixes the tested rig, modules and worker;
|
||||
2. a **laboratory work** selects one immutable result inside that profile.
|
||||
|
||||
The selected work opens one reusable output structure: task and configuration,
|
||||
full-size visual evidence, then structured metrics, errors, timing and
|
||||
conclusion. LAB E28 owns the L2.6 local-surface viewer, complete-recording
|
||||
timeline and review queue. LAB E29 owns the camera-first semantic/geometry
|
||||
coverage result. Recorded E19–E26 LAB instances are exposed through a separate
|
||||
published-perception profile backed by the existing observation-session
|
||||
catalog. They are not rendered as a second saved-session archive.
|
||||
|
||||
Neither E28 nor E29 is live device diagnostics. A future device-diagnostics
|
||||
workspace must require an attached device and its own diagnostic contract.
|
||||
|
||||
Contour health reads only live contracts:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user