Function build_agent_card
pub fn build_agent_card(config: &Config, alias: &str) -> Option<AgentCard>Expand description
Build a spec-conforming per-alias agent card, or None when the alias is
unknown or not published. Skills resolve from the alias’s bundles and
narrow through exposed_skills.