feat: restore opt-in review harness

This commit is contained in:
vorotamoroz
2026-07-20 10:50:08 +00:00
parent 71f1b63b9a
commit f70779c352
14 changed files with 907 additions and 5 deletions
@@ -78,7 +78,7 @@ describe("Review Harness contract", () => {
]);
});
it("checks that an existing Vault keeps the seven synchronisation choices typed and intact", () => {
it("checks that an existing Vault exposes the seven synchronisation choices as booleans", () => {
const result = inspectSettingsLifecycle({
migration: migration(),
settings: preservedSyncSettings,