Add fleet ops dashboard, Calibrate enforcement, and dead-code cleanup.

Ship live alerts, pool status, AI monitor, remote agent commands, build manager, and uninstall flow; wire Calibrate settings (WS ping, pool traffic log, retention limits) at runtime and exclude server/data from git.
This commit is contained in:
drjones
2026-05-27 09:16:04 -07:00
parent 9d223b8137
commit df81eb7744
75 changed files with 8891 additions and 966 deletions

2
.gitignore vendored
View File

@@ -10,9 +10,11 @@
/data/builds/
/data/logs/
/data/config.json
/server/data/
# Go
/server/miner-server.exe
/server/miner-server.exe~
# Frontend
/server/web/node_modules/