Clabs log server Endpoints (bearer auth on all except /health): POST /log/{device} -- append body to today's log GET /devices -- JSON list of devices with logs GET /log/{device}/tail -- latest log file contents GET /log/{device}/list -- JSON list of log files GET /health -- liveness check