generated: '2026-08-13' method: probed source: https://docs.useboom.ai/.well-known/agent-card.json discovery: path: /.well-known/agent-card.json canonical: true host: docs.useboom.ai note: >- Served from Boom's own documentation host (docs.useboom.ai). The apex and www hosts (useboom.ai, www.useboom.ai) return 404 on both the canonical and the legacy /.well-known/agent.json path; docs.useboom.ai returns 404 on the legacy path, so the card exists at exactly one location. conformance: spec: A2A 1.0.0 grade: conformant protocol_version: '0.3' preferred_transport: HTTP+JSON hard_checks: capabilities_is_object: true protocol_version_present: true skills_is_array: true deviations: - supported-interfaces-not-additional-interfaces # card uses `supportedInterfaces`; A2A 1.0.0 names the field `additionalInterfaces` - protocol-version-not-patch-qualified # "0.3" rather than "0.3.0" - agent-url-points-at-docs-site # `url` and `supportedInterfaces[0].url` are https://docs.useboom.ai/, a docs site, not a callable A2A endpoint card: name: Boom description: Boom's public API — REST and MCP over the same capabilities url: https://docs.useboom.ai/ version: 1.0.0 provider_organization: Boom documentation_url: https://docs.useboom.ai/ capabilities: streaming: false pushNotifications: false default_input_modes: [text/plain] default_output_modes: [text/plain] skills: 1 file: boom-ai-agent-card.json skills: - id: boom name: Boom url: https://docs.useboom.ai/.well-known/agent-skills/boom/skill.md note: >- The single declared skill dereferences to a real Agent Skill document (HTTP 200, 13,135 bytes) — captured verbatim at skills/boom-ai-published-skill.md. The card is therefore a discovery front-door onto Boom's Agent Skills + hosted MCP server (https://www.useboom.ai/mcp), not a JSON-RPC A2A agent endpoint. x-evidence: fetched: '2026-08-13' url: https://docs.useboom.ai/.well-known/agent-card.json http_status: 200 content_type: application/json negative_probes: - {url: 'https://www.useboom.ai/.well-known/agent-card.json', status: 404} - {url: 'https://www.useboom.ai/.well-known/agent.json', status: 404} - {url: 'https://useboom.ai/.well-known/agent-card.json', status: 404} - {url: 'https://docs.useboom.ai/.well-known/agent.json', status: 404}