brainy/src/api
David Snelling 549d773650 fix: prevent orphaned relationships in restore() and add VFS progress tracking
- 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>
2025-10-30 13:19:08 -07:00
..
ConfigAPI.ts feat(v4.0.0): Complete metadata/vector separation architecture with Azure support 2025-10-17 12:29:27 -07:00
DataAPI.ts fix: prevent orphaned relationships in restore() and add VFS progress tracking 2025-10-30 13:19:08 -07:00
SecurityAPI.ts feat: Brainy 3.0 - Production-ready Triple Intelligence database 2025-09-11 16:23:32 -07:00
UniversalImportAPI.ts feat: add real-time progress callbacks for relationship building phase 2025-10-16 12:08:46 -07:00