01Monotonic Counter Validation: Detects data loss or tampering by ensuring event counts never decrease.
02Evidence Store Verification: Confirms the operability and queryability of the evidence storage system.
03Post-Crash Recovery: Validates system state consistency immediately following unexpected restarts.
04Service Health Monitoring: Verifies the state backend is responsive and available for operations.
05Detailed Diagnostic Output: Returns comprehensive GateResult objects with individual check names and durations.
060 GitHub stars