Broken
data class Broken(val brokenAtId: String, val brokenAtTs: Long, val expectedPrevHash: String, val actualPrevHash: String) : ChainVerificationResult
The audit chain has a break.
An event was found whose prevHash doesn't match the hash of the preceding event. This indicates tampering or data corruption.