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/performance/asset-budget.md.

performance/asset-budget

  • Category: performance
  • Default severity: warning

Issue

Federation assets that exceed project budgets slow startup and transfer more bytes than planned. Overlapping manifest groups are merged before the comparison so one physical asset is not counted twice.

How to fix it

Reduce the oversized entry, expose, or shared assets, or raise rules["performance/asset-budget"] byte limits. Review the reported asset list before changing the budget.

Suppress or retarget with rules["performance/asset-budget"] set to "off" or a severity — see Suppressions and allowlists.

Sources