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/share-scope-mismatch.md.

federation/share-scope-mismatch

  • Category: correctness
  • Default severity: error

Issue

Projects in different scopes cannot reuse the same shared provider.

How to fix it

Align top-level, remote, and shared-item scopes intentionally.

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

Sources