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/federation/missing-provider.md.

federation/missing-provider

  • Category: reliability
  • Default severity: error

Issue

Every consumer disabled its fallback, so no build can provide the package.

How to fix it

Let at least one build provide the package or restore a local fallback.

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

Sources