Skip to main content

Module signals

Module signals 

Source
Expand description

Signal types emitted by adapters’ parse_session.

Structs§

ParsedSignal
One parsed signal ready to be persisted. The CLI layer attaches session_id and recorded_at before inserting into evolve-storage.

Enums§

SessionLog
Session log material handed to an adapter’s parse_session.
SignalKind
Whether a signal came from an explicit user grade or was inferred.