Shared configuration loader for the Lex toolchain.
defaults/lex.default.toml is embedded into every binary so that docs and
runtime behavior stay in sync. Applications layer user-specific files on top
of those defaults via [Loader] before deserializing into [LexConfig].