For AI agents: the complete documentation index is available at https://mfdoctor.kevinbeier.com/llms.txt, the full documentation bundle is available at https://mfdoctor.kevinbeier.com/llms-full.txt, and this page is available as Markdown at https://mfdoctor.kevinbeier.com/rules/reliability/snapshot-capability-disabled.md.

reliability/snapshot-capability-disabled

  • Category: reliability
  • Default severity: warning

Issue

Snapshot removal disables manifest remotes, preload, dynamic type hints, HMR, and DevTools data.

How to fix it

Enable snapshots when those features are part of the deployment contract.

Suppress or retarget with rules["reliability/snapshot-capability-disabled"] set to "off" or a severity — see Suppressions and allowlists.

Sources