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

reliability/tree-shaking-server-calc-contract

  • Category: reliability
  • Default severity: warning

Issue

Server-calculated shared artifacts need a known fallback output and deployment pipeline.

How to fix it

Set treeShakingDir, merge all consumer exports, and publish matching secondary artifacts.

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

Sources