Expand description
Reconciliation engine: compare audit log against file-on-disk state, detect drift, and optionally emit compensating events.
Structs§
- Reconcile
Report - Result of a reconciliation run.
Functions§
- build_
file_ state - Build file state from a change’s tracking file for a specific change.
- run_
reconcile - Run reconciliation: compare audit log against file state, report drift, and optionally write compensating events.