{{ row.status==='active'?'● 正在亮诱导':'● 诱导已结束' }}{{ signalLabel(row.current_signal) }}
首次检测
{{ formatTime(row.started_at_utc) }}
末次亮起
{{ formatTime(row.last_seen_at_utc) }}
结束确认
{{ row.ended_at_utc?formatTime(row.ended_at_utc):'仍在持续' }}
持续时间
{{ durationLabel(row) }}
{{ confidenceLabel(row.duration_confidence) }}
采样边界:{{ row.previous_observed_at_utc?formatTime(row.previous_observed_at_utc):'开始前边界未知' }} → {{ row.first_absent_at_utc?formatTime(row.first_absent_at_utc):(row.status==='active'?'进行中':'关闭边界不完整') }} · {{ row.observation_count }} 帧亮起证据