/** * Tests for the legacy knowledge-repo materialization pass (`hq reindex`). * * Each test builds a temp HQ tree with the layout under test, runs * materializeLegacyKnowledgeRepos() (or full reindex() for the integration * case), and asserts observable filesystem outcomes: canonical knowledge * paths become real directories with their content (and history) inline, and * fully-migrated legacy repos under repos/ are removed — while supported * layouts (pack mounts, embedded repos, in-tree aliases) are untouched. */ export {}; //# sourceMappingURL=reindex-knowledge.test.d.ts.map