Skip to main content

Module state_integrity

Module state_integrity 

Source
Expand description

Structural integrity checks for accepted frontier state.

These checks are intentionally about substrate correctness, not scientific completeness. Missing evidence spans can keep a frontier out of strict proof use; duplicate events, broken replay, and applied proposals without events are harder failures because they mean the state history itself is suspect.

Structs§

IntegrityIssue
StateIntegrityReport

Constants§

STATE_INTEGRITY_SCHEMA

Functions§

analyze
analyze_path