Expand description
Plain SQLite store, designed to be wrapped by an age-encrypted file in
Phase 2 (decrypt-to-tmpfs lifecycle). The schema is intentionally small:
a single messages table keyed by (session_id, seq).
Plain SQLite store, designed to be wrapped by an age-encrypted file in
Phase 2 (decrypt-to-tmpfs lifecycle). The schema is intentionally small:
a single messages table keyed by (session_id, seq).