Structs§
- Engine
Stats - Summary statistics about the loaded engine state.
- Routing
Spec - Everything needed to (re)build a
SchemaRouteron rule load. Pipeline sets are pre-resolved by the caller (builtin names + files), index-aligned withplan.pipeline_sets(). - Runtime
Engine - Wraps a CorrelationEngine (or a plain Engine) and provides the interface the runtime needs: process events, reload rules, and query state.