mirror of
https://github.com/gadgethd/ukmesh.git
synced 2026-09-16 12:02:35 +00:00
- Worker loads confirmed links (itm_viable + observed_count >= 5) when resolving relay hashes — prefers known neighbours over geographic proximity, creating a self-improving feedback loop as traffic accumulates - Visited-node set added to worker resolver (each node relays once per packet) - Frontend handles live link_update WebSocket messages: linkPairs and viablePairsArr updated in real-time without page refresh - MIN_LINK_OBSERVATIONS constant defined in both worker and frontend (5) - link_update added to WSMessageType union Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>