// AUTO-GENERATED module — DO NOT EDIT
//
// This module contains Rust types generated from JSON Schema files in schemas/.
// To modify types, edit the schema files and run `cargo build` to regenerate.
//
// See .claude/rules/schema-driven-development.md for the full workflow.
/// x-known-values vocabularies extracted from schemas/enums.schema.json.
/// Used by src/core/envelope/known_types.rs to cross-check the canonical
/// Rust variants against the schema at test time.