Skip to main content

Conformance dashboard

Generated 2026-05-12T11:16:54.584Z by conformance/scripts/dashboard.mjs. Do not hand-edit; regenerate with node conformance/scripts/dashboard.mjs.

Reference implementation

xl3-js 0.1.0-alpha.0 — 119/119 pass (100.0%); 0 fail, 0 error, 0 skip

External implementations

No external port reports under conformance/reports/. Drop a JSON report from any port that implements --report=json and re-run this script to add it.

Breakdown by ADR (reference impl)

ADRFixturesPassFailSkipError
ADR-000111000
ADR-000222000
ADR-000333000
ADR-000511000
ADR-000655000
ADR-000766000
ADR-000844000
ADR-000988000
ADR-001044000
ADR-001111000
ADR-001277000
ADR-001355000
ADR-001444000
ADR-001644000
ADR-001744000
ADR-002122000
ADR-002322000
ADR-002422000
ADR-002511000
ADR-002622000
ADR-002733000
ADR-002822000
ADR-002944000
ADR-003011000
ADR-003111000
ADR-003211000
(no ADR)4141000

How to add a port

  1. Make your port emit a JSON report in the format documented in conformance/runner-protocol.md "JSON report format".
  2. Save it under conformance/reports/<impl>-<version>.json.
  3. Run node conformance/scripts/dashboard.mjs from the repo root to regenerate this file.