From 7e8d3314d0618351674693602d7ce9270695613c Mon Sep 17 00:00:00 2001 From: archipelago Date: Mon, 27 Jul 2026 09:11:14 -0400 Subject: [PATCH] =?UTF-8?q?docs:=20backlog=20=E2=80=94=20optimise=20compan?= =?UTF-8?q?ion=20QR=20scan=20(quicker=20start/decode,=20low-light)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Fable 5 --- docs/UNIFIED-TASK-TRACKER.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/UNIFIED-TASK-TRACKER.md b/docs/UNIFIED-TASK-TRACKER.md index 67dbe03c..f92bf4d4 100644 --- a/docs/UNIFIED-TASK-TRACKER.md +++ b/docs/UNIFIED-TASK-TRACKER.md @@ -27,6 +27,13 @@ those are marked ✅ below with the commit that did it, so we stop re-litigating - [ ] **Show the app version on the companion mobile-app banner in the app store and on its install/pairing modal** (user request 2026-07-27) — so it's obvious at a glance whether the node is serving the latest APK build. +- [ ] **Optimise the companion QR scan — quicker + better** (user request + 2026-07-27; deferred to a later session on purpose). The pairing/scan QR + flow works (user-verified on-device 2026-07-27) but should get faster and + smoother: quicker camera start + decode (scan resolution/framerate, + continuous autofocus), more forgiving in low light / at an angle, and + snappier feedback once the code locks. Touch the native-scan path from + PR #104 and the in-app scan modal together so both benefit. - [ ] **Update `tests/lifecycle/TESTING.md`'s stale Release Gates checklist** (lines 289–296) — several boxes are unchecked but actually true now: