Open question carried by ADR-0022.
ADR-0022 names a future additive GET /v1alpha/events (text/event-stream) for live lifecycle deltas but does not freeze its schema — the read row and /metrics cover the v1 console view without it.
Freeze the SSE delta schema (event types, the per-event payload, ordering/resume semantics) when the live-view path hardens. Until then the console polls the all-GET read-API.
Out of scope for the v1 read-surface contract; tracked here so the additive path has a home.
Open question carried by ADR-0022.
ADR-0022 names a future additive
GET /v1alpha/events(text/event-stream) for live lifecycle deltas but does not freeze its schema — the read row and/metricscover the v1 console view without it.Freeze the SSE delta schema (event types, the per-event payload, ordering/resume semantics) when the live-view path hardens. Until then the console polls the all-GET read-API.
Out of scope for the v1 read-surface contract; tracked here so the additive path has a home.