Preset composition and rule matrix
This diagram explains how rule metadata and preset definitions combine into user-facing preset guidance and rule enablement matrices.
Practical useโ
- Use this chart when adding or reclassifying a rule across presets.
- Verify
requiresTypeCheckingand recommendation flags align with target preset. - Keep preset docs and rule matrix sections synchronized with metadata outputs.
Common failure modesโ
- Rule added to config object but omitted from docs matrix.
- Rule listed in matrix but missing from actual preset object.
- Type-aware rule accidentally included in non-type-checked preset without guardrails.