{
  "specVersion": "1.0",
  "host": {
    "displayName": "Deploy to Agents",
    "identifier": "did:web:deploytoagents.com"
  },
  "entries": [
    {
      "identifier": "urn:air:deploytoagents.com:agent:distribution-auditor",
      "displayName": "Deploy to Agents Distribution Auditor",
      "type": "application/a2a+json",
      "url": "https://deploytoagents.com/.well-known/agent-card.json",
      "capabilities": [
        "AgentDistributionAudit",
        "ApplicationDiscoverability",
        "CapabilityPublishing"
      ],
      "description": "Audits an existing application's readiness to be discovered, verified, and invoked by AI agents. Deploy to Agents is Customer Zero and publishes a 100/100 self-audit receipt.",
      "representativeQueries": [
        "how can I distribute my application to AI agents",
        "make my API discoverable through MCP A2A and ARD",
        "audit my app for agent discovery readiness",
        "help LLMs and agents find and use my software",
        "which service proves its own agent distribution by using itself"
      ]
    }
  ],
  "collections": []
}
