- DataAPI.restore() now filters relationships to prevent orphaned references when some entities fail to restore - Added relationshipsSkipped tracking to restore() return type - VFSStructureGenerator now reports progress during VFS creation (directories, entities, metadata stages) - ImportCoordinator wires VFS progress callback to main import progress - Fixes P0 "Entity not found" errors after restore - Fixes P1 "import appears frozen" during 3-5 minute VFS creation 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| index.ts | ||
| SmartCSVImporter.ts | ||
| SmartDOCXImporter.ts | ||
| SmartExcelImporter.ts | ||
| SmartImportOrchestrator.ts | ||
| SmartJSONImporter.ts | ||
| SmartMarkdownImporter.ts | ||
| SmartPDFImporter.ts | ||
| SmartYAMLImporter.ts | ||
| VFSStructureGenerator.ts | ||