brainy/tests/vfs
David Snelling 1259b66525 fix: improve VFS initialization error messages and documentation
- Add helpful error message when VFS not initialized
- Include example code in error message showing correct initialization
- Add VFS_INITIALIZATION.md documentation guide
- Add tests for VFS initialization patterns
- Clarify that brain.vfs() is a method, not a property
2025-09-26 14:27:46 -07:00
..
knowledge.unit.test.ts feat: implement complete VFS with Knowledge Layer integration 2025-09-24 17:31:48 -07:00
tree-operations.test.ts feat: add tree-aware VFS methods to prevent recursion in file explorers 2025-09-26 10:17:59 -07:00
vfs-comprehensive.unit.test.ts feat: complete VFS with Knowledge Layer integration 2025-09-25 10:47:44 -07:00
vfs-initialization.unit.test.ts fix: improve VFS initialization error messages and documentation 2025-09-26 14:27:46 -07:00
vfs-relationships.test.ts feat: refactor VFS to use proper Brainy graph relationships 2025-09-25 14:51:08 -07:00
vfs.unit.test.ts feat: implement complete VFS with Knowledge Layer integration 2025-09-24 17:31:48 -07:00