pub const SUPPORTED_SCHEMAS: &[u32];Expand description
The set of envelope schema versions this binary can emit and understand.
Surfaced by ossctl version --json so a caller can detect drift between its
trained expectations and the running binary (AGENTS-AI-FIRST-CLI.md ยง10).