Type Alias RealtimeReconciliationResetReasonCodeExperimental

RealtimeReconciliationResetReasonCode:
    | "replacement-snapshot"
    | "schema-changed"
    | "source-changed"
    | "authorization-scope-changed"
    | "manual"

Why a reconciliation declared a full reset instead of an incremental patch.