This is a static map of what Warconomy validates at build time, grouped by area: routes, data exports, schemas, the citation graph, source links, sample labelling, review status, structured data, and sitemaps. Warconomy is fully prerendered, so these are build-time invariants — not runtime monitoring, and there is no uptime, latency, or SLA claim. The authoritative per-check pass/fail results live on the data audit page and in the local audit suite.
- 9 QA areas across 160 pages and 186 machine endpoints.
- Build-time invariants, not runtime monitoring.
- Machine-readable at /qa/data.json; per-check results at /data-audit.
Routes
Every cataloged HTML page and machine endpoint resolves to a real prerendered file (checked in audit:data).
160 HTML pages and 186 machine endpoints, plus dynamic patterns.
Data exports
data.json, provenance, and the CSV/JSONL distributions build deterministically from the fixtures.
59 observations, 34 sources, 38 facts, 8 series.
Schemas / data contract
Conservative draft-07 JSON Schemas pin the required stable fields; real records validate against them.
6 published schemas + an OpenAPI 3.1 static contract.
Citation graph
Every edge connects two existing nodes (no dangling edges); totals match the frozen snapshot header.
234 nodes / 431 edges.
Source links
Every quantitative claim resolves to a real source with a deep link and accessed date.
24 sources of record; 21 high-readiness.
Sample labelling
Every sample observation is labeled sample in the UI and the data; never presented as current.
5 sample rows, all labeled.
Review status
Freshness/review is computed deterministically against site.dataAsOf (no runtime clock).
54 live observations under review; 20 high-priority.
Structured data
JSON-LD mirrors visible content; FAQ structured data only where a visible FAQ is rendered.
Dataset, CollectionPage, ItemList, DefinedTermSet, and WebSite SearchAction in use.
Sitemaps & crawler guide
Pages and data endpoints appear in the sitemaps; llms.txt lists the major entry points.
sitemap.xml, sitemap-pages.xml, sitemap-data.xml, llms.txt.
Notes
Static QA report. Warconomy is fully prerendered; these are build-time invariants, not runtime monitoring. There is no uptime, latency, or SLA claim. The authoritative, per-check results are on /data-audit and in the local `npm run audit:data` suite.
Per-check results: /data-audit · machine-readable: qa/data.json.