/** * @vitest-environment jsdom * * Phase V — End-to-end validation against opensip-tools' own * generated dashboard. Reads the live latest.html (produced by the * preceding `pnpm dashboard` run during workspace test bootstrap) * and exercises every view + the Function Card flow. * * Skipped when latest.html is missing or contains no graph catalog * (e.g. fresh checkout without a dogfood run). The harness can re- * run the dashboard CLI separately and re-execute this test. */ export {}; //# sourceMappingURL=dashboard-validation.integration.test.d.ts.map