Module structured

Module structured 

Source
Expand description

Structured event types — typed wrappers over raw events.

Converts persisted Event records into typed StructuredEvent variants for easier consumption by UI layers and analytics.

Enums§

EventType
Classification of a structured event.
StructuredEvent
A typed, structured representation of an agent event.

Functions§

to_structured_events
Convert a persisted Event into typed StructuredEvents.