pub const SCHEMA_VERSION: u32 = 1;
The current (and only) Context schema version. Downstream agents pin on this; bumping it is a breaking change.
Context