Skip to main content

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 requiresTypeChecking and recommendation flags align with target preset.
  • Keep preset docs and rule matrix sections synchronized with metadata outputs.

Common failure modesโ€‹

  1. Rule added to config object but omitted from docs matrix.
  2. Rule listed in matrix but missing from actual preset object.
  3. Type-aware rule accidentally included in non-type-checked preset without guardrails.