// Package check validates a site root and reports what an author should fix. // // Contributes: the `check` subcommand's findings (no request-path behaviour). // Cascade keys: none. // Contract fields: none. // Not doing: near-duplicate tag detection, external link checking, spelling — each needs a judgement call the // engine has no business making. package check