Carve-out from epic #38 (now closed — all Core logic complete). The revert/undo + paged-inbox logic is shipped & tested in Honua.Collect.Core (PR #100): RecordRevertService (revert-to-version / undo-last-synced-change with type-preserving history), CrdtRecordMerge, PagedInboxPull (bounded, resumable). Remaining: the MAUI screens — an edit-history view with an 'undo last sync'd change'/revert-to-version action, and the resilient paged inbox UI. Device-binding work (fits #35).
Carve-out from epic #38 (now closed — all Core logic complete). The revert/undo + paged-inbox logic is shipped & tested in
Honua.Collect.Core(PR #100):RecordRevertService(revert-to-version / undo-last-synced-change with type-preserving history),CrdtRecordMerge,PagedInboxPull(bounded, resumable). Remaining: the MAUI screens — an edit-history view with an 'undo last sync'd change'/revert-to-version action, and the resilient paged inbox UI. Device-binding work (fits #35).