Dies ist die deutsche MFDoctor-Dokumentation. Technische Bezeichner, CLI-Flags, Regel-IDs und Codebeispiele bleiben unverändert, damit die Inhalte zwischen den Sprachen vollständig kompatibel bleiben. Verwenden Sie den Sprachumschalter für die kanonische englische Fassung.
Standalone per-bundler findings
examples/standalone-findings has four standalone cells — one per supported
bundler — that run a real pnpm build with the matching MFDoctor adapter and emit
intentional findings.
They are not nested. Nested multi-app orchestration lives in
examples/nested-federation
(nested docs).
Each cell sets failOn: "never" so the build still completes and writes
.mf/doctor/report.json. The demo script asserts the expected rule IDs are
present.
For one-rule CLI fixtures, see the one-rule showcase. For a flat multi-bundler red combo, see mixed federation issues.