Durable semantic state for an agent session.
Summary
Functions
Normalizes nil, an existing state struct, a keyword list, or a map into agent state.
Builds validated durable agent session state.
Builds durable agent session state or raises when validation fails.
Returns the Zoi schema for durable agent session state.
Types
Functions
Normalizes nil, an existing state struct, a keyword list, or a map into agent state.
Builds validated durable agent session state.
Builds durable agent session state or raises when validation fails.
@spec schema() :: Zoi.schema()
Returns the Zoi schema for durable agent session state.