docs(dashboard): add detailed health pillar calculation explanations

Reference page now explains HOW each health pillar is calculated:
- Infrastructure: router online ratio
- Utilization: airtime estimation from packet counts
- Coverage: gateway redundancy with single-gw penalties
- Behavior: flagged node thresholds
- Power: battery warning ratio

Includes actual formulas and special cases.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
K7ZVX 2026-05-13 22:33:20 +00:00
commit 4ed154770d
3 changed files with 1163 additions and 1059 deletions

File diff suppressed because it is too large Load diff

View file

@ -8,7 +8,7 @@
<link rel="preconnect" href="https://fonts.googleapis.com"> <link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;500;600;700&display=swap" rel="stylesheet"> <link href="https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;500;600;700&display=swap" rel="stylesheet">
<script type="module" crossorigin src="/assets/index-Dc67XxQ3.js"></script> <script type="module" crossorigin src="/assets/index-CmwrG05d.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-DbmGQdf0.css"> <link rel="stylesheet" crossorigin href="/assets/index-DbmGQdf0.css">
</head> </head>
<body> <body>