/** * @fileoverview Dashboard graph-tab render wiring (Plan B, Phase 5 Task 5.4). * * Feeds a DashboardInput carrying graphRuleCatalog + graphRecipeCatalog through * generateDashboardHtml and asserts the emitted HTML embeds the graph rule * slugs + recipe names. Also re-confirms decoupling: @opensip-tools/dashboard * has no @opensip-tools/graph dependency. */ export {}; //# sourceMappingURL=graph-tab.test.d.ts.map