-
Check the wire fixtures against the server's OpenAPI spec
-
Split the integration suite into domain modules, test the import direction
-
Rotate group keys on removal, and stash what LWW throws away
-
document the keychain-disabled keystore stubs
-
client: say why the provider install result is discarded in tests
-
declare the PolyForm license, and add the missing LICENSE file
-
Correct the synckit-client doc paths and the store module list
-
Send the SDK version as User-Agent on sync requests
-
Make the keychain build and work on iOS
-
Assert the infallible hex write instead of discarding it
-
Expose the dead-letter hold to consumers
-
Hold unappliable remote changes instead of losing them at the cursor
-
Exorcise sweep: rewrite connective dashes in synckit comments and docs
-
Correct the synckit-client docs and three comment nits
-
Add shared pre-commit hook: gitleaks secret scan + rustfmt gate
-
synckit-client: complete rustdoc coverage, seal with warn(missing_docs)
-
config: add ConfigStore::attached for migration-owned tables
-
config: re-export rusqlite for no-sync consumers
-
Extract synckit from the MNW monorepo