pub async fn agent_card_handler(__arg0: State<Arc<A2aState>>) -> Json<AgentCard>
Handler: GET /.well-known/agent.json
Returns the A2A Agent Card describing this agent’s capabilities. This endpoint is public per the A2A spec.