Skip to main content

Module store

Module store 

Source
Expand description

Runtime store facade.

Provides a unified interface for runtime persistence operations, composing session, execution, and run stores.

Structs§

RunEventRecord
Persistent record of a run event with sequence number ordering.
RuntimeStore
Runtime store facade composing session, execution, run, embedding, and artifact stores.

Traits§

RunStore
Store for run lifecycle and events.

Functions§

record_to_message
Converts a stored MessageRecord back to a provider Message.