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/artifact/manifest-name-mismatch.md.

artifact/manifest-name-mismatch

  • Category: correctness
  • Default severity: error

Issue

Stale output can register a different container than the current config.

How to fix it

Clean output and make the federation plugin and MFDoctor share one options object.

Suppress or retarget with rules["artifact/manifest-name-mismatch"] set to "off" or a severity — see Suppressions and allowlists.

Sources