Skip to main content

Validators

This category is reserved for checks that improve publication safety and consistency.

Current Validator

The Eleventy implementation includes tools/verify/sitecheck.py for generated-site link and metadata checks. The Docusaurus migration should replace this with framework-aware checks after routes stabilize.

Planned Validators

Future validators can check advisory metadata, report required fields, dataset schema conformance, and stale-link drift.

Validator Scope

Validators should check general boundaries rather than one-off visual details. Good validators fail on missing metadata, stale standards files, schema drift, unsafe SVG features, broken Cloudflare assumptions, and publication-safety regressions. They should not encode personal taste or layout preferences unless the issue affects usability, accessibility, or deployment correctness.