/** * SMI-2756: Wave 3 — GitHubIndexer edge-case tests * * Companion file to GitHubIndexer.test.ts (which exceeds the 500-line limit). * Covers: rate-limit handling, network errors, malformed API responses, * repositoryToSkill logic (trust tier assignment, log-scale quality), * and indexAllTopics deduplication. */ export {}; //# sourceMappingURL=GitHubIndexer.edge-cases.test.d.ts.map