Diagnostics
The Diagnostics screen collects the panel’s existing safe operational facts into one read-only view. It shows REST and RCON reachability, save discovery, parse freshness and duration, bounded format coverage, Game Data capability/freshness/latency, exact base-worker link coverage, retry state, backup schedule/freshness, and the backup volume’s filesystem headroom (free space against real capacity, host path not exposed).
The page is safe for both admin and viewer sessions. It never displays raw Game Data actors, upstream response bodies, credentials, filesystem paths, or SQLite internals. Where the current API cannot provide a fact—such as database schema state, a timestamp for the latest metrics sample, or volume capacity on a build that cannot read it—the UI says it is unavailable instead of inventing a value.
Refreshing this route only performs authenticated GET requests. It does not trigger a save parse,
backup, configuration apply, announcement, shutdown, or game-server restart.