-
Apply a SyncKit cap increase now, not at the next renewal
-
Send storage_used_bytes on the synckit subscription status
-
Correct stale comments across server, tests and mnw-admin
-
Expose GCK rotation, keyed per generation so history survives it
-
Record the SyncKit client version per device
-
Exorcise sweep: strip AI tells from server copy, comments, and docs
-
server: adopt lint block, fix clippy, fmt
-
Format the tree with rustfmt and add the lint + supply-chain gates
-
Decompose AppState Phase 5: slice methods + worker projections
-
Decompose AppState Phase 2: migrate synckit to slices
-
Group Config and AppState into cohesive sub-structs
-
Remediate audit Run 21 findings across server
-
audit Run 16 Phase 2: Data integrity / Types