pub const SCHEMA_VERSION: u32 = 1;
On-disk schema version. Bumped when the project file format changes incompatibly so older files can be migrated (ED.23).