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/federation/name-conflict.md.

federation/name-conflict

  • Category: correctness
  • Default severity: error

Issue

Duplicate container names collide in runtime data and global chunk storage.

How to fix it

Give every participating container a unique stable name.

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

Sources