Expand description
The check abstraction, its execution context, and the built-in check sets.
Structs§
- Check
Ctx - Everything a check may consume: the document, the resolved rig
roles, the configuration, and shared metric
PoseGridsamples.
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.