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/external-runtime-provider-unverified.md.

reliability/external-runtime-provider-unverified

  • Category: reliability
  • Default severity: warning

Issue

A remote fails if _FEDERATION_RUNTIME_CORE is absent or initialized too late.

How to fix it

Verify a pure top consumer provides the runtime before remote execution.

Suppress or retarget with rules["reliability/external-runtime-provider-unverified"] set to "off" or a severity — see Suppressions and allowlists.

Sources