Structs§
Enums§
- Shadow
Outcome - What a
ShadowStepproduced. - Shadow
Step - 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).