brainy/tests/vfs
David Snelling dd50d89ad6 feat: add neural extraction APIs with NounType taxonomy
Add brain.extract() and brain.extractConcepts() methods that use
NeuralEntityExtractor with embeddings and sophisticated NounType
taxonomy (30+ entity types) for semantic entity and concept extraction.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-29 13:51:47 -07:00
..
semantic feat: add neural extraction APIs with NounType taxonomy 2025-09-29 13:51:47 -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: add neural extraction APIs with NounType taxonomy 2025-09-29 13:51:47 -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 fix: ensure Contains relationships are maintained when updating files in VFS 2025-09-26 15:12:04 -07:00
vfs.unit.test.ts feat: implement complete VFS with Knowledge Layer integration 2025-09-24 17:31:48 -07:00