pub const SCHEMA: u32 = 1;Expand description
On-disk format for a conversation. Bumped when a field’s meaning changes.
The web UI is written against this shape by hand, so a field that changes meaning without a bump here is a front end that lies silently.