dizzy.engine.st.bus¶
dizzy.engine.st.bus
¶
In-memory telemetry ring — observability stream for the logs tab.
Deliberately ephemeral: a bounded per-process deque, reset on restart, never persisted (telemetry is transport/observation, not truth — the event store is the truth). The engine emits procedure/projection/policy start-end records into it; host code adds worker and sink records; /api/logs streams it by cursor to the UI.