{
  "service": "M4 Market Stream WS Alpha V1",
  "status": "ok",
  "websocket": "/ws",
  "testClient": "/test",
  "stockPage": "/stocks",
  "protocol": "m4-events/1.0",
  "mode": "DEMO",
  "live": false,
  "brokerExecution": false,
  "warning": "DEMO MARKET DATA • NOT LIVE",
  "symbols": [
    "AAPL",
    "NVDA",
    "TSLA",
    "AMZN",
    "SHOP.TO"
  ],
  "stream": {
    "status": "STALE",
    "websocket": "ONLINE",
    "feed": "STALE",
    "stale": true,
    "staleAfterMs": 6000,
    "lastMarketUpdate": null,
    "ageMs": null,
    "connections": 0,
    "brokerExecution": false,
    "timestamp": "2026-08-20T11:02:46.641Z",
    "protocol": "m4-events/1.0",
    "mode": "DEMO",
    "live": false
  },
  "timestamp": "2026-08-20T11:02:46.649Z"
}