/** * @fileoverview Restructured Code Paths explore-tab set (Plan D — shipped). * * The explore-tab restructure has shipped: `dashboardCodePathsJs` emits exactly * the kept views (graph / coupling) plus the ranked-distribution "Functions" * affordance, and the single-metric / standalone-SCC view sources were deleted. * The former standalone Search subtab was folded into the Functions view as an * in-table name filter, so it no longer registers a `search` view. * The emitter no longer has a legacy branch — the `restructured` parameter is a * vestigial test-seam arg that always yields the restructured set. */ export {}; //# sourceMappingURL=views-registry.test.d.ts.map