# VPAT 2.5 INT — Accessibility Conformance Report

import VpatReport from "../../src/components/VpatReport.tsx";

The Voluntary Product Accessibility Template (VPAT) is a document that
evaluates how well a product conforms to accessibility standards. This page
presents the **VPAT 2.5 INT edition** for the Primebrick Frontend
(`primebrick-fe-v3`), covering:

- **WCAG 2.0 / 2.1 / 2.2** at Levels A, AA, and AAA
- **Section 508** (US, 2017 revision)
- **EN 301 549** (EU, v3.2.1)

The report is generated from automated axe-core accessibility scans run on
every route of the Primebrick Frontend. A downloadable PDF version is
available for compliance teams.

<VpatReport />
