Local-only update on feature/rudy: continued the scan Item Details UX cleanup. Removed the repetitive top game/condition badges, added stacked Condition / Variant / QTY controls, added manual…
Local-only update on feature/rudy: finished the scan Item Details pass without shipping or releasing. Renamed the sheet to Item Details, kept the current scan modal behavior, added inventory-style…
Per-game Scrydex sealed pricing added + live-tested: One Piece Double Pack Set 11 -> $22.65 via /onepiece/v1/sealed; Pokemon Obsidian Flames Box -> $398.30; Riftbound Origins -> $208.98; games…
Fix committed + live: AUTO classifies sealed from box OCR text (booster box/ETB/pack/double-pack/set + publisher markers, guarded vs card stats/collector-number) and prices by name via Scrydex…
Local-only implementation pass for camera-screen UX cleanup is in Rudy's feature/rudy clone. Removed live-camera Offer text, Auto Scan chip, buy-percent chip, gallery bottom-bar icon, and…
Addressed by 0cb6158 / #208: the trade-sheet scroll and the sheet-wrapper responder class are fixed in that sweep (the trade ScrollView also got flex:1 earlier in 799c3f5). The first-tap-eaten-whil…
Status update: IMPLEMENTED in aec85f3. Persistent always-on scan-feed overlay with the fall-in animation, a running count and value ledger, and continuous-live camera between captures. Keeping…
Status update: SHIPPED. Camera-first scan-screen redesign plus the OCR regression fix landed in 354efd6 and are included in the iOS rebuild (EAS build 3afcbb33, installed on device). Keeping OPEN…
Status update: DONE. Load Pictures button added and the info (?) button relocated to the top overlay row in 0cb6158. A controls-row overflow fix in 2b7139c corrected clipping that was hiding the…
Status update: FIXED in 0cb6158. Root cause was ancestor Pressables starving the ScrollView touch responder, so vertical drags never reached the scroll view. Fixed across the card-detail sheet,…
Status update: BUILT and shipped. Manual CARDS/SEALED/SLAB modes plus backend (SealedProduct model + POST /scan/barcode-lookup) landed in f4260d1. Scrydex wired as the primary sealed price source…
AUTO mode added - deterministic per-capture routing: cert QR/label to slab, product UPC to sealed, else card. Single Vision pass reused across lanes. AUTO is now the default; manual toggle stays…