Skip to main content

Module check

Module check 

Source
Expand description

The check abstraction, its execution context, and the built-in check sets.

Structs§

CheckCtx
Everything a check may consume: the document, the resolved rig roles, the configuration, and shared metric PoseGrid samples.

Traits§

Check
A lint check that can inspect a document and emit typed evaluation coverage plus structured content findings.

Functions§

all_checks
The full built-in catalog: mechanical + semantic checks.
mechanical_checks
The mechanical P0 catalog: no rig roles or clip expectations required. Individual policy signals may still be disabled by default and enabled by an explicit severity.