fix: Resolve soft delete and add encrypted config support

- Fix soft delete functionality by filtering out deleted items in search results
- Add support for encrypted configuration storage and retrieval
- Copy test suite and vitest config to ensure all functionality works
- Maintain all core brainy functionality during repository cleanup
This commit is contained in:
David Snelling 2025-08-18 17:49:57 -07:00
parent 7432fab3bc
commit 3d80df1726
62 changed files with 13792 additions and 6 deletions

File diff suppressed because one or more lines are too long