Part of epic #491. Review comments:
apps/client/src/features/watchlist/lib/fetchers.ts:21 — "this function already exists. use it"
apps/client/src/features/watchlist/lib/fetchers.ts:75 — "is the type cast necessary for these functions?"
Acceptance criteria
Part of epic #491. Review comments:
apps/client/src/features/watchlist/lib/fetchers.ts:21— "this function already exists. use it"apps/client/src/features/watchlist/lib/fetchers.ts:75— "is the type cast necessary for these functions?"Acceptance criteria
:21replaced with existing implementation (likely fromapi.*Hono client or shared transport).:75removed if redundant; if needed, comment explains why.vp check+vp testpass.