/** * `executeGraph` dispatch branches: mutually-exclusive flag validation, * the verbose vs default vs JSON render paths, multi-path aggregation, * and the --workspace error guards (no CLI script, no detected units). * These exercise the synchronous dispatch logic in cli/graph.ts that the * narrower language-mismatch + tool-register suites don't reach. */ export {}; //# sourceMappingURL=graph-execute.test.d.ts.map