CHW-5508 EventLogUnavailable

event log is not available on this instance; the server started without an event store

Default message: event log is not available on this instance; the server started without an event store
HTTP status: 503 (server)

Problem. /api/events, /api/bom, or /api/sbom returned 503. Cause. The process started without an event log (a.events == nil) — typically a dev fixture or degraded mode. Fix. Ask the operator to wire the event store and restart. HTTP 503.