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/tree-shaking-server-calc-injection.md.

config/tree-shaking-server-calc-injection

  • Category: correctness
  • Default severity: warning

Issue

Runtime-injected used exports conflict with the deployment-owned server-calc contract.

How to fix it

Disable injection and let the deployment service merge consumer export metadata.

Suppress or retarget with rules["config/tree-shaking-server-calc-injection"] set to "off" or a severity — see Suppressions and allowlists.

Sources