Always-on root snapshot surfaced by StreamController.rootStore.
Populated by a single multi-channel subscription at the thread root
(values, lifecycle, input, messages, tools). Every app
pays for this — selector hooks for scoped projections layer on top.
interface RootSnapshotCurrent interrupt, if the stream is interrupted.
Convenience alias for interrupts[0].
For workflows with multiple concurrent interrupts, use interrupts instead.
Interrupt payloads collected during the run, if any.
Mirrors the in-process run.interrupts.
Whether the stream is currently running.
true while streaming, false when idle or completed.
Whether the thread is currently being loaded.
true during initial thread data fetch.
Thread ID this transport is bound to.