feat: bind monitors by base url hash

This commit is contained in:
2026-06-09 15:59:44 +08:00
parent a59ae55783
commit 16f50172ca
5 changed files with 36 additions and 3 deletions
+3 -1
View File
@@ -82,4 +82,6 @@ aliases exist: `id < slow < fast < sfast`. The table shows `sfast` first, then
When `--status-url` is configured, the status line shows channel monitor
health, and the selected account detail shows the matching monitor status when
one exists.
one exists. Monitor binding first uses the shared `base_url_hash` emitted by
the account API and `sub2api-status`; name-token matching remains only as a
fallback for older status payloads.