{
  "provider": "ElasticD3M, LLC",
  "brand": "AutoGRC",
  "site": "https://ai4grc.ai",
  "model": "Agent-as-a-Service",
  "updated": "2026-06-09",
  "products": [
    {
      "id": "autogrc-coverage-check",
      "name": "AutoGRC Coverage Check",
      "summary": "Free, stateless multi-framework compliance coverage from your security findings, including risk-delta analysis: what changed, why it matters across every framework, and what to do next, with a ready-to-send REL AI execution hand-off on every recommended action.",
      "price": { "amount": 0, "currency": "USD", "model": "free" },
      "frameworks": ["CMMC_L2", "NIST_CSF_2", "SOC2", "HIPAA", "PCI_DSS_4", "ISO_27001", "FTC_SAFEGUARDS", "NYDFS_500"],
      "api_base": "https://app.ai4grc.ai/api",
      "endpoints": [
        { "method": "GET", "path": "/v1/frameworks" },
        { "method": "POST", "path": "/v1/coverage" },
        { "method": "POST", "path": "/v1/gap-analysis" },
        { "method": "POST", "path": "/v1/risk-delta" }
      ],
      "buy_url": "https://app.ai4grc.ai",
      "data_retention": "none (stateless)",
      "analysis_integrity": "Deterministic control-mapping arithmetic (no generative step); request and analysis are SHA-256 digested for audit correlation."
    },
    {
      "id": "autogrc-continuous",
      "name": "AutoGRC Continuous",
      "summary": "Ongoing multi-framework monitoring, tamper-evident evidence, deadline tracking, and dashboard. All eight frameworks included in one subscription, no per-framework add-ons.",
      "price": { "model": "subscription", "amount": 1995, "currency": "USD", "interval": "month", "billing": "month-to-month", "status": "checkout_opening_soon" },
      "stripe_url": null,
      "contact": "hello@ai4grc.ai"
    }
  ],
  "_notes": "PLACEHOLDER until launch: app_base/buy_url resolve once the FastAPI app deploys (app.ai4grc.ai); Continuous stripe_url lands when the Stripe product is created (spec: autogrc-platform/specs/stripe-continuous-product.md). Price $1,995/mo approved 2026-06-09."
}
