kcode-session-log 0.2.3

Durable append-ordered session transcripts with checksummed pending objects
Documentation

kcode-session-log provides durable, append-ordered session history.

A session log stores one three-field header followed by ordered {role, text} events. Event positions are their stable identities and are not serialized. Pending objects are written to one self-contained file each before their corresponding events are appended.