-
config: move settings off localStorage onto the shared config store
-
Adopt lint block, pin stable toolchain, cargo fmt, fix clippy
-
Apply rustfmt across the crate
-
Add task status tokens with at-a-glance commit indicator
-
Storage/hygiene: drop dead LLM schema, dedupe scheduler constant, fix backoff RNG
-
Data/Testing: classify committed-HLC table, persist recurrence_rule on edit, cover review repos
-
Data & Sync remediation: blob integrity, DST recurrence, HLC conflict ordering
-
Fix restore data-loss (C1) and make backup completeness structural
-
feat(backup): include all syncable tables in backups and restore
-
fix(sync,backup): restore recurrence_rule on apply + transactional verbatim restore