Back to Compliance Registry
Card snapshot
complianceregistry.net
·
2026-05-18 14:17:37 UTC
·
5234aba02f1236897ee4248df92ebcc48087c49e996fd1f3a568c029161e186e
This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.
{
"protocolVersion": "0.3.0",
"name": "Compliance Registry",
"description": "A2A agent registry for regulatory-compliance firms \u2014 environmental engineering & permitting, website accessibility (ADA/WCAG), privacy (GDPR/CCPA), and cookie consent. Published by TESSA Marketing & Technology. Powered by TESSA's MCP server, served via Streamable HTTP at /mcp/.",
"url": "https://complianceregistry.net/mcp/",
"iconUrl": "https://complianceregistry.net/static/icon.png",
"version": "1.0.0",
"provider": {
"organization": "TESSA Marketing & Technology",
"url": "https://tessa.tech"
},
"documentationUrl": "https://complianceregistry.net",
"capabilities": {
"streaming": false,
"pushNotifications": false,
"extensions": [
{
"uri": "https://complianceregistry.net/extensions/tessa-professional-services/v1",
"description": "TESSA Professional Services extension \u2014 Yelp-style metadata for regulated-services firms. Payload lives under _meta['tessa.professional_services.v1'].",
"required": false
}
]
},
"defaultInputModes": [
"application/json",
"text/plain"
],
"defaultOutputModes": [
"application/json",
"text/plain"
],
"skills": [
{
"id": "find-firm",
"name": "Find a firm in the Compliance Registry",
"description": "Search the Compliance Registry for vetted firms. Filter by sub-vertical, region, capability, accepting-new-clients status, and service-type slug. Returns matching firms with their slugs, websites, and locations.",
"tags": [
"directory",
"search",
"firm-discovery",
"professional-services",
"compliance",
"rfq",
"rfp",
"vendor-discovery"
],
"inputModes": [
"application/json"
]
},
{
"id": "get-firm-profile",
"name": "Get a Firm Profile",
"description": "Returns the full dossier for a single firm in this registry: description, headquarters, founded year, employee band, services, locations, sub-vertical, taxonomy, and the TESSA Professional Services v1 extension payload.",
"tags": [
"directory",
"firm-profile",
"dossier",
"extension-payload",
"compliance"
],
"inputModes": [
"application/json"
]
},
{
"id": "request-introduction",
"name": "Request an Introduction",
"description": "Request a warm introduction to a firm in this registry. TESSA logs the lead and forwards a structured intro email to the firm with TESSA Cc'd. No calendar booking.",
"tags": [
"lead",
"warm-intro",
"introduction",
"directory",
"compliance"
],
"inputModes": [
"application/json"
]
},
{
"id": "claim-listing",
"name": "Claim a Listing in this Registry",
"description": "Record a firm's intent to claim its directory listing. Pre-OAuth this is a stub: TESSA logs the claim and a representative reaches out to verify the claimant within one business day.",
"tags": [
"claim",
"ownership",
"verification",
"directory",
"listing-control",
"compliance"
],
"inputModes": [
"application/json"
]
},
{
"id": "request-quote",
"name": "Request a Quote from a Listed Firm",
"description": "Request a quote from any firm in this registry. Lighter-weight than request-introduction \u2014 explicitly framed as a budget+scope inquiry. Records to directory_leads and forwards to the firm.",
"tags": [
"quote",
"rfq",
"scope",
"budget",
"lead",
"directory",
"compliance"
],
"inputModes": [
"application/json"
]
},
{
"id": "get-wcag-audit",
"name": "Get TESSA's WCAG 2.2 AA Accessibility Audit Offering",
"description": "Returns TESSA's WCAG 2.2 AA accessibility audit offering in structured form: scope, deliverables (VPAT/ACR, findings report, remediation roadmap), pricing bands ($150\u2013$225/hr, $5K\u2013$25K project), and TESSA's profile URL in this registry.",
"tags": [
"accessibility",
"wcag",
"wcag-2.2",
"audit",
"vpat",
"acr",
"ada",
"section-508",
"remediation"
]
}
],
"_meta": {
"tessa": {
"publisher": {
"name": "TESSA Marketing & Technology",
"url": "https://tessa.tech",
"contact": "sales@tessa.tech"
},
"registry_domain": "complianceregistry.net",
"registry_segment": "compliance",
"registry_index": "https://complianceregistry.net/registry.json",
"extension_taxonomy_index": "https://complianceregistry.net/taxonomy/"
}
}
}