Skip to main content

Module integrity

Module integrity 

Source

Structs§

RebuildReport

Enums§

ShadowOutcome
What a ShadowStep produced.
ShadowStep
One step of a chunked rebuild, as sent to the actor.

Functions§

audit_current
Audit current belief in links_current against latest-belief projection of links (§5.8). Returns Ok(0) if zero drift, or Err(DbError::CurrentDrift { n }) if drift detected.
rebuild_current
Rebuild the materialized current-belief table from links (§5.8).