-
Adopt lint block, pin stable toolchain, cargo fmt, fix clippy
-
Apply rustfmt across the crate
-
Restore the workspace test build under sqlx 0.9
-
Decompose core repository god-module and TaskRepository trait
-
Fix restore data-loss (C1) and make backup completeness structural
-
fix(storage): blob GC, attachment write-order, atomic positive-only manual time
-
feat(backup): include all syncable tables in backups and restore
-
fix(sync,backup): restore recurrence_rule on apply + transactional verbatim restore
-
Fix backup-restore corruption, milestone delete, sync backoff, and time validation