{
  "service": "tabletop-ops",
  "version": "1.0.0",
  "message": "Tabletop Ops. Open /warroom to run the incident, /dashboard to inject failures.",
  "endpoints": {
    "warRoom": "/warroom",
    "dashboard": "/dashboard",
    "liveness": "/healthz",
    "readiness": "/readyz",
    "metrics": "/metrics",
    "status": "/api/status",
    "inventory": "/api/inventory",
    "orders": "/api/orders",
    "chaos": "/chaos/state"
  },
  "instanceId": "i-05fb3f130dc0f9fb9"
}