pub const SCHEMA_VERSION: u32 = 14;
Bumped whenever the on-disk graph schema changes. Stores compare this against the persisted version and re-index on mismatch.