pub fn generate_agent_card(
config: &CompiledConfig,
service_url: Option<&str>,
) -> AgentCardExpand description
Generate an A2A Agent Card from a compiled CELLSTATE config.
Maps CELLSTATE pack agents, tools, and memory features to A2A discovery format.