Context: Security decoy containers should never drop offline; a 15-minute gap in a 24-hour window represents a wide window for an attacker to conduct reconnaissance undetected.
Implementation: Update CalculateBlockStatus ratio check from ratio >= 0.99 to ratio >= 1.0. Any unrecorded or offline seconds must immediately flag the block as Degraded.
Context: Security decoy containers should never drop offline; a 15-minute gap in a 24-hour window represents a wide window for an attacker to conduct reconnaissance undetected.
Implementation: Update
CalculateBlockStatusratio check fromratio >= 0.99toratio >= 1.0. Any unrecorded or offline seconds must immediately flag the block as Degraded.