Gate filtered YOLO candidate and harden provenance
This commit is contained in:
@@ -122,7 +122,7 @@ export function WorkbenchStatusStrip({
|
||||
<span>{item.label}</span>
|
||||
<span className="status-pill">{item.state}</span>
|
||||
</div>
|
||||
<strong>{item.value}</strong>
|
||||
<strong title={item.value}>{item.value}</strong>
|
||||
<p>{item.detail}</p>
|
||||
</div>
|
||||
))}
|
||||
|
||||
Reference in New Issue
Block a user