mirror of
https://github.com/Kpa-clawbot/meshcore-analyzer.git
synced 2026-09-27 00:47:52 +00:00
The "relays for 2+ distinct region scopes" definition doesn't hold up in practice: most nodes end up carrying both a broad national/regional scope (e.g. #dk, #eu) and several local ones, so the vast majority of repeaters would eventually qualify as "bridge" -- the flag stops meaning anything useful. Removes IsBridge from PacketPathPoint/PacketPathObserver, the markBridgeRepeaters handler step, the purple-outline styling, and the dedicated test file -- keeps PublicKey on PacketPathObserver, since the click-to-node-detail feature depends on it independently. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>