Skip to main content

Docs Site Contract

The docs site must stay aligned with runtime exports:

  • docs/rules/configs/* must match exported config names.
  • rule docs in docs/rules/*.md must match runtime rule names.
  • README and config matrices are synchronized from built plugin metadata.