topic: wpt
10 modules sharing the wpt name family (derived from the tree's prefix discipline).
The 'wpt' topic family supports the sovereign execution and validation of Web Platform Tests within the Nishi ecosystem, ensuring byte-preserving corpus ingestion through nx_wpt_acquire_lib and nx_wpt_ingest. Diagnostic modules like nx_wpt_dim_probe provide visual feedback for test rendering, while nx_wpt_run_gate ensures verdict consistency in external-oracle validation. Together, these modules enable a self-contained, reliable reftest runner, nx_wpt_reftest, for sovereign test execution and verification.
auto-narrated by the local model from this topic's module headers; links verified against the wiki index.
narrated overview -- maintained by the narration lane, module links verified against this wiki.
| module | description | lines | funcs |
|---|---|---|---|
| nx_wpt_acquire_lib.nx | LIB: BR21, the BYTE-PRESERVING half of WPT corpus ingest. | 597 | 31 |
| nx_wpt_dim_probe.nx | DIAGNOSTIC (measure-first): render flex-grow-002 + its green-square ref to BMP and | 23 | 5 |
| nx_wpt_fetch.nx | SOVEREIGN one-time retrieval of a small REAL Web-Platform-Tests reftest subset, for | 126 | 7 |
| nx_wpt_ingest.nx | BR21: byte-preserving WPT corpus ingest. Carries wsp_ingest_dir. | 249 | 4 |
| nx_wpt_ingest_gate.nx | IN-PROCESS gate for BR21 (nx_wpt_acquire_lib, carried by nx_wpt_ingest). | 489 | 12 |
| nx_wpt_reftest.nx | BR1 vNext: THE SOVEREIGN WPT REFTEST RUNNER (2026-08-19). | 394 | 11 |
| nx_wpt_run.nx | the EXTERNAL-ORACLE VALIDATION SPINE: drive OUR sovereign engine over a vendored | 130 | 7 |
| nx_wpt_run_gate.nx | VERDICT gate for the WPT external-oracle harness (nx_wpt_run). Proves the harness | 120 | 10 |
| nx_wpt_runner.nx | BR1 v3: THE SOVEREIGN WPT HARNESS with TIME-SPINE TELEMETRY (2026-08-19). | 462 | 14 |
| nx_wpt_spine.nx | LIB: the shared TEST-TELEMETRY SPINE (2026-08-19). Extracted from | 243 | 14 |