Files
amethyst/desktopApp
nrobi144andClaude Opus 4.8 5a245c9f58 refactor: add relayHints seam to ICacheProvider (Phase 2 prep)
The shared user/event finder filter functions read LocalCache.relayHints
statically to discover which relays likely hold a user's metadata or a missing
event. To let those functions move to commonMain, expose the HintIndexer
(a quartz type) on ICacheProvider. Implement it on Android LocalCache
(override the existing field), add one to DesktopLocalCache, and satisfy the
four commonTest stub caches.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-08-10 11:38:09 +03:00
..