pub const DEFAULT_ALIASES: &[(&str, &str)];
The built-in alias → full-slug table (byte-identical to the CLI’s original userconfig::alias_table, moved here as the single source of truth — see the module doc).
userconfig::alias_table