/** * RunDiagnostics shape — serialization-safety + lifecycle-phase coverage. * * The contract is "JSON-emittable diagnostics carried on a CommandOutcome", so the * load-bearing guarantee is a clean JSON round-trip (no functions / class * instances leak in) and that every lifecycle phase is expressible. */ export {}; //# sourceMappingURL=run-diagnostics.test.d.ts.map