GET
Current Snapshot
/api/lab/current
Returns the latest lab snapshot (pre-loaded from CSV files on startup,
then overwritten by POST /ingest in real-time).
Unity WebGL polls this on scene load; live updates arrive via
Socket.IO event lab_update.
View Endpoint