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/shared/candidate.md.

shared/candidate

  • Category: performance
  • Default severity: info

Issue

A stateful framework dependency may be bundled separately by host and remote.

How to fix it

Evaluate sharing it as a singleton across all participating projects.

Suppress or retarget with rules["shared/candidate"] set to "off" or a severity — see Suppressions and allowlists.

Sources