mirror of
https://github.com/Kpa-clawbot/meshcore-analyzer.git
synced 2026-09-27 03:47:55 +00:00
AreaEntry.RegionScope (single string) -> RegionScopes ([]string), so a broad umbrella area (e.g. Europa) can link more than one scope name (e.g. both "eu" and "europe") -- a node matching any one of them now counts as supporting the area in computeScopeAdoptionByArea, the "Scope Adoption by Area" section, and the regionScope->label lookup used to annotate region codes elsewhere on the Scopes tab.