Features

Everything Inclusa gives you

Inclusa is a scanner, a conformance scorecard, a guardrail, a pipeline gate, and a stakeholder artifact in one tool. Here is everything it does, one feature at a time.

Scan and crawl

Point Inclusa at a single page or let it crawl the whole site, following same origin links. The crawl is bounded and safe, so a runaway or hostile site cannot widen the scan.

A real browser, no native dependencies

Inclusa is deliberately zero native. It drives a Chromium browser you already have over the DevTools Protocol, so there is no bundled browser, no compiler, and no admin rights.

Live chart dashboard

The report builds as the crawl runs. Each scanned page streams back and the summary recomputes, so the charts animate in page by page rather than appearing only at the end.

WCAG conformance scorecard

Pick a target across WCAG 2.0, 2.1, and 2.2 at A, AA, or AAA. Inclusa gives an honest verdict and a per success criterion table you can drill into.

Honest by design

Automated testing reliably catches only a portion of WCAG. Inclusa never overstates what a scan proves. Honesty runs through the scorecard, the CI gate, and the PDF.

Element screenshots

Each violation can carry a small thumbnail of the offending element, highlighted in context, so a reader sees what the finding is about without opening the site.

Config and triage

An inclusa.config.json at your project root holds the defaults a team agrees once. Disable a rule entirely, or triage a known finding with a required reason. Triaged findings are always shown.

Baseline diff

Did this change break accessibility? Pick any saved report as a baseline and Inclusa shows the active run as new, fixed, and still present, with a conformance delta.

CI mode

inclusa scan --ci runs headless with no studio, writes the report, and exits non zero when the gate is breached. It emits SARIF for code scanning and JUnit for dashboards.

Executive assessment PDF

Export a polished, white labelled PDF to hand to a tech leader or client: a verdict, charts, an honesty callout, where to focus, and a methodology page. Printed by the browser you already have.

Remediation and fix plan

Inclusa does not stop at diagnosis. A fix guidance catalog explains how to fix each rule in plain language, and a prioritised plan tells you which fixes clear the most issues first.

The studio

Every workflow happens in the studio: save, open, create folders, filter, compare, and export. No dropping to a terminal to do something the app should do for you.