Standalone per-bundler findings
examples/standalone-findings has four standalone cells — one per supported
bundler — that run a real vp run 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.