kcode-session-log 0.2.1

Durable append-ordered session transcripts with checksummed pending objects
Documentation
1
2
3
4
5
6
7
8
9
10
11
# Dependency Audit

Audited for version 0.2.1.

- `anyhow`: public result errors and private filesystem/format context.
- `serde`: public header, event, role, and transcript serialization.
- `serde_json`: framed header and event payload encoding.
- `sha2`: SHA-256 integrity checks for frames and pending-object bytes.

The crate has no network, asynchronous-runtime, database, HTTP-server,
credential, process-execution, or application-framework dependency.