pub(super) fn failure_secs(bytes: &[u8]) -> Option<u64>
Failure instant (seconds since the epoch) recorded after the classification byte; old single-byte rows carry no timestamp and yield None.
None