Files
meshcore-analyzer/ops/meshguide-sync
dborupandClaude Sonnet 5 67d48a2c4b fix: restore ops/meshguide-sync/sync_areas.py, silently dropped by a routine master sync
Routine "sync branch with master before deploying" (git merge origin/master
into areas-meshguide-sync) fast-forwarded cleanly and, in doing so, silently
carried master's exclusion of this deployment-specific script back into
areas-meshguide-sync too -- fast-forward doesn't distinguish "master never
had this" from "master deliberately deletes this", so the branch meant to be
this script's home lost it entirely instead of just staying ahead of master.

Restored verbatim from the last commit that had it (e81f89d), including the
matching AREAS.md section describing it. Master must never carry this file;
areas-meshguide-sync must never lose it to a master sync again.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-26 12:45:34 +02:00
..