Skip to main content

Module event_log

Module event_log 

Source
Expand description

Append-only per-session ThreadEvent log plus index and manifest.

Structsยง

SessionEventLog
Canonical append-only event log for a single session.
SessionManifest
Session-level metadata persisted to manifest.json.
TurnIndex
Ordered index of all turns in a session.
TurnIndexEntry
Byte-offset index of a single turn within events.jsonl.