import { useSimulationState } from '../../store/simulationStore'; function StatusRow({ label, active, activeText = 'Present', inactiveText = 'Missing' }) { return (
This panel only reflects captured run evidence. It does not infer training progress or fabricate optimization history.