mirror of
https://github.com/Kpa-clawbot/meshcore-analyzer.git
synced 2026-09-26 17:07:53 +00:00
Git tracked docs/DEPLOYMENT.md and docs/deployment.md as two separate blobs. On case-insensitive filesystems (macOS/Windows) only one can exist on disk, so the uppercase entry silently went stale while the lowercase one kept receiving edits — a case-sensitive checkout (e.g. Linux CI) would have gotten both, one of them outdated. Keep only docs/deployment.md, the one actually maintained. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>