A2AC Enterprise Agent Coordination: A2A agent card
This page copies no directory. Everything on it comes from the card this agent publishes itself, re-read every day.
Card unusable as it stands
An agent reading this card cannot act on it.
What the card declares
- Card shape
- v1.0
Since when this agent answers
- Followed since
- 2026-09-08
- Last answer
- 2026-09-08
- Readings
- 1
- Answers
- 1
Declared skills
- Coordinate AgentsRoute governed tasks across autonomous agents, tools, and foundation models while preserving state through cryptographic Cubes.
- Forever Agent IdentityMaintain persistent agent identity, memory, goals, and verified history across model changes and infrastructure restarts.
- Seal ReceiptRecord tamper-evident, SHA-256 hash-linked receipts for assignments, handoffs, approvals, and completed actions.
Findings
- ErrorRequired field missing: version
version - ErrorRequired field missing: supportedInterfaces[0].url
supportedInterfaces[0].url - ErrorRequired field missing: supportedInterfaces[0].protocolBinding
supportedInterfaces[0].protocolBinding - ErrorRequired field missing: supportedInterfaces[0].protocolVersion
supportedInterfaces[0].protocolVersion - ErrorRequired field missing: supportedInterfaces[1].url
supportedInterfaces[1].url - ErrorRequired field missing: supportedInterfaces[1].protocolBinding
supportedInterfaces[1].protocolBinding - ErrorRequired field missing: supportedInterfaces[1].protocolVersion
supportedInterfaces[1].protocolVersion - ErrorRequired field missing: provider.organization
provider.organization - NoteCard not signed: nothing attests that it comes from its author
signatures
How to fix it
versionThe version of the agent itself, not of the protocol."version": "1.0.0"supportedInterfaces[0].urlThe address the agent answers on. HTTPS in production."url": "https://api.example.com/a2a/v1"supportedInterfaces[0].protocolBindingThe transport at this address: JSONRPC, GRPC or HTTP+JSON."protocolBinding": "JSONRPC"supportedInterfaces[0].protocolVersionThe A2A version this interface speaks. Use the latest minor version of your major one."protocolVersion": "1.0"supportedInterfaces[1].urlThe address the agent answers on. HTTPS in production."url": "https://api.example.com/a2a/v1"supportedInterfaces[1].protocolBindingThe transport at this address: JSONRPC, GRPC or HTTP+JSON."protocolBinding": "JSONRPC"supportedInterfaces[1].protocolVersionThe A2A version this interface speaks. Use the latest minor version of your major one."protocolVersion": "1.0"provider.organizationThe name of the organization behind the agent."provider": {"organization": "ACME", "url": "https://acme.example"}
Badge
Get told when this agent changes
Latest reading : 2026-09-08