Skip to main content
Module session
gonzalo_
domain
0.5.0
Module session
Module Items
Structs
In crate gonzalo_
domain
gonzalo_domain
Module
session
Copy item path
Source
Expand description
Session (conversation transcript) view.
Structs
§
Session
A conversation session: an ordered, append-only list of turns.
Turn
One transcript turn (role + text). Kept deliberately minimal for M1; richer turn modeling tracks caliban’s session schema in a later milestone.