- Deleted getIdsForFilterOld() — a 74-line "DEPRECATED old implementation" private method in the metadata index with no callers. - Deleted getEdgesBySource/ByTarget/ByType from FileSystemStorage — three deprecated methods that only `console.warn` + `return []` (stub returns the repo forbids); not called anywhere and not required by any interface. - Removed dead commented-out code fragments (an aspirational find() block in the NLP processor; a stale duplicate `const groups` line in the VFS generator). Build + unit gate green. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| handlers | ||
| SmartCSVImporter.ts | ||
| SmartDOCXImporter.ts | ||
| SmartExcelImporter.ts | ||
| SmartJSONImporter.ts | ||
| SmartMarkdownImporter.ts | ||
| SmartPDFImporter.ts | ||
| SmartYAMLImporter.ts | ||
| VFSStructureGenerator.ts | ||