refactor(scanner): extract session and route API libs (page Brief 1) #74

Merged
varutasu merged 1 commit from refactor/scanner-page-split-brief-1 into main 2026-06-02 17:15:27 -04:00

1 commit

Author SHA1 Message Date
Randall Stillwell
6b70fd9bd1 refactor(scanner): extract session and route API libs (page Brief 1)
Move scanner session persistence, queue merge helpers, and destination
routing fetch calls into lib/scanner-session.js and lib/scanner-route-api.js.
Load collections/decks on mount (were defined but never invoked).
Remove unused mana-symbol imports and dead select-all helpers.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-02 16:07:33 -05:00