mirror of
https://github.com/Kpa-clawbot/meshcore-analyzer.git
synced 2026-08-18 20:29:49 +00:00
Automated script that compares all 13 major API endpoints between Go staging (meshcore-staging-go) and Node prod (meshcore-prod) containers. Uses python3 for JSON field diffing and reports MATCH/PARTIAL/MISMATCH per endpoint. Usage: scp to server then run, or pipe via ssh. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>