Landed in 0ae92bd.
The parse counterpart. core/export/ExportReader.kt over a strict hand-written Json.kt, mirroring ExportDocument.render in the same module. ExportRoundTripTest (17…
Closed by the same work as #63, which is where the tests had to come from — each rule needed its harness before it could be proved.
AppLockViewModel's lock-state derivation is now an extracted…
Shipped across three commits: 9b2b332 (storage and migration), 750fdae (state machine and lock screen), f91ba6e (the choice on screen).
LockMethod { NONE, PIN, BIOMETRIC, PIN_AND_BIOMETRIC }…
All five named classes now have tests, landed across the Batch 12 fixes rather than as a separate pass — each defect needed its harness before it could be proved.
ReminderWorkerTest (8,…