feat(lab): visualize M4.8R3 system occupancy

This commit is contained in:
DCCONSTRUCTIONS
2026-08-26 13:40:24 +03:00
parent b82a97fe8b
commit 936ee479ed
13 changed files with 641 additions and 7 deletions
@@ -334,6 +334,12 @@
background: transparent;
}
.laboratory-metric-evidence-scene__legend span[data-decision="low-step"]::before {
box-sizing: border-box;
border: 1px solid rgb(var(--nodedc-foreground-rgb));
background: rgb(var(--nodedc-accent-rgb));
}
.laboratory-metric-evidence-scene__legend span[data-decision="local-surface"]::before {
background: rgb(var(--nodedc-accent-rgb));
opacity: 0.72;