Commit graph

2 commits

Author SHA1 Message Date
ac5b3183e3 fix: resolve metadata index filename length issues
- Replace vector-based filenames with safe, hashed filenames
- Exclude embedding/vector fields from indexing by default
- Implement safe filename generation with character limits
- Prepare foundation for hybrid field/chunk storage approach

Fixes ENAMETOOLONG errors that prevented initialization
2025-08-06 12:54:46 -07:00
1a4f035ffc fix: correct typo in README major updates section
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-06 12:29:32 -07:00