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/runtime/remote-unknown.md.

runtime/remote-unknown

  • Category: tooling
  • Default severity: warning

Issue

The trace names a remote that is absent from loaded MFDoctor project facts.

How to fix it

Collect project.json for every host and remote, or correct the remote name in the trace source.

Suppress or retarget with rules["runtime/remote-unknown"] set to "off" or a severity — see Suppressions and allowlists.

Sources