You do not wait for a long scan to finish to see where it is going. The report builds live as the crawl runs.
It builds as it scans
Each scanned page streams back over Server Sent Events and the scan wide rollup is recomputed, so the donut and bars animate in as the crawl progresses. A scan that takes minutes shows you its shape from the first page.
Bespoke, zero dependency charts
The charts are hand built SVG with no chart library: a severity donut drawn with stroke dasharray arcs, and horizontal bars for the top rules, the worst pages, and the WCAG criteria. They adapt to the data, so the per page view only appears for a multi page crawl, and the WCAG breakdown only when tags are present.
Accessible by example
The dashboard is full width, themed for light and dark, and accessible, using colour and text together rather than colour alone. Inclusa aims to set an example of the thing it measures.