pub const MIN_ADMIN_API_KEY_LEN: usize = 16;
Minimum admin API key length. Keys shorter than this are likely trivially brutable or are default/placeholder values.