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

federation/missing-provider

  • Category: reliability
  • Default severity: error

Issue

Workspace evidence shows consumers disabled their fallback and no build provides the package. A lone import: false without sibling absence proof is reliability/shared-import-false instead.

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