detail
USR369 flagged (with a screenshot) that maintenance.html's log preview was an unreadable wall of raw text -- it was a literal unparsed tail of MAINTENANCE-LOG.md's dense per-line format, several lines from Server[40]'s verbose SOP-HOUSEKEEPING-SCHEDULE runs. Built a new page that parses each log line into date/time/system/action/outcome, color-codes outcome (ok/partial/alert), puts the dense internal detail behind a click-to-expand, and adds a per-system filter. Reduced the inline preview on maintenance.html itself to 3 short one-liners (date, system, short action) with a click-through to the full page.