What happened?
AgentCard in src/a2a/types.py is different from the definition in the A2A document (https://a2a-protocol.org/latest/specification/#441-agentcard).
For example, there are 'url' and 'protocol_version' in the code, while these fields are not presented in the document.
I think the code and the document should align. Please fix it. Thanks : )
Relevant log output
Code of Conduct