Validates llm_core.toml configuration and prints provider availability.
Loads the merged TOML configuration, normalizes provider definitions, and displays each provider's availability status and alias mappings. Also shows the current routing table if one was loaded.
Examples
mix llm_core.config.validate
mix llm_core.config.validate --path /custom/llm_core.toml