Rulvar API reference / @rulvar/core / ReconcileResult
Interface: ReconcileResult
Defined in: packages/core/src/stores/reconcile.ts:1025
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
audit | RunStateAudit | - | packages/core/src/stores/reconcile.ts:1026 |
repaired | boolean | True when a divergent meta row was rewritten from the journal. | packages/core/src/stores/reconcile.ts:1028 |