Expand description
Event types and bus trait for RLM processing.
Structs§
- RlmCompletion
- Terminal record for a single RLM invocation.
- RlmProgress
Event - Progress tick from an in-flight RLM analysis loop.
- RlmSubcall
Fallback - Emitted when a configured subcall model cannot be resolved and the router falls back to the root model.
- S3Config
- Decoupled from the host crate’s
S3Config.
Enums§
- RlmOutcome
- Why an RLM loop finished.
Traits§
- RlmEvent
Bus - Trait for emitting events during an RLM run.