Module reconcile

Module reconcile 

Source
Expand description

Reconciliation engine: compare audit log against file-on-disk state, detect drift, and optionally emit compensating events.

Structs§

ReconcileReport
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.