pub fn validate_all(config: &Config, root: &Path) -> (Vec<String>, Vec<String>)
Single-pass equivalent of calling validate_config followed by validate_warnings — runs the agent-directory scan once and dedupes.
validate_config
validate_warnings