{
  "schema_version": "v1",
  "name_for_human": "AutoGRC",
  "name_for_model": "autogrc",
  "description_for_human": "Cross-framework compliance coverage. One evidence set, coverage across eight frameworks, with fix-first remediation.",
  "description_for_model": "AutoGRC maps a list of security findings to control coverage across CMMC L2, NIST CSF 2.0, SOC 2, HIPAA, PCI-DSS 4, ISO 27001, FTC Safeguards, and NYDFS 500. POST /api/v1/coverage with {findings:[...], frameworks?:[...]} returns a per-framework coverage matrix. POST /api/v1/gap-analysis returns remediations ranked by cross-framework leverage. GET /api/v1/frameworks lists supported frameworks. The Coverage Check is free and stateless (no data retention).",
  "api": { "type": "openapi", "url": "https://app.ai4grc.ai/openapi.json" },
  "contact_email": "hello@ai4grc.ai",
  "legal_info_url": "https://ai4grc.ai/terms.html"
}
