For AI agents: the complete documentation index is available at https://mfdoctor.kevinbeier.com/1.0.0/llms.txt, the full documentation bundle is available at https://mfdoctor.kevinbeier.com/1.0.0/llms-full.txt, and this page is available as Markdown at https://mfdoctor.kevinbeier.com/1.0.0/rules/config/runtime-plugin-missing.md.

config/runtime-plugin-missing

  • Category: correctness
  • Default severity: error

Issue

A missing runtime plugin stops injected runtime behavior from loading.

How to fix it

Correct the path/package and include local plugin files in the MFDoctor scan.

Suppress or retarget with rules["config/runtime-plugin-missing"] set to "off" or a severity — see Suppressions and allowlists.

Sources