{
  "schema_version": "1.0",
  "id": "accesserty-summary",
  "name": "Accesserty",
  "url": "https://accesserty.com",
  "primary_language": "en-US",
  "updated_at": "2026-08-27",
  "description": "Accesserty helps accessibility work become easier to notice, explain, and maintain through public data, browsing signals, in-browser checks, post-launch monitoring, and HTML-first Web Components.",
  "positioning": [
    "Accessibility evidence should be treated as traceable signals, not final pass/fail verdicts.",
    "Public records, user reports, interaction events, and machine-detectable checks answer different questions and require context.",
    "Public Data is the reference layer behind Accesserty, while Signal, DevCheck, Pulse, and UI Kit support different practical review and maintenance moments.",
    "Accesserty helps people notice, report, check, and maintain accessibility work closer to where barriers appear."
  ],
  "products": [
    {
      "id": "signal",
      "name": "Accesserty Signal",
      "url": "https://accesserty.com/en/signal/",
      "summary": "Browser extension that makes supported public accessibility statements, certification-like records, and ALLY maintenance records easier to notice in Google and Bing results, and lets users report barriers.",
      "limitations": [
        "does not rank websites",
        "does not prove full-site accessibility",
        "does not certify legal compliance"
      ]
    },
    {
      "id": "pulse",
      "name": "Accesserty Pulse",
      "url": "https://accesserty.com/en/pulse/",
      "summary": "Post-launch monitoring tool for verified website maintainers. It combines Signal reports, focused interaction events, page summaries, scan signals, and weekly maintenance clues into pages worth reviewing first.",
      "limitations": [
        "not session replay",
        "not a full analytics platform",
        "not a legal compliance decision tool"
      ]
    },
    {
      "id": "devcheck",
      "name": "Accesserty DevCheck",
      "url": "https://accesserty.com/en/devcheck/",
      "summary": "Browser-based accessibility checker for pre-release and post-change review of current page states, including axe-core scans, focus paths, headings, landmarks, image alternatives, touch targets, sensory simulations, AI-assisted semantic review, and PDF structure signals.",
      "limitations": [
        "does not replace professional accessibility audits",
        "does not provide ADA or WCAG conformance certification",
        "AI-assisted suggestions require human review"
      ]
    },
    {
      "id": "uikit",
      "name": "Accesserty UI Kit",
      "url": "https://accesserty.com/en/uikit/",
      "summary": "MIT-licensed HTML-first Web Components designed to keep common interface semantics, keyboard behavior, state behavior, and internationalized component text closer to implementation.",
      "limitations": [
        "components do not make an entire website conformant by themselves",
        "page content, flows, labels, and integration still need review"
      ]
    }
  ],
  "reference_pages": [
    "https://accesserty.com/en/public-data/",
    "https://accesserty.com/en/public-data/sources/",
    "https://accesserty.com/en/public-data/regions/",
    "https://accesserty.com/en/public-data/statements/",
    "https://accesserty.com/en/public-data/certifications/",
    "https://accesserty.com/en/public-data/updates/",
    "https://accesserty.com/en/data-handling/",
    "https://accesserty.com/en/contact/"
  ],
  "contact": {
    "email": "service@accesserty.com",
    "url": "https://accesserty.com/en/contact/"
  }
}
