mirror of
https://github.com/Kpa-clawbot/meshcore-analyzer.git
synced 2026-09-27 02:27:59 +00:00
Adds Config.HomeArea: when set to an existing area's key, that area's geometry becomes the effective geo_filter (getGeoFilter), instead of maintaining a second, independently-drawn boundary that can drift out of sync -- exactly what happened with Germany's box bleeding into southern Denmark earlier this session. Falls back to the standalone GeoFilter field when HomeArea is unset or unresolved, so existing deployments see no behavior change. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>