feat: normalize database schema for document-chunk separation (Issue-2)
- Added 'documents' table for metadata.
- Refactored 'items' table for chunk storage.
- Updated MCP tools (add_item_text, search_text, etc.) to support the new schema.
- Updated technical documentation.
1 parent 932f3dc commit 5b369b030fa4e418de7d01abcfcc5af7a09f655d
@楽曲作りまくりおじさん 楽曲作りまくりおじさん authored 19 hours ago
Showing 4 changed files
View
docs/specification/03_database_specification.md
View
journals/20260223-0013-テーブル構造の正規化とドキュメント・チャンクの分離.md 0 → 100644
View
src/backend/src/db.rs
View
src/backend/src/mcp.rs