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