Function load_skills_for_agent_from_config_audited
pub fn load_skills_for_agent_from_config_audited(
config: &Config,
agent_alias: &str,
) -> (Vec<Skill>, Vec<DroppedSkill>, Vec<ShadowedSkill>)Expand description
load_skills_for_agent_from_config plus the audit-dropped and shadowed
candidates the resolver skipped — the dashboard’s source for the
skipped-audit banner and shadow badges